Skip to content

Commit

Permalink
Package: v0.3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Rosalie241 committed Feb 19, 2023
1 parent 593135d commit 615295f
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Package/ArchLinux/PKGBUILD
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Maintainer: Rosalie Wanders <[email protected]>
pkgname=rmg
pkgver=0.3.5
pkgver=0.3.6
pkgrel=1
pkgdesc="Rosalie's Mupen GUI"
arch=('x86_64')
Expand Down
15 changes: 15 additions & 0 deletions Package/com.github.Rosalie241.RMG.appdata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,21 @@
</screenshot>
</screenshots>
<releases>
<release version="v0.3.6" date="2023-02-19" type="stable">
<description>
<p>Changes:</p>
<ul>
<li>Fix RMG not using xwayland when using wayland (wayland has lots of issues, can be disabled by building with the `-DFORCE_XCB=OFF` option)</li>
<li>Fix some non-fatal mupen64plus errors showing a pop-up</li>
<li>Fix window not returning to ROM browser when launching a game through the commandline and the plugins aren't ready</li>
<li>Add support for Qt stylesheets (place them in the 'user data directory/Styles' directory with the '.qss' extension, they'll show up in "Themes")</li>
<li>Add "Icon Theme" setting</li>
<li>Add "Speed Factor" to System menu bar</li>
<li>Add support for re-ordering columns in the list view of the ROM browser (thank you RetraCarteR)</li>
<li>Add AppImage to github releases (this replaces the old portable linux builds on github releases)</li>
</ul>
</description>
</release>
<release version="v0.3.5" date="2023-02-14" type="stable">
<description>
<p>Changes:</p>
Expand Down

0 comments on commit 615295f

Please sign in to comment.