mirror of
https://git.ryujinx.app/kenji-nx/ryujinx.git
synced 2025-12-12 10:37:06 +00:00
* Implement "Hide Cursor On Idle" option Adds a general option to autohide the cursor after 8s have elapsed. * Fix cursor not hiding on Windows and dispose it * Don't dispose cursor, fix var names * Abide by the GNOME documentation * Fix nits * Disabled by default, make it so it doesn't utilize any timer * Remove *NIX time and extra lines * Don't calculate if option is disabled * Move if case * Fix alignment |
||
|---|---|---|
| .. | ||
| Hid | ||
| System | ||
| Ui | ||
| AppDataManager.cs | ||
| AspectRatioExtensions.cs | ||
| AudioBackend.cs | ||
| ConfigurationFileFormat.cs | ||
| ConfigurationState.cs | ||
| DlcContainer.cs | ||
| DlcNca.cs | ||
| GraphicsDebugLevel.cs | ||
| LoggerModule.cs | ||
| TitleUpdateMetadata.cs | ||