ddcui
ddcui copied to clipboard
Graphical user interface for ddcutil - control monitor settings
I've tried to install ddcui from COPR on Fedora 40, but it conflicts with the liddcutil package from the system repository. KDE Plasma depends on the system package, so it...
**ddcui** release 0.5.3 is now available as branch 0.5.3 and tag v0.5.3. This release contains only minor changes from 0.5.2. For details, see file CHANGELOG.md or the [ddcutil website](https://www.ddcutil.com/ddcui_release_notes).
**ddcui** release 0.5.2 is now available as branch 0.5.2 and tag v0.5.2. This release clears out some remaining debug code and ensures that display status change detection is enabled only...

I quickly packaged [here](https://github.com/tinywrkb/flatpaks/blob/master/com.ddcutil.ddcui/com.ddcutil.ddcui.yaml) ddcui as a Flatpak to have the app decoupled from the base OS and built with the KDE Flatpak runtime. Users who are running immutable OSs...
The key provided at the https://software.opensuse.org/download.html?project=home%3Arockowitz&package=ddcutil site is outdated. Instead, the key provided by `sudo add-apt-repository ppa:rockowitz/ddcutil` works (but provides outdated packages). Am I doing something wrong, or that is...
**ddcui** 0.3.0 is now available. For details, see the [release description](https://github.com/rockowitz/ddcui/releases/tag/v0.3.0). **ddcui** 0.3.0 requires at least libddcutil.so.4.2.0 from **ddcutil** package 1.2.1 or later.
It might be useful to add a `ddcui.desktop` entry for ddcui, as well as a `pkexec` entry - since I am to understand that it "most likely" cannot work otherwise...
**ddcui** 0.2.1 is now available. For details, see the [release description](https://github.com/rockowitz/ddcui/releases/tag/v0.2.1). **ddcui** 0.2.1 requires at least libddcutil.so.4.2.0 from **ddcutil** package 1.2.1 or later.
@gadefox reported on issue #29 The app without root permissions shows empty display list*. In this case Capabilities option in menu causes a segmentation fault. That's the reason I can't...