summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Install g-s-c-s only together with g-s-sAkbarkhon Variskhanov2022-08-171-5/+5
* tools: do not discard error creating renderer in wayland casePablo Correa Gómez2022-02-151-4/+10
* gnome-session-check-accelerated: Fix a leakPhilip Withnall2021-12-101-4/+4
* Stop dbus-daemon instead of restarting itSimon McVittie2020-12-031-2/+2
* gnome-session-ctl: Add systemd service failure checkerBenjamin Berg2020-07-311-0/+9
* gnome-session-inhibit: Add --list commandBastien Nocera2020-07-131-0/+152
* Valid error numbers are all positive numbersXiaoguang Wang2020-04-101-1/+1
* gnome-session-ctl: Add helper binary for systemd targetsBenjamin Berg2019-08-012-0/+299
* g-s-check-acceleration: don't crash on X11 with nested waylandGuido Günther2018-07-111-0/+8
* tools: don't check software rendering before GLES helperCosimo Cecchi2018-01-092-10/+38
* build: Remove autotoolsIñigo Martínez2017-11-161-106/+0
* build: Port to meson build systemIñigo Martínez2017-11-163-0/+69
* gnome-session-inhibit: fix child cmd argumentsMaxime de Roucy2017-09-051-1/+1
* Use Unicode in translatable stringsPiotr Drąg2017-06-223-6/+6
* tools: Better error checking when gdk/GL failsBastien Nocera2016-10-241-2/+5
* tools: Don't read cached info about 1st GPU when 2nd one is requestedBastien Nocera2016-10-201-2/+17
* check-accelerated: Print the renderer under Wayland as wellBastien Nocera2016-10-202-4/+29
* check-accelerated: Fix warnings on startupBastien Nocera2016-10-201-1/+1
* gl-helper: Support reading gnome.fallback value from FreeBSD kenvTing-Wei Lan2016-08-181-0/+34
* check-accelerated: export renderer string also for llvmpipeMichael Catanzaro2016-07-012-16/+12
* tools: Call setlocale in gl-helper and gles-helperTing-Wei Lan2016-05-092-0/+6
* Export GL/GLES renderer string over DBusCosimo Cecchi2016-04-081-4/+28
* Check for GLES support when determining if session is acceleratedCosimo Cecchi2016-04-081-12/+35
* gl-helper: add a --print-renderer optionCosimo Cecchi2016-04-081-13/+36
* Add a helper to check if session can run on GLESCosimo Cecchi2016-04-082-1/+209
* tools: remove unused codeCosimo Cecchi2016-04-081-10/+0
* tools: rename GL check helperCosimo Cecchi2016-04-083-6/+6
* main: add #include <locale.h> one more timeRay Strode2016-01-211-0/+1
* Call setlocale in main function of gnome-session-binary and gnome-session-quitTing-Wei Lan2016-01-211-0/+1
* gnome-session-quit: Fix extra unref when power off is cancelledMichael Catanzaro2015-12-271-2/+2
* gnome-session-quit: port to GDBusCosimo Cecchi2014-12-121-47/+42
* check-accelerated: always return success if waylandRay Strode2014-03-241-0/+8
* Updated FSF's addressDaniel Mustieles2014-01-233-8/+3
* Drop dead codeMaxime Villard2013-08-211-1/+1
* check-accelerated: check for llvmpipeFrederic Crozat2013-08-203-2/+24
* check-accelerated: fix indentationFrederic Crozat2013-08-201-6/+6
* check-accelerated: move exit code for helper to separate headerFrederic Crozat2013-08-204-5/+39
* check-accelerated: only cache result if successfulRay Strode2013-03-051-4/+6
* Use pkg-config to check for X11 librariesEmilio Pozuelo Monfort2013-02-281-2/+2
* Add a custom session selectorMatthias Clasen2013-01-313-0/+724
* tools: Use GRegex in _parse_kcmdline()Bastien Nocera2013-01-131-36/+22
* Don't initialize gtk in gnome-session-quitMatthias Clasen2012-11-231-2/+6
* gnome-session-check-accelerated: Simplify _has_extension()Bastien Nocera2012-11-131-28/+18
* gnome-session-check-accelerated: Set _GNOME_MAX_SCREEN_SIZE on the root windowAdam Jackson2012-11-131-6/+35
* gnome-session-check-accelerated: Use constant for specific sizesBastien Nocera2012-11-131-2/+4
* gnome-session-check-accelerated: Better kcmdline parsingBastien Nocera2012-11-131-6/+11
* gnome-session-check-accelerated: Use gbooleans for retvalBastien Nocera2012-11-131-37/+33
* gnome-session-check-accelerated: Use glibBastien Nocera2012-11-131-0/+1
* tools: Exit when gnome-session isn't availableBastien Nocera2012-11-071-1/+2
* tools: Add an inhibit-only modeBastien Nocera2012-11-071-2/+17