Knonw issues
- Crash when pressing the Disconnect button on the taskbar.
Changes
- Fix mouse buttons sticking when dragging a GUI window.
- Don't reveal mouse on keypress if mouse is out.
- Update the taskbar user list on user disconnection.
- Make the taskbar keyboard-controlled:
Key Action Esc+F1(Alt+Zon non-Windows platforms)Focus taskbar Esc | AltUnfocus taskbar LeftArrowFocus left item RightArrowFocus right item UpArrowFocus the previous taskbar item DownArrowFocus the next taskbar item PageUpMove focus half a page up PageDownMove focus half a page down Shift+TabFocus the previous taskbar item group TabFocus the next taskbar item group HomeMove focus to the taskbar top EndMove focus to the taskbar bottom Ctrl+LeftArrowDecrease taskbar width Ctrl+RightArrowIncrease taskbar width Space | EnterActivate focused taskbar item
Taskbar key bindings can be configured in settings.xml:
Lines 257 to 272 in da9281b
Lines 1211 to 1223 in da9281b