-
-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathnotifications.metainfo.xml.in
More file actions
125 lines (112 loc) · 4.59 KB
/
notifications.metainfo.xml.in
File metadata and controls
125 lines (112 loc) · 4.59 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2019-2023 elementary, Inc. <contact@elementary.io> -->
<component>
<id>io.elementary.notifications</id>
<translation type="gettext">io.elementary.notifications</translation>
<metadata_license>CC0-1.0</metadata_license>
<project_license>GPL-3.0+</project_license>
<compulsory_for_desktop>Pantheon</compulsory_for_desktop>
<name>Notifications</name>
<summary>Notification bubbles and sounds for the desktop</summary>
<description>
<p>A notification server for Pantheon</p>
</description>
<icon type="stock">preferences-system-notifications</icon>
<content_rating type="oars-1.1" />
<provides>
<binary>io.elementary.notifications</binary>
</provides>
<url type="homepage">http://elementary.io</url>
<url type="bugtracker">https://github.com/elementary/notifications/issues</url>
<url type="donation">https://elementary.io/get-involved#funding</url>
<url type="help">https://github.com/elementary/notifications/discussions/categories/q-a</url>
<url type="translate">https://l10n.elementary.io/engage/desktop/</url>
<developer id="org.elementaryos">
<name>elementary, Inc.</name>
</developer>
<project_group>elementary</project_group>
<update_contact>contact_at_elementary.io</update_contact>
<releases>
<release version="8.1.1" date="2025-11-07" urgency="medium">
<description>
<p>Minor Updates:</p>
<ul>
<li>Updated translations</li>
</ul>
</description>
<issues>
<issue url="https://github.com/elementary/notifications/issues/155">Port Notifications to GTK4</issue>
<issue url="https://github.com/elementary/notifications/issues/263">Notifications are using Fd.o sound theme</issue>
</issues>
</release>
<release version="8.1.0" date="2025-05-21" urgency="medium">
<description>
<p>Minor Updates:</p>
<ul>
<li>Updated translations</li>
</ul>
</description>
<issues>
<issue url="https://github.com/elementary/notifications/issues/238">Notifications are not accessible with Orca and keyboard</issue>
</issues>
</release>
<release version="8.0.0" date="2024-07-24" urgency="medium">
<description>
<p>Minor Updates:</p>
<ul>
<li>Updated translations</li>
</ul>
</description>
<issues>
<issue url="https://github.com/elementary/notifications/issues/222">FTBFS with Vala 0.56.16</issue>
</issues>
</release>
<release version="7.0.1" date="2023-08-21" urgency="medium">
<description>
<p>Block GSD "Automatic Suspend" notifications</p>
<p>Minor Updates:</p>
<ul>
<li>Updated translations</li>
</ul>
</description>
<issues>
<issue url="https://github.com/elementary/notifications/issues/104">Notifications are closed automatically with reason expired</issue>
<issue url="https://github.com/elementary/notifications/issues/208">All notifications' settings belong to the other category</issue>
<issue url="https://github.com/elementary/notifications/issues/212">Invisible notification blocking input</issue>
</issues>
</release>
<release version="7.0.0" date="2023-07-03" urgency="medium">
<description>
<p>Increase sound and brightness notifications width to match other notifications</p>
<p>Minor Updates:</p>
<ul>
<li>Updated translations</li>
</ul>
</description>
<issues>
<issue url="https://github.com/elementary/wingpanel-indicator-notifications/issues/245">Turning off sounds for "Other" notifications still plays sounds</issue>
<issue url="https://github.com/elementary/notifications/issues/196">Send Critical Notifications regardless of Do Not Disturb</issue>
<issue url="https://github.com/elementary/notifications/issues/86">Should critical notifications bypass DND?</issue>
</issues>
</release>
<release version="6.0.3" date="2022-10-20" urgency="medium">
<description>
<p>Minor Updates:</p>
<ul>
<li>Updated translations</li>
</ul>
</description>
</release>
<release version="6.0.2" date="2022-06-09" urgency="medium">
<description>
<p>Minor Updates:</p>
<ul>
<li>Fix missing icon when set from icon name</li>
<li>Updated translations</li>
</ul>
</description>
</release>
<release version="6.0.1" date="2022-04-06" urgency="medium" />
<release version="6.0.0" date="2021-07-19" urgency="medium" />
</releases>
</component>