Package Release Info

xob-0.3-bp154.1.19

Update Info: Base Release
Available in Package Hub : 15 SP4

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

xob

Change Logs

* Tue Jul 20 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 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.
Version: 0.1.1-bp152.1.9
* Tue Oct 22 2019 Michael Vetter <mvetter@suse.com>
- Install LICENSE and README.md files
- Use make macro
* Tue Oct 08 2019 mvetter@suse.com
- Initial package in version 0.1.1 for openSUSE