vdu_controls
vdu_controls copied to clipboard
VDU controls - a control panel for monitor brightness/contrast/...
Thank you for the response-time increase in v2.0.0, it's great! With this, I think it would practical to set the brigtness (or any setting) in real time while dragging a...
Some of the code assumes VDU brightness maximum will be no greater than 100%. So far this has turned to be true, but there exists the possibility that there is...
Support some laptop backlight adjustment by wrapping ddcutil with a wrapper that accepts DDC/CI commands on behalf of the laptop and translates them into whatever really needs to be done....
It would be nice to not install dependencies on the system and not rely on versions from the system. this is to avoid dependency hell and simplify software delivery. I'm...
Vdu_controls started as a script, but is now too large to be considered a script. It could benefit from refactoring into sub-components. That said, a modern IDE that shows structure...
I got this idea from [qddcswitch](https://codeberg.org/Okxa/qddcswitch), please take a look at the screenshots over there. The idea is to have an alternative implementation of non-continuous values. Instead of a drop-down...
Add support for the Czech language. (See #30 for background info.)
Version 1.8.2, includes code for localised language translations. While a localisation capability now exists, I lack any properly proofed translations. **Please contact me If you'd be interested in a localised...
UNI-T UT383BT see https://github.com/EMATech/uni-t-mini-environmental-bt
Due to a bug digitaltrails/ddcutil-service#27 vdu_controls may fail to correctly initialize metadata for some Non-Continuous values. An example of a Non-Continuous is the *Onscreen-Display-Language*, which has a set of discrete/non-continuous...