summaryrefslogtreecommitdiff
path: root/plugins/power/gpm-common.c
Commit message (Expand)AuthorAgeFilesLines
* power: Don't pass SHELL in the backlight helper environmentRui Matos2015-05-121-1/+13
* power: Refactor the backlight helper spawningRui Matos2015-05-121-56/+64
* power: Return the backlight type along with the file pathRui Matos2015-02-161-1/+1
* power: Use the backlight helper on Linux unconditionallyRui Matos2015-02-161-47/+42
* power: Fix compile-time warningAlberts Muktupāvels2015-01-291-0/+1
* power: Fix a small memory leakBastien Nocera2015-01-271-0/+1
* power: When disabling the backlight, also suspend on tabletsBastien Nocera2015-01-271-0/+13
* power: add a method to retrieve the backlight output idCosimo Cecchi2014-11-131-0/+22
* power: Remove unnecessary min variablesShih-Yuan Lee (FourDollars)2014-08-061-17/+11
* all: Name all the timeouts and idlesBastien Nocera2014-05-161-3/+7
* power: discretize the set backlight valueGiovanni Campagna2014-05-051-4/+10
* power: Fix wakeup with some keymapsBastien Nocera2014-05-051-10/+8
* power: use gnome_rr_output_get_min_backlight_stepAsad Mehmood2013-10-211-2/+2
* power: Remove unused gpm_upower_get_device_icon()Bastien Nocera2013-10-171-144/+0
* power: Remove unused helper functionsBastien Nocera2013-10-171-498/+0
* power: Remove unused gpm_upower_get_device_description()Bastien Nocera2013-10-161-152/+0
* power: Remove gpm_device_technology_to_localised_string()Bastien Nocera2013-10-161-45/+0
* power: Remove unused gpm_device_kind_to_icon()Bastien Nocera2013-10-161-47/+0
* power: Stop X from turning our screen offBastien Nocera2013-10-061-0/+10
* power: adapt to GnomeRR API changesGiovanni Campagna2013-08-191-57/+18
* power: Simplify support for mock external monitor plug/unplugBastien Nocera2013-04-171-0/+40
* 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: Update for gnome-desktop API changeBastien Nocera2013-03-041-2/+2
* power: Use CurrentTime instead of zeroBastien Nocera2013-01-311-2/+2
* power: Correct comment before sending fake keysBastien Nocera2013-01-311-1/+1
* power: Mock the backlight handlingBastien Nocera2013-01-291-17/+57
* power: Make compile-time option more genericBastien Nocera2013-01-291-2/+2
* power: Fix incomplete fix for bug 692556Bastien Nocera2013-01-261-2/+2
* power: tests: Correct use of XTestFakeKeyEvent()Bastien Nocera2013-01-261-2/+12
* power: Move sound loop to helpersBastien Nocera2013-01-251-0/+41
* power: Fix crasher when backlight handling is disabledBastien Nocera2013-01-251-1/+1
* power: Add backlight_available() functionBastien Nocera2013-01-231-0/+18
* power: Add way to disable the backlight helperBastien Nocera2013-01-231-0/+19
* power: Fix backlight_helper_set_value() retval on non-LinuxBastien Nocera2013-01-231-1/+1
* power: Remove unused variableBastien Nocera2013-01-221-1/+0
* power: Add ability to override XRandR detectionBastien Nocera2013-01-221-0/+18
* power: Move external_monitor_is_connected() to helpersBastien Nocera2013-01-221-0/+28
* power: Add hack to reset IDLETIME counterBastien Nocera2013-01-211-0/+11
* power: Move backlight functions into gpm-commonBastien Nocera2013-01-161-0/+443
* power: Move screensaver watchdog to gpm-commonBastien Nocera2013-01-161-0/+82
* power: Move is_hardware_a_virtual_machine() to gpm-commonBastien Nocera2013-01-161-0/+96
* power: Avoid duplicate translationsMatthias Clasen2012-06-141-41/+2
* power: Use parenthesis to make condition possibleBastien Nocera2011-10-201-1/+1
* power: Add the DBus interface that is currently used by gnome-shellRichard Hughes2011-07-041-0/+997