Alex
|
f2fcadbf62
|
refactor: lint
|
2022-04-06 08:37:19 +02:00 |
Alex
|
fcf2d18a01
|
refactor: destroy threads first
|
2019-05-29 17:53:22 +02:00 |
Alex
|
d24d85bebf
|
refactor: move label name and id to label contructor
|
2019-05-22 12:06:24 +02:00 |
Alex
|
6ed8f94dab
|
refactor: format code
|
2019-04-18 17:52:00 +02:00 |
Ian Hattendorf
|
c1295c8fd6
|
Fix crash when monitor unplugged
`Backlight#devices_` was being destructed before
`Backlight#udev_thread_`. Also check if thread is still running after
`epoll_wait`
|
2019-02-25 20:05:44 -07:00 |
Robinhuett
|
63e97df9ff
|
fix(backlight) Allow format-alt
|
2019-02-24 22:15:41 +01:00 |
Ian Hattendorf
|
875306804c
|
Add backlight module
Monitor the backlight level via udev. Poll every `interval` as well,
in case backlight udev events aren't supported.
|
2019-02-17 15:29:49 -07:00 |