-
Notifications
You must be signed in to change notification settings - Fork 26
Closed
Labels
Description
Clight version the issue has been seen with:
4.0
Used distribution:
Manjaro GNOME
Describe the bug
A few things:
- At the top of the log, it says:
(W)[10:32:14]{opts.c:194} SCREEN forcefully disabled as Clightd was built without screen support.
Is there a missing Cmake flag in the PKGBUILD?
-
When I start my laptop (Dell Inspiron 5575) on battery power, the
clight
process uses a lot of CPU and no log is generated. If I killclight
, restart theclightd.service
and startclight
again, everything is fine. -
When keyboard backlight calibration is on, the backlight does not come on at all in the dark. It kind of defeats the purpose of having a keyboard backlight.
-
When dpms is enabled, the screen turns of while watching a full-screen video. I use SMPlayer.
Expected behavior
Self-explanatory.
To Reproduce
Normal use.
bryango and Barbaross93