Skip to content

Commit 222d778

Browse files
authored
Flatpak: add device=dri (#322)
1 parent 62db07e commit 222d778

File tree

2 files changed

+14
-0
lines changed

2 files changed

+14
-0
lines changed

data/screenshot.metainfo.xml.in

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,18 @@
5252
<update_contact>contact_at_elementary.io</update_contact>
5353

5454
<releases>
55+
<release version="8.0.4" date="2025-08-27" urgency="medium">
56+
<description>
57+
<p>Minor updates:</p>
58+
<ul>
59+
<li>Updated translations</li>
60+
</ul>
61+
</description>
62+
<issues>
63+
<issue url="https://github.com/elementary/screenshot/discussions/321">Screenshot doesn't open at all</issue>
64+
</issues>
65+
</release>
66+
5567
<release version="8.0.3" date="2025-08-25" urgency="medium">
5668
<description>
5769
<p>Minor updates:</p>

io.elementary.screenshot.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ finish-args:
88
- '--socket=fallback-x11'
99
- '--socket=wayland'
1010

11+
- '--device=dri'
12+
1113
- '--filesystem=home'
1214
- '--talk-name=org.gnome.Shell.Screenshot'
1315

0 commit comments

Comments
 (0)