TSRBerry
cc1a933a2f
ModLoader: Fix case sensitivy issues ( #4720 )
...
* Fix case sensitivity for mod subdirectories
* Small refactoring of ModLoader
2023-05-03 02:07:16 +02:00
TSRBerry
dd574146fb
Add hide-cursor command line argument & always hide cursor option ( #4613 )
...
* Add hide-cursor command line argument
* gtk: Adjust SettingsWindow for hide cursor options
* ava: Adjust SettingsWindow for hide cursor options
* ava: Add override check for HideCursor arg
* Remove copy&paste sins
* ava: Leave a little more room between the options
* gtk: Fix hide cursor issues
* ava: Only hide cursor if it's within the embedded window
2023-05-02 03:29:47 +02:00
MutantAura
21c4176157
Allow window to remember its size, position and state (GTK + Avalonia) ( #4657 )
...
* Update ConfigurationState.cs
* Update ConfigurationFileFormat.cs
* Update MainWindow.cs
* Update ConfigurationFileFormat.cs
* Update ConfigurationState.cs
* Update MainWindow.cs
* Update MainWindow.cs
* Update Ryujinx.Ui.Common/Configuration/ConfigurationState.cs
Co-authored-by: gdkchan <gab.dark.100@gmail.com>
* Update MainWindow.cs
* Update Ryujinx/Ui/MainWindow.cs
Co-authored-by: gdkchan <gab.dark.100@gmail.com>
* Initial properties
* Viewmodel adjustments and additions
* abstract and monitor dimension changes
* Remove position from ViewModel and simplify methods
* Remove unused dep
* Update configuration and fix typo from AA
* review changes
* Review changes
* Screensize checks - Ava
* Review changes 2
* basic review changes
* Standardise GTK/Ava functions
* Actually call function
---------
Co-authored-by: HaizenTrist <123991082+HaizenTrist@users.noreply.github.com>
Co-authored-by: gdkchan <gab.dark.100@gmail.com>
2023-04-28 22:59:53 +02:00
TSR Berry
cee7121058
Move solution and projects to src
2023-04-27 23:51:14 +02:00