Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-02-11 | Remove PrefersNonDefaultGPU | txtsd | |
2022-02-10 | Revert "Fix freedesktop icons" and fix icon on kwin | dada513 | |
2022-01-27 | Fix Freedesktop icons | Joshua Goins | |
This fixes #51. The desktop file is now exactly the same as the window class, which is also now corrected to org.polymc.polymc. The file capitalization is also consistent with other Freedesktop files as well. | |||
2022-01-22 | Update org.polymc.PolyMC.desktop.in | Daniel Huang | |
2022-01-10 | Set PrefersNonDefaultGPU for hybrid devices | Eonfge | |
With the Property 'PrefersNonDefaultGPU', you can signal to dekstop environments like GNOME that you want to run the application using the more powerful secondary graphics card, if such a card is available. Specification: https://specifications.freedesktop.org/desktop-entry-spec/latest/ar01s06.html With this change, you won't have to include a special prime-run script. | |||
2022-01-03 | rDNS for icons and desktop file, and metainfo | swirl | |
Closes: #12, #13 |