mirror of
https://github.com/moonlight-stream/moonlight-qt.git
synced 2026-06-17 14:11:33 +00:00
Add gamepad navigation support for everything except context menus and dialogs
This commit is contained in:
@@ -43,6 +43,10 @@ ApplicationWindow {
|
||||
stackView.pop()
|
||||
}
|
||||
}
|
||||
|
||||
Keys.onMenuPressed: {
|
||||
settingsButton.clicked()
|
||||
}
|
||||
}
|
||||
|
||||
onVisibilityChanged: {
|
||||
|
||||
Reference in New Issue
Block a user