summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
* tools: Split off waiting for the launched applicationBastien Nocera2012-11-071-28/+36
* tools: Fix build with srcdir != builddirBastien Nocera2012-11-071-1/+2
* tools: Use new inhibitor flags headerBastien Nocera2012-11-071-12/+6
* tools: Fix inhibit tool buildBastien Nocera2012-11-071-0/+1
* Add a commandline wrapper to inhibit idleMatthias Clasen2012-11-072-1/+255
* Use g_clear_object/g_clear_pointerColin Walters2012-10-281-6/+2
* gnome-session-check-accelerated: Support zaphod modeJürg Billeter2012-10-151-5/+0
* rename some generic names to prevent redeclaration on some OSAntoine Jacoutot2012-09-301-17/+17
* GsmManager: add a command for showing a reboot dialogGiovanni Campagna2012-07-071-6/+12
* tools: Use whitelist/blacklist regexps when evaluating rendererVincent Untz2011-10-192-7/+91
* tools: Look at gnome.fallback argument in kernel boot lineVincent Untz2011-10-191-0/+64
* gnome-session-check-accelerated: Refuse to work in zaphod modeAdam Jackson2011-06-071-0/+5
* gnome-session-check-accelerated: Avoid double checkingMatthias Clasen2011-03-141-4/+80
* Fix a bug when lauching gnome-session-check-accelerated-helperMatthias Clasen2011-03-091-1/+1
* Fix linking with pedantic linkers2.91.91.1Matthias Clasen2011-03-081-1/+2
* Return 0 on successMatthias Clasen2011-03-081-1/+1
* gnome-session-check-accelerated: Set X property _GNOME_SESSION_ACCELERATEDColin Walters2011-03-033-6/+120
* rename gnome-session-save to gnome-session-quitWilliam Jon McCann2011-02-242-102/+24
* tools: Do not consider Gallium's softpipe and llvmpipe as acceleratedVincent Untz2011-01-141-2/+5
* build: don't forget to link gnome-session-is-accelerated to XlibCosimo Cecchi2010-11-301-1/+2
* tools: Add a gnome-session-is-accelerated helper toolVincent Untz2010-11-292-6/+312
* build: Update all Makefile.am to more recent standardsVincent Untz2010-09-201-7/+8
* Use git.mk from pango to autogenerate .gitignore filesVincent Untz2009-05-021-0/+2
* make gnome-session-save --kill --silent work as --force-logout (noVincent Untz2009-04-101-1/+1
* hide deprecated command-line options from --help, but still accept them.Vincent Untz2009-03-251-6/+5
* use a Close button instead of an Ok button in error dialogs. If consideredVincent Untz2009-02-261-1/+2
* Bug 566858 – configure script does not check for sm package (needed toLucas Rocha2009-01-081-1/+2
* remove TIME_UTILITY and GNOME_SESSION_TARBALL_* since it's unused, useVincent Untz2008-12-101-0/+1
* Format specifier warning fix. Add GCONF_LIBS/GCONF_CFLAGS. FormatKjartan Maraas2008-11-101-1/+1
* rename kill variable to kill_session to avoid conflict with kill(2).Frederic Peters2008-09-291-4/+4
* Add --logout, --force-logout, --logout-dialog and --shutdown-dialogVincent Untz2008-09-011-63/+123
* Fix some warnings from sparse and other tools. Closes bug #521413Kjartan Maraas2008-08-161-0/+2
* Melt the gnome-session-save tool and make it actually work. Fix the apiWilliam Jon McCann2008-08-081-132/+82
* Some cosmetic / code-style changes requested by Lucas.William Jon McCann2008-08-041-156/+154
* Port gnome-session-save tool to new code base.Lucas Rocha2008-05-162-0/+300