vdu_controls icon indicating copy to clipboard operation
vdu_controls copied to clipboard

VDU controls - a control panel for monitor brightness/contrast/...

Results 20 vdu_controls issues
Sort by recently updated
recently updated
newest added

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...

enhancement

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...

enhancement

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....

enhancement
help wanted

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...

help wanted

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...

enhancement

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...

enhancement

Add support for the Czech language. (See #30 for background info.)

enhancement

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...

enhancement
help wanted

UNI-T UT383BT see https://github.com/EMATech/uni-t-mini-environmental-bt

enhancement

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...