Carles Pastor Badosa
Carles Pastor Badosa
This change detects when dolphin is running inside a flatpak sandbox and ensures xdg directories are used. Running in flatpak requires adhering to the xdg spec because other paths aren't...
Otherwise if there is a server side search while we're on a page other than 0, the current page is set back to 0 but the prop retains its old...
It's all in the dist folder, it shouldn't interfere with anything else. It contains a flatpak manifest json file with the build details, an appdata file with the metadata, a...
It doesn't scale up properly by default, although it will do so if forced to with `QT_SCREEN_SCALE_FACTORS`, as described [here]( https://blog.qt.io/blog/2016/01/26/high-dpi-support-in-qt-5-6/). Example: `QT_SCREEN_SCALE_FACTORS=2 ./CorgiDS` Before and after, to better illustrate...
Flathub is a project that tries to simplify how users install programs on linux-based systems, it's effectively a software "store" or "repo" that works on any distribution. I've packaged the...
left over from d4ad385819817d945cf1cc7b2c05a56a1237969a
Includes the following: - `org.DolphinEmu.dolphin-emu.metainfo.xml.in` this file contains general information and metadata that is used by most linux based app stores (kde discover, gnome software, flathub.org, etc) to showcase dolphin....