File xob.changes of Package xob
-------------------------------------------------------------------
Tue Jul 20 07:57:26 UTC 2021 - Michael Vetter <mvetter@suse.com>
- Update to 0.3:
Added:
* Support for transparency: color specification can now contain a
value for the alpha channel.
* Automatic default sink index detection in the example pulseaudio
watcher script. This should make the script work out of the box
for most users.
* Ready to use screen brightness watcher script in the README.
* Quiet mode (-q).
Changed:
* xob now depends on libxrender for the new transparency feature
(this can be optionally disabled when building xob).
* Improved documentation of the named-pipe method.
* The documentation encourages users to use dedicated input programs
instead of the named-pipe method (now presented as a fallback method).
Fixed:
* Documentation used to advise to overwrite the content of named pipes
which could lead to premature file endings. The documentation now
recommends to append new values command >> named_pipe.
* Issue in the pulseaudio watcher script where pulseaudio sink indexes
were abusively used as indexes of the internal pulsectl library's
data structures.
-------------------------------------------------------------------
Mon Aug 31 13:32:37 UTC 2020 - Dirk Mueller <dmueller@suse.com>
- update to 0.2:
* This release introduces more precise timeout specification (mind the new
* unit for `-t`) and an orientation option. This option makes it possible to
* chose between a new vertical style or the classic horizontal style.
- New vertical mode to display a bar that fills up from bottom to top.
- New `orientation` option to choose between classic horizontal mode and new vertical mode.
- More precise timeout specification (millisecond). Values below one second are now allowed.
- Integers (`0` and `1`) not accepted as values for `rel` options in configuration file .
- Typos in documentation.
-------------------------------------------------------------------
Tue Oct 22 09:54:38 UTC 2019 - Michael Vetter <mvetter@suse.com>
- Install LICENSE and README.md files
- Use make macro
-------------------------------------------------------------------
Tue Oct 8 12:28:40 UTC 2019 - mvetter@suse.com
- Initial package in version 0.1.1 for openSUSE