Skip to content

Commit c9a369a

Browse files
committed
Update metainfo and screenshots
1 parent c88f5b2 commit c9a369a

File tree

9 files changed

+26
-11
lines changed

9 files changed

+26
-11
lines changed

io.github.rfrench3.scopebuddy-gui.metainfo.xml

Lines changed: 25 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -16,31 +16,46 @@
1616
<screenshots>
1717
<screenshot type="default">
1818
<caption>The Scopebuddy GUI welcome screen.</caption>
19-
<image type="source">https://raw.githubusercontent.com/rfrench3/scopebuddy-gui/v2.1.0/src/img/welcomeScreen.png</image>
20-
<image type="source" xml:lang="en">https://raw.githubusercontent.com/rfrench3/scopebuddy-gui/v2.1.0/src/img/welcomeScreen.png</image>
19+
<image type="source">https://raw.githubusercontent.com/rfrench3/scopebuddy-gui/v2.3.0/src/img/welcomeScreen.png</image>
20+
<image type="source" xml:lang="en">https://raw.githubusercontent.com/rfrench3/scopebuddy-gui/v2.3.0/src/img/welcomeScreen.png</image>
21+
</screenshot>
22+
<screenshot>
23+
<caption>The Scopebuddy GUI new launcher dialog.</caption>
24+
<image type="source">https://raw.githubusercontent.com/rfrench3/scopebuddy-gui/v2.3.0/src/img/newFolder.png</image>
25+
<image type="source" xml:lang="en">https://raw.githubusercontent.com/rfrench3/scopebuddy-gui/v2.3.0/src/img/newFolder.png</image>
26+
</screenshot>
27+
<screenshot>
28+
<caption>The Scopebuddy GUI new file dialog.</caption>
29+
<image type="source">https://raw.githubusercontent.com/rfrench3/scopebuddy-gui/v2.3.0/src/img/newFile.png</image>
30+
<image type="source" xml:lang="en">https://raw.githubusercontent.com/rfrench3/scopebuddy-gui/v2.3.0/src/img/newFile.png</image>
2131
</screenshot>
2232
<screenshot>
2333
<caption>The Scopebuddy GUI general settings screen.</caption>
24-
<image type="source">https://raw.githubusercontent.com/rfrench3/scopebuddy-gui/v2.1.0/src/img/generalSettings.png</image>
25-
<image type="source" xml:lang="en">https://raw.githubusercontent.com/rfrench3/scopebuddy-gui/v2.1.0/src/img/generalSettings.png</image>
34+
<image type="source">https://raw.githubusercontent.com/rfrench3/scopebuddy-gui/v2.3.0/src/img/generalSettings.png</image>
35+
<image type="source" xml:lang="en">https://raw.githubusercontent.com/rfrench3/scopebuddy-gui/v2.3.0/src/img/generalSettings.png</image>
2636
</screenshot>
2737
<screenshot>
2838
<caption>The Scopebuddy GUI environment variables screen.</caption>
29-
<image type="source">https://raw.githubusercontent.com/rfrench3/scopebuddy-gui/v2.1.0/src/img/environmentVariables.png</image>
30-
<image type="source" xml:lang="en">https://raw.githubusercontent.com/rfrench3/scopebuddy-gui/v2.1.0/src/img/environmentVariables.png</image>
39+
<image type="source">https://raw.githubusercontent.com/rfrench3/scopebuddy-gui/v2.3.0/src/img/environmentVariables.png</image>
40+
<image type="source" xml:lang="en">https://raw.githubusercontent.com/rfrench3/scopebuddy-gui/v2.3.0/src/img/environmentVariables.png</image>
3141
</screenshot>
3242
<screenshot>
3343
<caption>The Scopebuddy GUI gamescope settings screen.</caption>
34-
<image type="source">https://raw.githubusercontent.com/rfrench3/scopebuddy-gui/v2.1.0/src/img/gamescope.png</image>
35-
<image type="source" xml:lang="en">https://raw.githubusercontent.com/rfrench3/scopebuddy-gui/v2.1.0/src/img/gamescope.png</image>
44+
<image type="source">https://raw.githubusercontent.com/rfrench3/scopebuddy-gui/v2.3.0/src/img/gamescope.png</image>
45+
<image type="source" xml:lang="en">https://raw.githubusercontent.com/rfrench3/scopebuddy-gui/v2.3.0/src/img/gamescope.png</image>
3646
</screenshot>
3747
<screenshot>
3848
<caption>Launch Options page.</caption>
39-
<image type="source">https://raw.githubusercontent.com/rfrench3/scopebuddy-gui/v2.1.0/src/img/launchOptions.png</image>
40-
<image type="source" xml:lang="en">https://raw.githubusercontent.com/rfrench3/scopebuddy-gui/v2.1.0/src/img/launchOptions.png</image>
49+
<image type="source">https://raw.githubusercontent.com/rfrench3/scopebuddy-gui/v2.3.0/src/img/launchOptions.png</image>
50+
<image type="source" xml:lang="en">https://raw.githubusercontent.com/rfrench3/scopebuddy-gui/v2.3.0/src/img/launchOptions.png</image>
4151
</screenshot>
4252
</screenshots>
4353
<releases>
54+
<release version="v2.3.0" date="2025-11-04" type="stable">
55+
<description>
56+
<p>This update adds support for launchers outside of Steam. It also adds the ability to delete config files from within the launcher.</p>
57+
</description>
58+
</release>
4459
<release version="v2.2.0" date="2025-10-11" type="stable">
4560
<description>
4661
<p>This update vastly improves UX. The Apply buttons on each page now adaptively enables/disables depending on whether or not changes are actually present, and this being tracked also means excessive "are you sure" popups could be removed.</p>

src/img/environmentVariables.png

10.8 KB
Loading

src/img/gamescope.png

12.4 KB
Loading

src/img/generalSettings.png

-11.9 KB
Loading

src/img/launchOptions.png

22.8 KB
Loading

src/img/newFile.png

153 KB
Loading

src/img/newFolder.png

104 KB
Loading

src/img/welcomeScreen.png

7.55 KB
Loading

src/main.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -544,7 +544,7 @@ def remake_global(self):
544544

545545
fman.ScopebuddyDirectory.regenerate_global()
546546

547-
547+
#FIXME: pressing ESC inside the dialog results in a blank window
548548
class NewFileDialog(QDialog):
549549
def __init__(self, parent=None):
550550
super().__init__(parent)

0 commit comments

Comments
 (0)