summaryrefslogtreecommitdiff
path: root/BUGS
diff options
context:
space:
mode:
authorBenedikt Meurer <benny@xfce.org>2004-05-18 18:07:49 +0000
committerBenedikt Meurer <benny@xfce.org>2004-05-18 18:07:49 +0000
commitb54658ef76550864a464ebb2191b666acccceff1 (patch)
treec3825d7467907565f9d6f6b909c7fec8a32bcb84 /BUGS
parente53387eac3a7e16c65ecfd279ca670ca8b31855e (diff)
downloadxfce4-session-b54658ef76550864a464ebb2191b666acccceff1.tar.gz
Changed license to GPL. Added Jaspers border to the chooser window (looks way
better). Removed the "Confirm logout" option, its more or less useless. Use g_spawn_sync() in xfce4-shutdown redirecting all fds to /dev/null, that should shutdown every machine correctly now. Save SmEnvironment for clients. Simplify the SmDiscardCommand handling a bit. Fixed broken gdk_pointer_ungrab(). Reset input focus handling in shutdown dialog to RevertToParent. Ensure that the sessions rc file is really closed in all cases. Remove some C++ comments. Fixed some memory leaks. (Old svn revision: 4557)
Diffstat (limited to 'BUGS')
-rw-r--r--BUGS14
1 files changed, 3 insertions, 11 deletions
diff --git a/BUGS b/BUGS
index 6538d2a9..a4c25de3 100644
--- a/BUGS
+++ b/BUGS
@@ -1,16 +1,8 @@
* xfce4-session does no longer work with smproxy. We have to write our own
multihead-safe smproxy replacement.
-* Make the logout dialog icon themable through GtkIconTheme
-
-How to support several sessions:
---------------------------------
+* Make the logout dialog icon themable through GtkIconTheme
- * On startup, display "Press F2 for session chooser", the session menu
- contains the saved sessions + Failsafe, if no F2, then start the
- last session. Also support an option "Always display session chooser".
- The session chooser should also offer the ability to remove/rename
- sessions.
+* xfce4-session sometimes exits with X error when trying to logout from
+ the second screen. This is likely to be a bug in the gtk-engine.
- * If Failsafe was started, then display a "Save as" before saving
- the session, so the user can choose a name