ryujinx/Ryujinx/Ui
Ac_K f8f23bf899
gui: Toggle Docked/Handheld mode and VSync by clicking status bar (#1726)
* gui: Toggle between docked/handheld mode by clicking status bar

This PR just add a way to toggle between the docked and the handheld mode by clicking the lable in the status bar.
Nothing more.

* Fix glade file formatting

* Add VSync toggle
2020-11-19 11:34:28 +11:00
..
assets
Diagnostic ui diag: Add missing error message for ApplicationNotFound (#1693) 2020-11-15 21:26:49 +01:00
AboutWindow.cs
AboutWindow.glade
ApplicationAddedEventArgs.cs
ApplicationCountUpdatedEventArgs.cs
ApplicationData.cs
ApplicationLibrary.cs hle/ui: Basic multi programs support (#1560) 2020-09-21 13:45:30 +10:00
ApplicationMetadata.cs
ControllerWindow.cs Motion Fixes (#1589) 2020-10-28 20:52:07 +01:00
ControllerWindow.glade Motion Fixes (#1589) 2020-10-28 20:52:07 +01:00
DlcWindow.cs
DlcWindow.glade
ErrorAppletDialog.cs Basic impl of Error Applet (#1551) 2020-09-28 00:00:38 +02:00
GameTableContextMenu.cs Salieri: shader cache (#1701) 2020-11-13 00:15:34 +01:00
GLRenderer.cs GLRenderer: Change between docked and handheld mode using a keybinding (#1685) 2020-11-19 00:15:44 +01:00
GtkDialog.cs Rollback the CreateExitDialog function that was lost with auto updater 2020-10-10 01:22:25 +02:00
GtkHostUiHandler.cs Basic impl of Error Applet (#1551) 2020-09-28 00:00:38 +02:00
InputDialog.cs
JoystickController.cs
KeyboardController.cs
MainWindow.cs gui: Toggle Docked/Handheld mode and VSync by clicking status bar (#1726) 2020-11-19 11:34:28 +11:00
MainWindow.glade gui: Toggle Docked/Handheld mode and VSync by clicking status bar (#1726) 2020-11-19 11:34:28 +11:00
Migration.cs
ProfileDialog.cs
ProfileDialog.glade
SaveImporter.cs
SettingsWindow.cs SettingsWindow: Add an Apply button (#1562) 2020-11-13 01:50:28 +01:00
SettingsWindow.glade Standardize to camel-case: option to check for updates on launch (#1698) 2020-11-15 21:11:23 +01:00
StatusUpdatedEventArgs.cs Replace Host FPS with GPU command queue load ("Fifo %") (#1585) 2020-10-14 07:54:42 +11:00
TitleUpdateWindow.cs hle/ui: Basic multi programs support (#1560) 2020-09-21 13:45:30 +10:00
TitleUpdateWindow.glade
UrlHelper.cs