summaryrefslogtreecommitdiff
path: root/plugins/power
Commit message (Expand)AuthorAgeFilesLines
* power: Remove left-over files in distcheckBastien Nocera2013-05-281-4/+6
* power: Make "Screen when inactive" button workJean-Benoit MARTIN2013-05-131-1/+2
* power: Fix failing tests when the mock brightness isn't setBastien Nocera2013-04-261-1/+4
* power: Make sure to disable auto-lock after testBastien Nocera2013-04-261-0/+3
* power: Remove pre-dim brightness hackBastien Nocera2013-04-262-25/+0
* power: Fix crasher when lid was not presentBastien Nocera2013-04-171-7/+5
* power: Export the LID_CLOSE_SAFETY_TIMEOUT constantBastien Nocera2013-04-174-5/+9
* power: Don't poll for external monitorsBastien Nocera2013-04-171-5/+17
* power: Fix GLib.file_get_contents() usage in testBastien Nocera2013-04-171-1/+1
* power: Bug fix for test_dim()Bastien Nocera2013-04-171-1/+4
* power: Make setting the mock external monitor state atomicBastien Nocera2013-04-171-12/+5
* power: Fix logind suspend checksBastien Nocera2013-04-171-3/+18
* power: Fix error handling path in wait loopsBastien Nocera2013-04-171-2/+2
* power: Fix typo in test commentsBastien Nocera2013-04-171-2/+2
* power: Simplify support for mock external monitor plug/unplugBastien Nocera2013-04-173-13/+44
* power: Assert on error if mock external screens are usedBastien Nocera2013-04-161-1/+3
* power: Simplify mock brightness codeBastien Nocera2013-04-161-10/+7
* power: Print the expected and gotten values in failing testsBastien Nocera2013-04-161-5/+5
* power: Don't look for screens if we don't have a lidBastien Nocera2013-04-161-9/+21
* Add missing include for NULL.Antoine Jacoutot2013-03-311-0/+2
* power: Don't change active state variable in VMColin Walters2013-03-261-3/+3
* Fix build on non-Linux platformsEmilio Pozuelo Monfort2013-03-251-0/+2
* power: Disable audio out in the test suiteBastien Nocera2013-03-211-0/+4
* power: Handle the shell coming back with a different screensaver stateBastien Nocera2013-03-211-21/+25
* power: Better debug in idle_configure()Bastien Nocera2013-03-211-1/+4
* power: Remove unused SCREENSAVER_FADE_TIME constantBastien Nocera2013-03-211-3/+0
* power: Update for gnome-desktop API changeBastien Nocera2013-03-041-2/+2
* plugins: Move default priority to plugin fileBastien Nocera2013-02-211-0/+1
* power: Don't change the brightness on inactive sessionsBastien Nocera2013-02-191-3/+8
* power: Update python constantsBastien Nocera2013-02-151-2/+2
* power: Adapt to new GnomeIdleMonitor APIJasper St. Pierre2013-02-151-18/+29
* power: Fix compilationBastien Nocera2013-02-131-1/+1
* power: Enable use of deprecated upower APIColin Walters2013-02-131-0/+1
* power: Add missing variableColin Walters2013-02-131-0/+1
* power: Wake up the display when about to logoutBastien Nocera2013-02-131-0/+3
* power: Show notifications when about to suspend from idleBastien Nocera2013-02-131-28/+48
* power: Correct PrepareForSleep signal name in commentBastien Nocera2013-02-121-1/+1
* power: Make blanking timeouts matchBastien Nocera2013-02-121-2/+2
* power: Remove idle notifications when activeBastien Nocera2013-01-311-0/+4
* power: Remove lonely tabsBastien Nocera2013-01-311-1/+1
* power: Use CurrentTime instead of zeroBastien Nocera2013-01-311-2/+2
* power: Don't unidle if the lid is closedBastien Nocera2013-01-311-2/+4
* power: Correct comment before sending fake keysBastien Nocera2013-01-311-1/+1
* power: Reset the un-idle when an event occurs againBastien Nocera2013-01-311-3/+10
* power: Check brightness reset after dimmingBastien Nocera2013-01-291-0/+18
* power: Add brightness levels check to the testsBastien Nocera2013-01-292-0/+20
* power: Work-around the lack of DPMS support in Xorg dummyBastien Nocera2013-01-291-1/+6
* power: Fix incorrect backlight level on restoreBastien Nocera2013-01-291-0/+1
* power: Mock the backlight handlingBastien Nocera2013-01-292-17/+61
* power: Make GSD_ACTION_DELAY a constantBastien Nocera2013-01-293-19/+9