Commit Graph

24 Commits

Author SHA1 Message Date
hcpl
c7bbae9278 Backlight: add missing self object qualifier 2016-10-26 07:20:50 +03:00
hcpl
9c870d72b0 Backlight: terminate init() after monkey patching 2016-10-26 04:19:25 +03:00
hcpl
285ba71ba0 Backlight: fix crash in #442 2016-10-26 04:06:05 +03:00
Thiago Kenji Okada
7a081f4dd3 Glob expansion in backlight
Using default settings ("*"), this will match any device found in
backlight. Fix #442.
2016-10-23 18:19:37 -02:00
Maxi Padulo
b132c4d842 Fix backlight not increasing brightness 2016-01-09 17:39:46 +01:00
enkore
a610722b6d Update backlight.py 2015-05-19 10:45:18 +02:00
enkore
05c4dd366b backlight: typos 2015-05-19 10:44:54 +02:00
enkore
ce0504bea0 Merge pull request #204 from pandada8/add_scroll_for_backlight
Add scroll support for backlight
2015-05-19 10:43:53 +02:00
Pandada8
80b44c9c55 Use run_though_shell rather than subprocess 2015-05-08 01:01:47 +08:00
Pandada8
0a3241ac30 pep8 and docs 2015-05-07 11:00:38 +08:00
Pandada8
babda71f9d Fix typo :( 2015-05-07 10:40:49 +08:00
Pandada8
3c01f85455 Add xbacklight support 2015-05-07 10:05:52 +08:00
David Foucher
7d8ebb948f Better percentage format 2015-02-07 00:06:09 +01:00
enkore
eeeb629e98 Nicer doc markup 2014-10-12 11:35:44 +02:00
enkore
f06a76ad52 PEP8 2014-04-30 14:51:41 +02:00
enkore
109c217253 Minor readme updates 2014-04-17 14:50:34 +02:00
enkore
78c01dd3e5 PEP8 2013-10-01 15:22:09 +02:00
enkore
e848fc4a6f Improve documentation 2013-07-31 21:39:59 +02:00
enkore
91b7e74ccf README 2013-03-22 14:06:53 +01:00
enkore
446eda7218 alsa module, requires pyalsaaudio (from PyPI) 2013-02-25 18:36:17 +01:00
enkore
a89b421ebb battery 2013-02-24 21:46:29 +01:00
enkore
a06c4ef580 Moved backlight into submodule 2013-02-24 15:25:11 +01:00
enkore
20da1dbb08 Remove backlight module, add file module (kinda overpowered :-) 2013-02-24 05:20:35 +01:00
enkore
a5bcf9bfa2 backlight module
Probably I'll discard these as soon as I come up with a nice
generic way of reading multiple files, converting values etc.
2013-02-24 02:12:32 +01:00