light icon indicating copy to clipboard operation
light copied to clipboard

GNU/Linux application to control backlights

Results 26 light issues
Sort by recently updated
recently updated
newest added

I have to propose daemon-like variant, were it would communitate via stdin/stdio by default, but optionally have option to use arbitrary fifo, socket or so. There's little to specify (obviously...

An arch package (not sure if official or AUR) is broken after an update. If you get this problem, just add your user to the video group. ### Do not...

announcement

Allows smooth brightness transitions, as requested in #33. The length of time over which to interpolate can be set with the `-t` command line argument (in milliseconds). The length of...

What if light supported xbacklight with all its options, like in acpilight (including floating point options -getf, -setf) if started via symlinks `/usr/bin/xbacklight -> light`? I'm not proposing creating wrapper...

Distributor ID: Ubuntu Description: Ubuntu 21.04 Release: 21.04 Codename: hirsut kurotych@kurotych-Aspire-A515-45G:~/Downloads/light-1.2.2$ ./configure --with-udev && make checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking...

compiled light using '--with-udev' as explained in the rules in order to be able to use the program without requiring sudo. the program compiles without errors but doesn't work without...

Hello 👋 It seems like other projects also create [90-backlight.rules](https://gitlab.com/wavexx/acpilight/-/blob/master/90-backlight.rules) file, which causes unnecessary conflicts, which has been reported [here](https://bugs.archlinux.org/task/63684). I noticed that at least on my system, many other...

Selection of raw, percentage or exponential mode now done using enum light_context_mode and field ctx->run_params.mode. Argument '-e' enables exponential mode which will change brightness in natural way for some displays,...

With my monitor setup when I change brightness on the same value, there is a lot of difference in brightness on low brightness and a small difference on high brightness....