moonlight-qt/app/gui
Cameron Gutman 6d40c61850 Only set initial MenuItem focus if not activating via mouse
Having an initially highlighted item when using mouse navigation
doesn't adhere to UX norms and also can lead to a janky feeling
when the focus flip-flops from the item under the user's cursor
to the first item as the Menu opens.
2026-01-26 23:46:57 -06:00
..
appmodel.cpp Fix Clazy range-loop-detach warnings 2026-01-26 21:49:08 -06:00
appmodel.h Never display placeholder text for an app collector game 2021-05-02 10:39:25 -05:00
AppView.qml Only set initial MenuItem focus if not activating via mouse 2026-01-26 23:46:57 -06:00
AutoResizingComboBox.qml Override some Material 3 colors to improve contrast 2023-09-27 00:51:51 -05:00
CenteredGridView.qml Increase Qt requirement to 5.12 and remove pre-5.12 workarounds 2025-10-11 11:03:33 -05:00
CliPair.qml Stop hidden BusyIndicators from burning CPU 2025-10-11 15:34:55 -05:00
CliQuitStreamSegue.qml Stop hidden BusyIndicators from burning CPU 2025-10-11 15:34:55 -05:00
CliStartStreamSegue.qml Stop hidden BusyIndicators from burning CPU 2025-10-11 15:34:55 -05:00
computermodel.cpp Split details dialog into multiple lines for easier translation 2024-04-30 22:53:23 -05:00
computermodel.h Add "View details" to PC list (#1221) 2024-04-30 21:23:25 -05:00
ErrorMessageDialog.qml Rewrite dialog code to use Quick Controls 2 2019-03-31 17:24:25 -07:00
GamepadMapper.qml Translation updates and refactoring 2020-11-21 13:15:54 -06:00
main.qml Move heavy SystemProperties loads to an opt-in model 2026-01-26 19:46:49 -06:00
NavigableDialog.qml Fix focusing after closing a dialog 2026-01-26 23:20:38 -06:00
NavigableItemDelegate.qml Add numpad Enter handlers (Keys.onEnterPressed) (#516) 2021-02-27 17:01:22 -06:00
NavigableMenu.qml Only set initial MenuItem focus if not activating via mouse 2026-01-26 23:46:57 -06:00
NavigableMenuItem.qml Increase Qt requirement to 5.12 and remove pre-5.12 workarounds 2025-10-11 11:03:33 -05:00
NavigableMessageDialog.qml Stop hidden BusyIndicators from burning CPU 2025-10-11 15:34:55 -05:00
NavigableToolButton.qml Disable toolbar icon scaling 2025-10-11 12:55:54 -05:00
PcView.qml Only set initial MenuItem focus if not activating via mouse 2026-01-26 23:46:57 -06:00
QuitSegue.qml Stop hidden BusyIndicators from burning CPU 2025-10-11 15:34:55 -05:00
sdlgamepadkeynavigation.cpp Fix Clazy range-loop-detach warnings 2026-01-26 21:49:08 -06:00
sdlgamepadkeynavigation.h Prepare for SDL3 support 2025-01-25 16:20:20 -06:00
SettingsView.qml Added option to disable pre launch warning and delay 2025-07-04 15:04:10 -05:00
StreamSegue.qml Move heavy SystemProperties loads to an opt-in model 2026-01-26 19:46:49 -06:00