Ddc/ci brightness changes are very often animated by the display firmware, so doing it fast is rarely possible.
You can however disable ddc/ci in the display settings if you'd rather have software brightness.
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
Ddc/ci brightness changes are very often animated by the display firmware, so doing it fast is rarely possible.
You can however disable ddc/ci in the display settings if you'd rather have software brightness.
I have the same question, for me the KDE slider works like 1/6 of the time. Do you have an Nvidia GPU?
yeah
brightnessctl
is useful, can do percentage-wise. With some shell math you can also make buttons to increase and decrease it
brightnessctl doesn't work with Wayland
It does? I use it on KDE Wayland
Extra checked the name of the thing
I use it to change brightness via KDE Connect.
Huh. I should check again
It doesn't work for me on SwayWM, maybe KDE does something else under the hood?
Edit: lol Sorry, I mistook xrandr for brightnessctl. (I had aliased xrandr brightness change commands to "brightness" in my shell)