Michael Buesch 1b88f5a8ea Remove -Wcast-qual warning 7 years ago
..
.gitignore 97e3e1412b Move tray frontend to directory 14 years ago
Makefile 643fb073c7 Fix PREFIX handling 7 years ago
api.h c7c3a78819 tray: Fixes for backend changes 9 years ago
args.c 367f5bc222 Document verbose debug option 13 years ago
args.h 250cfccea4 Support writing logs to file 14 years ago
autodim.c 71ea87f721 Fix sign compare compiler warning 7 years ago
autodim.h c3b88bd2df backend: Notify autodim, if "on-AC" battery state changed. 11 years ago
backlight.c 85fdce5423 Avoid possible division by zero 7 years ago
backlight.h 8e2f7efb2a backend: Add backlight percentage getter 9 years ago
backlight_class.c 727ba5b731 backlight_class: Make the preferred device configurable 11 years ago
backlight_class.h ea651d36f0 Rewrite probing mechanism 13 years ago
backlight_dummy.c ea651d36f0 Rewrite probing mechanism 13 years ago
backlight_dummy.h ea651d36f0 Rewrite probing mechanism 13 years ago
backlight_omapfb.c ea651d36f0 Rewrite probing mechanism 13 years ago
backlight_omapfb.h ea651d36f0 Rewrite probing mechanism 13 years ago
battery.c 85fdce5423 Avoid possible division by zero 7 years ago
battery.h b1fe1dd134 backend: Add battery emergency handler 11 years ago
battery_acpi.c f2eec53d69 battery-acpi: Restrict charge level to <= max level 10 years ago
battery_acpi.h fd654c7fb5 battery-acpi: Dynamically allocate path names 11 years ago
battery_class.c 70e62b6d56 Add battery-class driver 10 years ago
battery_class.h 70e62b6d56 Add battery-class driver 10 years ago
battery_dummy.c ea651d36f0 Rewrite probing mechanism 13 years ago
battery_dummy.h ea651d36f0 Rewrite probing mechanism 13 years ago
battery_n810.c ea651d36f0 Rewrite probing mechanism 13 years ago
battery_n810.h ea651d36f0 Rewrite probing mechanism 13 years ago
battery_powerbook.c 71ea87f721 Fix sign compare compiler warning 7 years ago
battery_powerbook.h ea651d36f0 Rewrite probing mechanism 13 years ago
conf.c bdade2e06a config/bool: Test int before strings 13 years ago
conf.h 7aa7ea16c0 Add simple hashing to config parser 13 years ago
devicelock.c 0cc18c3463 Improve probe debug messages 11 years ago
devicelock.h 088be89026 Add dummy devicelock driver 13 years ago
devicelock_dummy.c 088be89026 Add dummy devicelock driver 13 years ago
devicelock_dummy.h 088be89026 Add dummy devicelock driver 13 years ago
devicelock_n810.c 088be89026 Add dummy devicelock driver 13 years ago
devicelock_n810.h ea651d36f0 Rewrite probing mechanism 13 years ago
fileaccess.c 479f69a70a fileaccess: Always run read/write in a loop 7 years ago
fileaccess.h f845d73bca Add support for n810 screen locking 14 years ago
list.h 1b88f5a8ea Remove -Wcast-qual warning 7 years ago
log.c f0adb82ebf Update email address 13 years ago
log.h ab6ec42381 Move x11lock to separate file 14 years ago
main.c 988bab199a Fix pidfile writing in case of short writes 7 years ago
main.h 97a56601b5 Integrate xevrep into pwrtray-backend 13 years ago
probe.c 0cc18c3463 Improve probe debug messages 11 years ago
probe.h 0cc18c3463 Improve probe debug messages 11 years ago
pwrtray-backend.initscript 31880b0e04 Update initscript 13 years ago
pwrtray-backendrc.template acaf02f74e backlight: Make startup and shutdown brightness configurable 9 years ago
timer.c 4326bb3fd5 Remove clock syscall wrappers 11 years ago
timer.h b61d97d386 Dequeue timer before calling callback. 11 years ago
util.c b03958a167 Fix vfork warning 7 years ago
util.h a03731c092 util: Avoid shadowing of variable 7 years ago
x11lock.c a14392dc05 backend: Add subprocess_exec() helper function. 11 years ago
x11lock.h 239b7961c4 Add proper SIGCHLD handling 13 years ago
xevrep.c a14392dc05 backend: Add subprocess_exec() helper function. 11 years ago
xevrep.h 239b7961c4 Add proper SIGCHLD handling 13 years ago