Ryujinx/Ryujinx
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
..
Modules Fix Updater Icon On Linux (#1995) 2021-02-08 10:27:12 +11:00
Ui Hide Cursor On Idle (#1993) 2021-02-15 22:48:21 +01:00
_schema.json Hide Cursor On Idle (#1993) 2021-02-15 22:48:21 +01:00
Config.json Hide Cursor On Idle (#1993) 2021-02-15 22:48:21 +01:00
Program.cs Load default config when an invalid config is found (#1008) 2021-02-09 10:24:37 +01:00
Ryujinx.csproj gui: Refactoring Part 1 (#1859) 2021-01-08 09:14:13 +01:00
Ryujinx.ico Added Program Icon (#900) 2020-01-24 16:14:51 +01:00
THIRDPARTY.md Distribute with OpenAL Soft on Windows (#1847) 2020-12-31 09:08:09 +11:00