1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2024-11-10 12:11:43 +00:00
Ryujinx/Ryujinx.Common/Configuration
pineappleEA 6f1d964801
Hide Cursor On Idle (#1993)
* 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
2021-02-15 22:48:21 +01:00
..
Hid Add Motion controls (#1363) 2020-09-29 23:32:42 +02:00
System
Ui Remember GUI column sort and separate hotkey settings from emulated input settings (#1223) 2020-06-26 12:30:16 +02:00
AppDataManager.cs
AspectRatioExtensions.cs gui/gpu: Implement setting and toggle for Aspect Ratio (#1777) 2020-12-15 23:19:07 -03:00
AudioBackend.cs
ConfigurationFileFormat.cs
ConfigurationState.cs
DlcContainer.cs
DlcNca.cs
GraphicsDebugLevel.cs
LoggerModule.cs
TitleUpdateMetadata.cs