Codebase list xapp / e9cb4c9
1.8.9 Clement Lefebvre 3 years ago
2 changed file(s) with 12 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
0 xapp (1.8.9) ulyana; urgency=medium
1
2 [ Michael Webster ]
3 * sn-watcher.c: Move invocation completion to the registration callback.
4 * sn-item.c: use a different method of fetching the pixmap.
5 * Make property-retrieval fully asynchronous.
6 * mate-xapp-status-applet.py: Adapt to change brought by 9c4d5e92d2eb288.
7 * build: Allow making a library-only build for flatpak packaging.
8
9 -- Clement Lefebvre <root@linuxmint.com> Fri, 14 Aug 2020 14:16:01 +0100
10
011 xapp (1.8.8) ulyana; urgency=medium
112
213 [ Michael Webster ]
00 project('xapp',
11 'c',
2 version : '1.8.8'
2 version : '1.8.9'
33 )
44
55 gnome = import('gnome')