Accepting request 1172826 from home:mchnz:branches:utilities
- Version 2.0.3 * Reduce the number of writes to VDU NVRAM by sliders, spinners, and ambient brightness adjustments. * Slider and spin-box controls now only update the VDU when adjustments become slow or stop (when the control value remains constant for 0.5 seconds). * Spin-Boxes now select the entire text on focus in (enables easier overtyping and decreases VDU updates). * Ambient lighting initiated changes in brightness of up to 20% are applied without any transitional steps (plus the existing code ignores updates of less than 10%). * Set the default ambient-light brightness adjustment-interval to 5 minutes. * React to DPMS awake signal from ddcutil-service by re-assessing ambient brightness. * Simplified locking and conformed to a locking hierarchy/protocol to avoid potential deadlocks. OBS-URL: https://build.opensuse.org/request/show/1172826 OBS-URL: https://build.opensuse.org/package/show/utilities/vdu_controls?expand=0&rev=30
This commit is contained in:
parent
7ba4d6b367
commit
1a473ff1cb
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e67022aa7c33714546d29367ceb7749c4ea3f4035d33d8e7fd099ec7b4e395ce
|
||||
size 3238151
|
3
vdu_controls-2.0.3.tar.gz
Normal file
3
vdu_controls-2.0.3.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5c68644c008e53cb2dc1d3935d65c521c8809304a1640a6a47a53a7dda88163e
|
||||
size 3241827
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon May 6 04:18:30 UTC 2024 - Michael Hamilton <michael@actrix.gen.nz>
|
||||
|
||||
- Version 2.0.3
|
||||
* Reduce the number of writes to VDU NVRAM by sliders, spinners, and ambient brightness adjustments.
|
||||
* Slider and spin-box controls now only update the VDU when adjustments become slow or stop (when
|
||||
the control value remains constant for 0.5 seconds).
|
||||
* Spin-Boxes now select the entire text on focus in (enables easier overtyping and decreases VDU updates).
|
||||
* Ambient lighting initiated changes in brightness of up to 20% are applied without any transitional
|
||||
steps (plus the existing code ignores updates of less than 10%).
|
||||
* Set the default ambient-light brightness adjustment-interval to 5 minutes.
|
||||
* React to DPMS awake signal from ddcutil-service by re-assessing ambient brightness.
|
||||
* Simplified locking and conformed to a locking hierarchy/protocol to avoid potential deadlocks.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 13 02:01:37 UTC 2024 - Michael Hamilton <michael@actrix.gen.nz>
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
Name: vdu_controls
|
||||
Version: 2.0.2
|
||||
Version: 2.0.3
|
||||
Release: 0
|
||||
Summary: Visual Display Unit virtual control panel
|
||||
License: GPL-3.0-or-later
|
||||
|
Loading…
x
Reference in New Issue
Block a user