rjx-mirror/Ryujinx/Ui
Ac_K 3f2486342b
gui: Replace FileChooserDialog by FileChooserNative (#2633)
We currently use the FileChooser from GTK, which is a bit mess. Instead of it we could use the native FileChooser from all specifics OS. This is what this PR attempt to fix.

It could be nice to get a test under linux since I've only tested it under Windows without any issues.

Fixes #2584
2021-09-14 23:52:08 +02:00
..
App Remove file error popup (#2547) 2021-09-11 20:59:11 +02:00
Applet misc: Move configuration management to the Ryujinx project (#2269) 2021-05-16 17:12:14 +02:00
Helper gui: Refactoring Part 1 (#1859) 2021-01-08 09:14:13 +01:00
Resources [ImgBot] Optimize images (#2205) 2021-04-14 01:20:30 +02:00
Widgets gui: Replace FileChooserDialog by FileChooserNative (#2633) 2021-09-14 23:52:08 +02:00
Windows gui: Replace FileChooserDialog by FileChooserNative (#2633) 2021-09-14 23:52:08 +02:00
GLRenderer.cs Add a Multithreading layer for the GAL, multi-thread shader compilation at runtime (#2501) 2021-08-27 00:31:29 +02:00
MainWindow.cs gui: Replace FileChooserDialog by FileChooserNative (#2633) 2021-09-14 23:52:08 +02:00
MainWindow.glade Implement a "Pause Emulation" option & hotkey (#2428) 2021-09-11 22:08:25 +02:00
OpenToolkitBindingsContext.cs Miria: The Death of OpenTK 3 (#2194) 2021-04-14 12:28:43 +02:00
RendererWidgetBase.cs Implement a "Pause Emulation" option & hotkey (#2428) 2021-09-11 22:08:25 +02:00
SPBOpenGLContext.cs gtk3: Add base for future Vulkan integration (#2260) 2021-05-04 18:19:04 +02:00
StatusUpdatedEventArgs.cs gui: Refactoring Part 1 (#1859) 2021-01-08 09:14:13 +01:00
VKRenderer.cs gtk3: Add base for future Vulkan integration (#2260) 2021-05-04 18:19:04 +02:00