summaryrefslogtreecommitdiff
path: root/xfce4-session/xfsm-startup.c
Commit message (Expand)AuthorAgeFilesLines
* Add a GnuPG 2.1+ modeMaciej S. Szmigiero2020-05-011-42/+34
* Free the intermediate "cmd" variable in xfsm_startup_init()Maciej S. Szmigiero2020-05-011-0/+2
* Introduce priority-group startup for FailSafe SessionSimon Steinbeiss2019-05-171-30/+9
* Extend debug messagesSimon Steinbeiss2019-05-161-0/+1
* Drop unused functionSimon Steinbeiss2019-04-281-60/+1
* Drop splash screensSimon Steinbeiss2019-04-271-76/+3
* Optionally run commands on logout, suspend etc. (Bug #10172)Alexander Schwinn2019-04-251-4/+2
* Move three methods from startup.c to xfsm-global.c/.hAlexander Schwinn2019-04-251-294/+2
* Export the SSH_AUTH_SOCK when spawning client (Bug #13486)Eric Koegel2017-07-181-0/+22
* Expand usage of xfsm_verbose for debuggingEric Koegel2014-09-281-4/+31
* Handle gpg and ssh agents separately.Mikhail Efremov2014-08-281-135/+185
* Store the watch function id to avoid possible double free (bug #9709).Nick Schermer2013-04-261-3/+4
* Use the async spawn function of glib.Nick Schermer2013-04-261-30/+15
* Skip gpg/ssh-agent if GNOME compat is enabled and gnome-keyring found.Nick Schermer2012-04-231-0/+19
* Use the correct resource location function.xfce4-session-4.9.2Nick Schermer2012-04-201-1/+1
* Use other variable name.Nick Schermer2012-04-191-5/+5
* Restore ssh and gpg agent starting (bug #7018).Nick Schermer2012-04-191-5/+218
* Show all applications in autostart (bug #8014).Nick Schermer2012-03-261-37/+31
* Move things around a bit to cleanup.Nick Schermer2012-03-241-1/+1
* Also start assistive technologies when continuing a session.Nick Schermer2011-02-171-4/+4
* Add support for starting assistive technologies.Nick Schermer2011-02-171-4/+129
* Update FSF address.Jérôme Guelfucci2011-02-141-4/+4
* Don't write the deprecated encoding key to desktop files.Nick Schermer2010-08-221-1/+0
* Handle OnlyShowIn GNOME or KDE when compat is set.Jérôme Guelfucci2010-02-071-11/+25
* Use the new API to launch command lines.Jérôme Guelfucci2010-01-281-1/+5
* Update the build system for libxfce4ui.Jérôme Guelfucci2010-01-281-1/+1
* fix crash when properties are freed in failure handler (bug 5797)Brian J. Tarricone2009-10-181-2/+6
* huge refactoring of how SM properties are handledBrian J. Tarricone2009-09-181-10/+41
* * xfce4-session/xfsm-global.c: Add timing information to verboseBrian Tarricone2009-06-041-1/+5
* * xfce4-session/xfsm-startup.c: Be sure to properly signal thatBrian Tarricone2008-11-151-0/+1
* * xfce4-session/xfsm-startup.c: Be sure to set the currentBrian Tarricone2008-11-061-3/+8
* * xfce4-session/xfsm-startup.c: Store the result of fork() in aBrian Tarricone2008-10-171-4/+10
* * xfce4-session/xfsm-properties.[ch]: Track the PID of propertiesBrian Tarricone2008-10-171-87/+82
* * xfce4-session/xfsm-client.c: Grab the GList pointer to iterateBrian Tarricone2008-10-171-4/+5
* * (lots): Migrate xfce4-session to use xfconf. Combine session,Brian Tarricone2008-10-111-1/+1
* * xfce4-session/*.[ch]: Turn XfsmManager into a GObject, andBrian Tarricone2008-10-031-81/+118
* 2008-10-01 Brian Tarricone <bjt23@cornell.edu>Brian Tarricone2008-10-011-82/+166
* 2006-09-13 Benedikt Meurer <benny@xfce.org>Benedikt Meurer2006-09-131-1/+1
* 2006-09-13 Benedikt Meurer <benny@xfce.org>Benedikt Meurer2006-09-131-8/+91
* 2005-07-14 Benedikt Meurer <benny@xfce.org>Benedikt Meurer2005-07-141-40/+250
* Rework GNOME compat a bit. Disable AST (which requires gconf) by default.Benedikt Meurer2004-11-021-2/+0
* Resolve the libxfsm build order problem. Issue a detailed message if theBenedikt Meurer2004-11-011-1/+2
* Separate the splash screen engine code to put the user in control. Not yetBenedikt Meurer2004-07-131-9/+17
* Try to treat non-executable files in ~/Desktop/Autostart/ as shell scripts.Benedikt Meurer2004-06-081-16/+25
* Added ability to remove sessions (using the session chooser). New caBenedikt Meurer2004-06-051-1/+0
* Code block moved to xfsm-manager.c in previous commit.Benedikt Meurer2004-05-301-6/+0
* Added Gnome compatibility. Improved KDE compatibility (Konqueror seemsBenedikt Meurer2004-05-251-32/+10
* Enable installation of new themes by dragging&dropping a theme from a fileBenedikt Meurer2004-05-251-1/+1
* Added some KDE application names.Benedikt Meurer2004-05-241-0/+14
* Initial KDE support, will be improved further soon.Benedikt Meurer2004-05-241-0/+23