Codebase list xapp / 57b6ac8
2.0.7 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 (2.0.7) ulysa; urgency=medium
1
2 [ Michael Webster ]
3 * Don't build the gtk module for lib-only builds (flatpak).
4 * xapp-favorites.c: Don't crash trying to remove a previously-removed favorite.
5 * favorite-vfs-file-monitor.c: When handling folder updates, send out removals before additions.
6 * xapp-util: Add a function to check whether the session is fully active.
7 * xapp-sn-watcher.c: Skip the startup delay if the session has not finished loading.
8
9 -- Clement Lefebvre <root@linuxmint.com> Fri, 26 Feb 2021 10:59:48 +0000
10
011 xapp (2.0.6) ulyssa; urgency=medium
112
213 [ Michael Webster ]
00 project('xapp',
11 'c',
2 version : '2.0.6',
2 version : '2.0.7',
33 default_options : [ 'buildtype=debugoptimized' ],
44 )
55