summaryrefslogtreecommitdiff
path: root/src/up-kbd-backlight.c
Commit message (Expand)AuthorAgeFilesLines
* daemon: remove custom marshal setupCosimo Cecchi2015-07-291-1/+0
* daemon: make UpKbdBacklight a subclass of UpExportedKbdBacklightSkeletonCosimo Cecchi2015-07-291-12/+6
* daemon: port main() to GDBusCosimo Cecchi2015-07-291-31/+23
* daemon: port UpKbdBacklight to GDBusCosimo Cecchi2015-07-291-40/+55
* daemon: No warning with no LEDs classBastien Nocera2013-10-181-1/+2
* daemon: Simplify _new() functionsBastien Nocera2013-10-141-3/+1
* daemon: Avoid trying to close fd that wasn't openedBastien Nocera2013-10-141-1/+2
* Revert "Add option to run daemon on the session bus for testing"Martin Pitt2013-02-201-1/+1
* Add option to run daemon on the session bus for testingMartin Pitt2011-04-261-1/+1
* Port from EggDebug to the GLib built-in logging frameworkRichard Hughes2010-11-011-12/+10
* Keyboard backlight of zero is not an errorAlex Murray2010-10-181-4/+5
* Add support for controlling leds keyboard backlightsAlex Murray2010-10-111-0/+319