Accepting request 1152810 from home:mchnz:branches:utilities

- Version 2.0.1 
  * Fix D-Bus client code for python versions prior to 3.11.
  * Fix infinite-loop when altering an existing FIFO lux-meter in the Lux-Dialog.
  * Fix the refresh of the LuxDialog meter-readout/plot when changing to a new meter.
  * Apply context-aware defaults to the LuxDialog device file-chooser. 
  * Improve/fix the handling of displays/laptop-displays that may be detected but lack proper DDC.
  * Force the file-picker to always show devices and FIFOs - it wasn't showing then on some desktops.

OBS-URL: https://build.opensuse.org/request/show/1152810
OBS-URL: https://build.opensuse.org/package/show/utilities/vdu_controls?expand=0&rev=26
This commit is contained in:
Michael Hamilton 2024-02-28 00:19:13 +00:00 committed by Git OBS Bridge
parent b5fc9f89bf
commit e05a9c4aa3
4 changed files with 15 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d4567d6605ab900f54038c664373887dc58f5c94316d319baba5d93c261f29a7
size 3232073

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d20c3aba2eda09c2f39ffd6538fd142611178588ec9f31ccdacf248b796c9e73
size 3233664

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Tue Feb 27 21:11:53 UTC 2024 - Michael Hamilton <michael@actrix.gen.nz>
- Version 2.0.1
* Fix D-Bus client code for python versions prior to 3.11.
* Fix infinite-loop when altering an existing FIFO lux-meter in the Lux-Dialog.
* Fix the refresh of the LuxDialog meter-readout/plot when changing to a new meter.
* Apply context-aware defaults to the LuxDialog device file-chooser.
* Improve/fix the handling of displays/laptop-displays that may be detected but lack proper DDC.
* Force the file-picker to always show devices and FIFOs - it wasn't showing then on some desktops.
-------------------------------------------------------------------
Fri Feb 16 00:58:22 UTC 2024 - Michael Hamilton <michael@actrix.gen.nz>

View File

@ -18,7 +18,7 @@
Name: vdu_controls
Version: 2.0.0
Version: 2.0.1
Release: 0
Summary: Visual Display Unit virtual control panel
License: GPL-3.0-or-later