You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: debian/changelog
+36Lines changed: 36 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,39 @@
1
+
xapp (1.8.0) ulyana; urgency=medium
2
+
3
+
[ worldofpeace ]
4
+
* Add option to specify path to pygobject override directory
5
+
* Install icons and scripts using meson options
6
+
7
+
[ Michael Webster ]
8
+
* xapp-status-icon.c: Sync the visible state of the fallback GtkStatusIcon when it is first created.
9
+
* xapp-status-icon.c: Fix the timeout duration for xapp_status_icon_any_monitors.
10
+
11
+
[ leigh123linux ]
12
+
* Remove use of deprecated g_type_class_add_private function
13
+
14
+
[ Stephen Collins ]
15
+
* Add gitignore
16
+
17
+
[ JosephMcc ]
18
+
* xapp-monitor-blanker: Use G_DECLARE_FINAL_TYPE
19
+
20
+
[ Michael Webster ]
21
+
* xapp-status-icon.c: check if we have a fallback status icon before disconnecting signals from it.
22
+
* xapp-status-icon.c: Only call gtk_status_icon_set_name() when explicitly requested.
23
+
* Add StatusNotifier watcher.
24
+
* mate applet: Set the new icon size property (this provides a hint to xapp-sn-watcher or any client app to provide a correct icon size in some situations).
0 commit comments