mirror of
https://github.com/GreemDev/Ryujinx.git
synced 2025-08-30 07:25:05 +00:00
* 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 |
||
|---|---|---|
| .. | ||
| assets | ||
| Diagnostic | ||
| AboutWindow.cs | ||
| AboutWindow.glade | ||
| ApplicationAddedEventArgs.cs | ||
| ApplicationCountUpdatedEventArgs.cs | ||
| ApplicationData.cs | ||
| ApplicationLibrary.cs | ||
| ApplicationMetadata.cs | ||
| ControllerWindow.cs | ||
| ControllerWindow.glade | ||
| DlcWindow.cs | ||
| DlcWindow.glade | ||
| ErrorAppletDialog.cs | ||
| GameTableContextMenu.cs | ||
| GLRenderer.cs | ||
| GtkDialog.cs | ||
| GtkHostUiHandler.cs | ||
| InputDialog.cs | ||
| JoystickController.cs | ||
| KeyboardController.cs | ||
| MainWindow.cs | ||
| MainWindow.glade | ||
| Migration.cs | ||
| ProfileDialog.cs | ||
| ProfileDialog.glade | ||
| SaveImporter.cs | ||
| SettingsWindow.cs | ||
| SettingsWindow.glade | ||
| StatusUpdatedEventArgs.cs | ||
| TitleUpdateWindow.cs | ||
| TitleUpdateWindow.glade | ||
| UrlHelper.cs | ||