Oh I'm definitely trying this. I currently have kb shortcuts defined for brightness up/down that invoke ddcutil. This really ought to be built into every OS. From what I've read, the catch is that DDC implementations are often very buggy and can cause problems, so it would be risky to do this out of the box.
There is a plan to add DDC to the Linux kernel, so that any desktop can manage external monitors using the same APIs they use to manage internal laptop panels. Hopefully that would mitigate the problems you mention.
KDE Plasma Widget for external monitor brightness adjustment
11–20 of 65 posts
Re: KDE Plasma Widget for external monitor brightness adjustment
#12I develop Lunar ( https://lunar.fyi/ ) for controlling monitors on Mac and stumbled upon this gem for Linux which I wanted to share with you. I regularly get asked to recommend something similar to Lunar for Linux and Windows and while there's TwinkleTray for Windows, I didn't have a good recommendation for Linux. Glad this finally exists! A lot of people also use MonitorControl for Mac and might be curious what's th…
Re: KDE Plasma Widget for external monitor brightness adjustment
#13I develop Lunar ( https://lunar.fyi/ ) for controlling monitors on Mac and stumbled upon this gem for Linux which I wanted to share with you. I regularly get asked to recommend something similar to Lunar for Linux and Windows and while there's TwinkleTray for Windows, I didn't have a good recommendation for Linux. Glad this finally exists! A lot of people also use MonitorControl for Mac and might be curious what's th…
gddccontrol has been around for ages on Linux and it's not exclusive to a single desktop environment (and I'm sure there's a plethora of alternatives, but that's just the one I use).
Linux has many such apps, but many are just CLI based, or buggy/janky GUIs, or just don't work at all, depending on what HW/OS you run.
Having a great looking app the integrates seamlessly into your DE and justworks(TM)(hopefully) is big step in the linux world.
>but gddccontrol has a GUI, has been supported since 2004 and works fine in 2023
@Garcia98 gddccontrol GUI might have existed since whenever, and maybe it works fine for you, but for me it has been extremely buggy on Ubuntu 22.04 to the point it is unusable so I welcome other similar apps if they improve my experience.
Therefore I don't get your outrage on people promoting this other app. You are free to keep using gddccontrol, the existence of other similar apps doesn't mean gddccontrol will stop working for you.
Re: KDE Plasma Widget for external monitor brightness adjustment
#14Oh I'm definitely trying this. I currently have kb shortcuts defined for brightness up/down that invoke ddcutil. This really ought to be built into every OS. From what I've read, the catch is that DDC implementations are often very buggy and can cause problems, so it would be risky to do this out of the box.
I bet if windows had supported DDC/CI for the past decade monitors would work with it reliably. (Well, as reliably as any hardware peripheral)
Re: KDE Plasma Widget for external monitor brightness adjustment
#15Earlier quoted context omitted.
I bet if windows had supported DDC/CI for the past decade monitors would work with it reliably. (Well, as reliably as any hardware peripheral)
Windows has had support for DDC/CI for a long time.
Re: KDE Plasma Widget for external monitor brightness adjustment
#16Re: KDE Plasma Widget for external monitor brightness adjustment
#17Now could this fix the non-functional laptop monitor brightness buttons issue I had? (Lenovo Legion 5, RTX 2060, while in hybrid/automatic GPU switching mode - brightness buttons had no effect.)
Worth a try though, laptops are sometimes weird.
Re: KDE Plasma Widget for external monitor brightness adjustment
#18Earlier quoted context omitted.
I bet if windows had supported DDC/CI for the past decade monitors would work with it reliably. (Well, as reliably as any hardware peripheral)
Windows has had support for DDC/CI for a long time.
Re: KDE Plasma Widget for external monitor brightness adjustment
#19I develop Lunar ( https://lunar.fyi/ ) for controlling monitors on Mac and stumbled upon this gem for Linux which I wanted to share with you. I regularly get asked to recommend something similar to Lunar for Linux and Windows and while there's TwinkleTray for Windows, I didn't have a good recommendation for Linux. Glad this finally exists! A lot of people also use MonitorControl for Mac and might be curious what's th…
There is also Monitorian for Windows:
Re: KDE Plasma Widget for external monitor brightness adjustment
#20Could be weird for desktops, so maybe the widget could be generalized a bit so it also allows setting the brightness of the laptop screen.