Skip to content

Commit 0a42936

Browse files
committed
3.3.1-unstable
1 parent 8830e46 commit 0a42936

2 files changed

Lines changed: 12 additions & 1 deletion

File tree

debian/changelog

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
xapp (3.3.1) unstable; urgency=medium
2+
3+
[ Leigh Scott ]
4+
* xapp-status-icon: unrealize GtkStatusIcon before clearing to prevent stale GdkWindow XID mappings crashing during Cinnamon restart (#200)
5+
* sn-item: Fix error handling to address SIGSEGV (#201)
6+
7+
[ Michael Webster ]
8+
* build: Add gtk-layer-shell to depends, make it a requirement for debian builds.
9+
10+
-- Clement Lefebvre <root@linuxmint.com> Thu, 21 May 2026 17:12:53 +0100
11+
112
xapp (3.3.0) unstable; urgency=medium
213

314
[ Rohan2460 ]

meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
project(
22
'xapp',
33
'c',
4-
version : '3.3.0',
4+
version : '3.3.1',
55
default_options : ['buildtype=debugoptimized'],
66
meson_version : '>=0.56.0'
77
)

0 commit comments

Comments
 (0)