Ryujinx/Ryujinx.Ava/Ui/Windows
Emmanuel Hansen 8a1bdf1f1e Add support for avalonia (#6)
* add avalonia support

* only lock around skia flush

* addressed review

* cleanup

* add fallback size if avalonia attempts to render but the window size is 0. read desktop scale after enabling dpi check

* fix getting window handle on linux. skip render is size is 0
2022-06-17 22:47:03 +01:00
..
AboutWindow.axaml Avalonia UI - Part 1 (#3270) 2022-05-15 13:30:15 +02:00
AboutWindow.axaml.cs Avalonia UI - Part 1 (#3270) 2022-05-15 13:30:15 +02:00
IconColorPicker.cs Avalonia UI - Part 1 (#3270) 2022-05-15 13:30:15 +02:00
MainWindow.axaml Avalonia UI - Part 1 (#3270) 2022-05-15 13:30:15 +02:00
MainWindow.axaml.cs Add support for avalonia (#6) 2022-06-17 22:47:03 +01:00
StyleableWindow.cs Avalonia UI - Part 1 (#3270) 2022-05-15 13:30:15 +02:00
TimeZone.cs Avalonia UI - Part 1 (#3270) 2022-05-15 13:30:15 +02:00
UpdaterWindow.axaml Avalonia UI - Part 1 (#3270) 2022-05-15 13:30:15 +02:00
UpdaterWindow.axaml.cs Avalonia UI - Part 1 (#3270) 2022-05-15 13:30:15 +02:00