Package: xfce4-session / 4.8.3-3
Metadata
Package | Version | Patches format |
---|---|---|
xfce4-session | 4.8.3-3 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
02_fix fortune path.patch | (download) |
xfce4-tips/main.c |
2 1 1 - 0 ! |
--- |
03_respect save settings logout plugin.patch | (download) |
panel-plugin/Makefile.am |
2 2 0 - 0 ! |
do not always save session with xfce4-logout-plugin (bug #7915) Respect the value of the "/general/SaveOnExit" option from xfce4-session in the logout panel plugin as well. Bug: https://bugzilla.xfce.org/show_bug.cgi?id=7915 |
04_fix missing lm.patch | (download) |
configure.in |
4 4 0 - 0 ! |
--- |
05_force xfsettingsd start.patch | (download) |
xfce4-session/main.c |
2 1 1 - 0 ! |
--- |
06 Handle multiple interactive session save bug 5379.patch | (download) |
xfce4-session/xfsm-manager.c |
81 47 34 - 0 ! |
[patch] handle multiple interactive session save (bug #5379). Additionnaly, we now use SmSaveGlobal on log out / shutdown without session save which avoids data loss. Previously clients would not save anything on log out without session save. Based on original work by Chris Bainbridge ([email protected]). |