R/Ryujinx/Ui/Windows
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
..
AboutWindow.cs Fix Linux Icon (#1927) 2021-01-19 07:33:58 +11:00
AboutWindow.Designer.cs gui: Refactoring Part 1 (#1859) 2021-01-08 09:14:13 +01:00
ControllerWindow.cs Hotfix for Joy-Con Images (#2011) 2021-02-11 09:57:39 +01:00
ControllerWindow.glade GUI Update: Fix controller input window to fit all images without scrolling (#1962) 2021-01-26 16:08:22 +11:00
DlcWindow.cs gui: Refactoring Part 1 (#1859) 2021-01-08 09:14:13 +01:00
DlcWindow.glade gui: Refactoring Part 1 (#1859) 2021-01-08 09:14:13 +01:00
SettingsWindow.cs Hide Cursor On Idle (#1993) 2021-02-15 22:48:21 +01:00
SettingsWindow.glade Hide Cursor On Idle (#1993) 2021-02-15 22:48:21 +01:00
TitleUpdateWindow.cs gui: Refactoring Part 1 (#1859) 2021-01-08 09:14:13 +01:00
TitleUpdateWindow.glade gui: Refactoring Part 1 (#1859) 2021-01-08 09:14:13 +01:00