Skip to content

Commit aff50fc

Browse files
Release 3.0.0 (#400)
* Release 3.0.0 * AppData: Add screenshot Co-authored-by: Cassidy James Blaede <[email protected]>
1 parent 1e03c3b commit aff50fc

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

data/screenshot.png

9.87 KB
Loading

data/wingpanel.appdata.xml.in

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,14 @@
1111
<p>The extensible top panel for Pantheon. Wingpanel is an empty container that accepts indicators as extensions, including the applications menu.</p>
1212
</description>
1313
<releases>
14-
<release version="3.0.0" date="2020-03-22" urgency="medium">
14+
<release version="3.0.0" date="2021-07-13" urgency="medium">
1515
<description>
1616
<p>Improvements:</p>
1717
<ul>
1818
<li>Fix some issues with indicator sort order</li>
1919
<li>Adjust special icon colors for dark and light panels to improve contrast</li>
2020
<li>Fix getting monitor dimensions under Wayland</li>
21+
<li>Hide tooltips when indicators are open</li>
2122
<li>Updated translations</li>
2223
</ul>
2324
<p>Deprecations:</p>
@@ -76,6 +77,11 @@
7677
<provides>
7778
<binary>io.elementary.wingpanel</binary>
7879
</provides>
80+
<screenshots>
81+
<screenshot type="default">
82+
<image>https://raw.githubusercontent.com/elementary/wingpanel/master/data/screenshot.png</image>
83+
</screenshot>
84+
</screenshots>
7985
<compulsory_for_desktop>Pantheon</compulsory_for_desktop>
8086
<developer_name>elementary, Inc.</developer_name>
8187
<url type="homepage">https://elementary.io/</url>

0 commit comments

Comments
 (0)