- 21 Jul, 2020 1 commit
-
-
Gaël Bonithon authored
-
- 21 Jun, 2020 1 commit
-
-
Gaël Bonithon authored
-
- 17 May, 2019 1 commit
-
-
Simon Steinbeiss authored
The FailSafe Session previously simply started all applications listed in the xfce4-sesion.xml file at once, leading to race conditions with effects like unthemed xfce4-panels etc. (See Bug #15388) The new FailSafe Session implementation introduces the feature of "Priority Groups" that was already present for saved sessions and uses the same startup mechanism. This means that all applications in one priority group have to be launched until the applications from the next priority group can get launched, thus mitigating the racy startup of the old FailSafe Session. As we cannot uniquely identify or track starting applications in the FailSafe Session we simply count the amount of applications per priority group and launch all applications per group at once.
-
- 13 May, 2019 1 commit
-
-
Simon Steinbeiss authored
-
- 08 May, 2019 1 commit
-
-
Romain Bouvier authored
- Date back from something like xfce 4.2, to migrate from the old autostart way, before .config/autostart usage
-
- 26 Apr, 2019 1 commit
-
-
Simon Steinbeiss authored
-
- 24 Apr, 2019 2 commits
-
-
Alexander Schwinn authored
-
Alexander Schwinn authored
They will be reused on logout, shutdown, etc. (See Bug #10172)
-
- 04 May, 2017 2 commits
-
-
Eric Koegel authored
-
Eric Koegel authored
-
- 28 Sep, 2014 1 commit
-
-
Eric Koegel authored
This patch: 1) Documents the XFSM_VERBOSE environment variable in the man page. 2) Changes xfsm_verbose's output from a timestamp to the usual func, file, line, message format used in other Xfce programs. 3) Uses xfsm_verbose in more places to help aid in debugging. 4) Saves the last xfsm run in a .last extension, so there's always the current session log and the last one to compare to.
-
- 24 Mar, 2012 2 commits
-
-
Nick Schermer authored
Way too many changes in 1 commit, but it's all related.
-
Nick Schermer authored
Separate the logout dialog from the shutdown function and give everything xfsm_* functionnames. Cleanup Makefile.am a bit too and drop the generated dbus file.
-
- 14 Feb, 2011 1 commit
-
-
Jérôme Guelfucci authored
-
- 05 Dec, 2010 1 commit
-
-
Nick Schermer authored
-
- 29 Sep, 2010 1 commit
-
-
Jérôme Guelfucci authored
-
- 26 Feb, 2010 2 commits
-
-
Ali Abdallah authored
-
Ali Abdallah authored
a active session running.
-
- 28 Jan, 2010 2 commits
-
-
Jérôme Guelfucci authored
-
Jérôme Guelfucci authored
-
- 04 Jun, 2009 1 commit
-
-
Brian Tarricone authored
log printouts. * xfce4-session/xfsm-{manager,startup}.c: Fix a couple warnings. (Old svn revision: 29994)
-
- 01 Nov, 2008 1 commit
-
-
Brian Tarricone authored
amd64 due to missing include (bug 4510). (Old svn revision: 28550)
-
- 06 Oct, 2008 2 commits
-
-
Brian Tarricone authored
support for storing/retrieving the SmProcessID, SmResignCommand, and SmShutdownCommand SM properties. The latter two will be needed for SmRestartAnyway support. (Old svn revision: 28064)
-
Brian Tarricone authored
* xfce4-session/Makefile.am: Add xfsm-error.* and D-Bus stuff to the build. * xfce4-session/{xfsm-manager-dbus.xml,xfsm-client-dbus.xml}: Add D-Bus interface introspection files. * xfce4-session/shutdown.*: Make the shutdown type a real enum, and add values for 'ask', 'suspend', and 'hibernate'. * xfce4-session/xfsm-shutdown-helper.*: Make sure the shutdown types/commands don't clash with shutdown.h. * xfce4-session/xfsm-global.*: Add some GValue convenience functions. * xfce4-session/xfsm-error.*: Add XfsmError type, and register the error domain with D-Bus. * xfce4-session/{xfsm-manager.*,xfsm-client.*}: Implement D-Bus server for org.xfce.Session.Manager and org.xfce.Session.Client. * xfce4-session/main.c: Hook up some D-Bus stuff. * po/POTFILES.in: Add xfsm-manager.c and xfsm-client.c to POTFILES. (Old svn revision: 28049)
-
- 03 Oct, 2008 2 commits
-
-
Brian Tarricone authored
Move some functions that aren't really XfsmManager-related into xfsm-global. (Old svn revision: 28026)
-
Brian Tarricone authored
remove most of the app-global variables. This is a first step toward fixing bug 798, as well as making xfce4-session ready for a D-Bus interface. (Old svn revision: 28025)
-
- 25 May, 2004 1 commit
-
-
Benedikt Meurer authored
somewhat broken, though, dunno why). Some cosmetic fixes on the splash screen (avoid flicker, same y pos for all texts). (Old svn revision: 4580)
-
- 20 May, 2004 1 commit
-
-
Benedikt Meurer authored
regardless of whether the application was freshly started or restored. This fixes the problem, that xfwm4 wasn't able to restore window attributes on startup. When updating, you need to rm -f ~/.cache/xfce4-session/xfce4-session* to get it fixed. (Old svn revision: 4569)
-
- 18 May, 2004 1 commit
-
-
Benedikt Meurer authored
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)
-
- 17 May, 2004 1 commit
-
-
Benedikt Meurer authored
(Old svn revision: 4539)
-
- 29 Jan, 2004 1 commit
-
-
Benedikt Meurer authored
Version 4.1.1 (indeed a huge jump). Working setenv()/putenv() stuff moved to libxfce4util. Cleanups and Updates. (Old svn revision: 4519)
-
- 10 Jan, 2004 1 commit
-
-
Benedikt Meurer authored
Imported patches from Brian J. Tarricone regarding custom halt/poweroff/reboot commands with some modifications and bumped version to 0.2.0 (Old svn revision: 4504)
-
- 13 Jul, 2003 1 commit
-
-
Benedikt Meurer authored
(Old svn revision: 4458)
-
- 08 Jul, 2003 1 commit
-
-
Benedikt Meurer authored
(Old svn revision: 4437)
-
- 07 Jul, 2003 1 commit
-
-
Benedikt Meurer authored
(Old svn revision: 4420)
-