ryujinx/src/Ryujinx.Ava/UI/Applet
Isaac Marovitz f037fcba9a
Ava UI: Better Controller Applet (#5756)
* Start work on better Controller Applet

* Don’t require title

* UI improvements

* Border around TBD area

* Formatting

* Better SVGs

* Add missing margin

* Use Locale

* Rename function

* Make buttons ourselves

* Make the buttons do shit

* Formatting

* Adjust SVGs

* Fix Open Settings Window

* Make field readonly

* Final tweaks

* Update src/Ryujinx.Ava/UI/Applet/AvaHostUiHandler.cs

Co-authored-by: Ac_K <Acoustik666@gmail.com>

* Update src/Ryujinx.Ava/UI/Applet/ControllerAppletDialog.axaml.cs

Co-authored-by: Ac_K <Acoustik666@gmail.com>

* Apply suggestions from code review

Co-authored-by: Ac_K <Acoustik666@gmail.com>

* Update src/Ryujinx.Ava/UI/Applet/ControllerAppletDialog.axaml.cs

Co-authored-by: TSRBerry <20988865+TSRBerry@users.noreply.github.com>

* Move icons to Ava project

* Reorder arguments

* Try to focus Settings Window

* Fix icons

Project shenangians

* Add ContentDialogHelper.ShowWindowAsync method

* Fix closed SettingsWindow reference in MainWindow

* Fix SettingsWindow dialog

* Suggestion

---------

Co-authored-by: Ac_K <Acoustik666@gmail.com>
Co-authored-by: TSRBerry <20988865+TSRBerry@users.noreply.github.com>
2024-01-13 01:41:57 +01:00
..
AvaHostUiHandler.cs Ava UI: Better Controller Applet (#5756) 2024-01-13 01:41:57 +01:00
AvaloniaDynamicTextInputHandler.cs editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
AvaloniaHostUiTheme.cs editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
ControllerAppletDialog.axaml Ava UI: Better Controller Applet (#5756) 2024-01-13 01:41:57 +01:00
ControllerAppletDialog.axaml.cs Ava UI: Better Controller Applet (#5756) 2024-01-13 01:41:57 +01:00
ErrorAppletWindow.axaml remove some usages of reflection binding (#5686) 2023-09-18 22:09:22 +02:00
ErrorAppletWindow.axaml.cs Ava UI: Avalonia 11 & FluentAvalonia 2 Support (#4362) 2023-08-12 02:47:22 +02:00
SwkbdAppletDialog.axaml remove some usages of reflection binding (#5686) 2023-09-18 22:09:22 +02:00
SwkbdAppletDialog.axaml.cs Fix numeric SWKB validation (#5627) 2023-09-01 20:08:42 +02:00