summaryrefslogtreecommitdiff
path: root/plugins/power/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* build: Remove autotoolsIñigo Martínez2018-02-051-131/+0
* build: Add support for command line argumentsIñigo Martínez2018-02-011-1/+1
* build: Fix shadowing of libexec_PROGRAMS in power plugin Makefile.amPhilip Withnall2017-02-141-1/+1
* plugins: Use LIBM macro instead of hard-coding itBastien Nocera2016-10-111-3/+3
* build: Add separate GTK+ skeletonBastien Nocera2016-10-111-5/+2
* plugins: Stop building helpers as pluginsBastien Nocera2016-10-111-55/+19
* plugins: Add desktop files for all the pluginsBastien Nocera2016-10-111-0/+9
* power: Install stand-alone gsd-powerBastien Nocera2016-10-111-2/+2
* plugins: Rename sources of all test applicationsBastien Nocera2016-10-111-1/+1
* plugins: Remove "test" from the stand-alone program namesBastien Nocera2016-10-111-6/+6
* power: Make power plugin "mock" support a run-time checkBastien Nocera2016-10-041-1/+1
* power: Add missing source to stand-alone programBastien Nocera2016-10-041-0/+1
* power: Overriding GSD_ACTION_DELAY doesn't do anythingBastien Nocera2013-10-171-1/+1
* build: Fix srcdir != builddirColin Walters2013-08-061-0/+1
* power: Remove left-over files in distcheckBastien Nocera2013-05-281-4/+6
* power: Make GSD_ACTION_DELAY a constantBastien Nocera2013-01-291-1/+1
* power: Stop installing the test applicationBastien Nocera2013-01-291-4/+3
* power: Make compile-time option more genericBastien Nocera2013-01-291-1/+1
* power: Support automatic logout after a maximum period of idlenessBastien Nocera2013-01-251-0/+2
* power: Add backlight_available() functionBastien Nocera2013-01-231-0/+4
* power: Split off udev backlight enumeration functionBastien Nocera2013-01-231-0/+2
* power: Add ability to override XRandR detectionBastien Nocera2013-01-221-1/+1
* power: Ensure enums are in BUILT_SOURCESColin Walters2013-01-211-0/+4
* power: Add hint on how to run a single testBastien Nocera2013-01-211-0/+2
* power: Call gsd-power-enums-update from the correct dirBastien Nocera2013-01-211-1/+1
* power: Add helper Perl script to the distBastien Nocera2013-01-211-1/+1
* power: Add CPP flags for gsd-power-enums-updateBastien Nocera2013-01-211-0/+1
* power: Move test.py to correct sectionBastien Nocera2013-01-211-2/+1
* power: Add tools to generate Python constantsBastien Nocera2013-01-211-2/+37
* power: Move the constants to a separate fileBastien Nocera2013-01-211-0/+1
* power: Remove gnome-phone-manager supportBastien Nocera2013-01-171-4/+0
* power: Add gsm-presence-flag.h from gnome-sessionBastien Nocera2013-01-161-0/+2
* power: Add gsm-inhibitor-flag.h from gnome-sessionBastien Nocera2013-01-161-0/+2
* Add tests for the power pluginMartin Pitt2013-01-071-1/+6
* plugins: Remove obsolete files from the sources listBastien Nocera2012-12-201-2/+1
* power: Power to GnomeIdleMonitorJasper St. Pierre2012-11-121-4/+0
* build: Fix libexec_PROGRAMS double definitionsRui Matos2012-07-051-1/+1
* power: Install test applicationBastien Nocera2012-07-021-5/+5
* power: Remove duplicate GNOME_DESKTOP_* variablesBastien Nocera2012-06-151-3/+0
* power: Link against xext, needed for XSync APIBastien Nocera2012-06-151-3/+3
* power: Remove use of empty KEYRING_* variablesBastien Nocera2012-06-151-3/+0
* build: Link test-power plugin against -lm, it uses floor()Colin Walters2012-06-141-0/+1
* power: Add test applicationBastien Nocera2012-06-141-0/+22
* Unify libgsd-profile and libgsd-session into installed shared libraryColin Walters2012-02-181-1/+1
* power: Use GUdev in the backlight helperRichard Hughes2012-02-031-7/+13
* plugins: make sure to link to libgsd-session if we use itCosimo Cecchi2012-01-241-0/+1
* power: Require libcanberraBastien Nocera2011-09-201-2/+0
* power: Fall back to the backlight helper if xbacklight is not availableRichard Hughes2011-08-041-0/+1
* power: Add a backlight helper, as xbacklight isn't always presentRichard Hughes2011-08-041-4/+25
* power: Create an idletime watcher to track X idle statusRichard Hughes2011-07-131-0/+2