summaryrefslogtreecommitdiff
path: root/BUGS
Commit message (Collapse)AuthorAgeFilesLines
* Don't grab display on logout to make xfce4-session work with compositors.Benedikt Meurer2004-09-261-2/+0
| | | | (Old svn revision: 4672)
* Cleanups. 'gmake dist' checked. Added all required M4 files. Removedxfce4-session-4.1.15Benedikt Meurer2004-08-241-4/+3
| | | | | | | | obsolete files. Updated several documents. Updated german translations. Version 4.1.15. (Old svn revision: 4648)
* All icons are now themable and will be installed to the hicolor theme.Benedikt Meurer2004-06-061-0/+3
| | | | (Old svn revision: 4596)
* Added popup menu to the splash theme list, also added the possiblity toBenedikt Meurer2004-06-051-2/+2
| | | | | | | | | do XDS (XDirectSave) w/ rox (and probably other fms) to export themes. Logout icon is now themable. Added KDE/Gnome icon to the settings dialog. Other fixes. (Old svn revision: 4594)
* Cache splash theme previews, so the settings dialog starts up faster (theBenedikt Meurer2004-05-271-2/+0
| | | | | | | second time :). Fix a few bugs (e.g. PangoContext's weren't freed properly). (Old svn revision: 4584)
* Fixed legacy check for XSMP support. Added support for session screenshots,Benedikt Meurer2004-05-261-0/+2
| | | | | | | | | if enabled, a screenshot of your session will be shot on logout and displayed in the chooser on next login (disabled by default, since its a bit expensive to transfer large root window screenshots, enable with --enable-session-screenshots at compile time). (Old svn revision: 4583)
* Renamed shutdown() -> xfsm_shutdown(), since it causes trouble withBenedikt Meurer2004-05-261-3/+0
| | | | | | | | | | | functions, that use the libc shutdown(), like XCloseDisplay, really a weird bug. Added legacy session management based upon the one found in ksmserver. So from now on, do NOT EVER run smproxy, or you will be assimilated :-). (Old svn revision: 4581)
* Mo[e]dified the settings dialog based on some ideas I discussed with Moe.Benedikt Meurer2004-05-241-0/+2
| | | | | | | Changed the skip icon to the new icon from Francois. (Old svn revision: 4575)
* New splash theme file format. Added gradient option for bgcolor and focolor,Benedikt Meurer2004-05-241-2/+0
| | | | | | | as per Francois' request. New default theme based on the one by Francois. (Old svn revision: 4573)
* Remove obsolete file. Updated ChangeLog.Benedikt Meurer2004-05-201-0/+3
| | | | (Old svn revision: 4567)
* New shutdown code, is now sudo(8) only. Bumped version to 4.1.5. Several ↵Benedikt Meurer2004-05-201-0/+2
| | | | | | bugfixes. (Old svn revision: 4565)
* Make the timeout configurable and added two buttons to the splash windowBenedikt Meurer2004-05-191-6/+0
| | | | | | | | that allow the user to run the chooser or skip the timeout (these two must be explicitly set by the theme). (Old svn revision: 4562)
* Further tweaks to the theming stuff, the fadeout color is now configurableBenedikt Meurer2004-05-181-0/+2
| | | | | | | as well. (Old svn revision: 4560)
* Added theme support. Suggestings for things that are required to create niceBenedikt Meurer2004-05-181-0/+2
| | | | | | | splash themes are welcome. (Old svn revision: 4559)
* Changed license to GPL. Added Jaspers border to the chooser window (looks wayBenedikt Meurer2004-05-181-11/+3
| | | | | | | | | | | | | 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)
* New session manager code, version is now 4.1.5Benedikt Meurer2004-05-171-0/+16
(Old svn revision: 4538)