Overview

Request 1123587 accepted

- Update to 3.7.0:
Breaking:
* custom/script: No longer hides the module if the exec command
failed and did not change the output from the previous run (#2636).
Somewhat similar original behaviour can be imitated with format-fail,
if necessary. If the exec command produced no output and exited with
a non-zero exit code the module is no longer completely empty, but
just has an empty %output% token. If you relied on this behavior
to hide the module under certain circumstances, make sure the script
exits with an exit code of zero. (#2857, #2861)
Build:
* Respect CMAKE_INSTALL_PREFIX when installing default config (#2770, #2917)
* Change default CMAKE_INSTALL_PREFIX to /usr. Installations with default
flags will now go into /usr instead of /usr/local (#2917)
* Bump C++ version to C++17 (#2847)
Deprecated:
* custom/text: The content setting and all its properties are deprecated in
favor of format with the same functionality. (#2676)
* tray: All tray-related settings in the bar section are deprecated. They
are replaced by the new tray module (#3002)
Added:
* A tray module with type internal/tray for positioning the tray like a module (#2689)
* internal/temperature: %temperature-k% token displays the temperature in
degrees Kelvin (#2774, #2784)
* internal/pulseaudio: reverse-scroll option (#2664)
* custom/script: Repeat interval for script failure (interval-fail) and
exec-if (interval-if) (#943, #2606, #2630)
* custom/ipc:
+ Added support for in format (#2841)
+ Added support for format-i for each defined hook-i (#2775, #2810)

Loading...
Request History
Michael Vetter's avatar

jubalh created request

- Update to 3.7.0:
Breaking:
* custom/script: No longer hides the module if the exec command
failed and did not change the output from the previous run (#2636).
Somewhat similar original behaviour can be imitated with format-fail,
if necessary. If the exec command produced no output and exited with
a non-zero exit code the module is no longer completely empty, but
just has an empty %output% token. If you relied on this behavior
to hide the module under certain circumstances, make sure the script
exits with an exit code of zero. (#2857, #2861)
Build:
* Respect CMAKE_INSTALL_PREFIX when installing default config (#2770, #2917)
* Change default CMAKE_INSTALL_PREFIX to /usr. Installations with default
flags will now go into /usr instead of /usr/local (#2917)
* Bump C++ version to C++17 (#2847)
Deprecated:
* custom/text: The content setting and all its properties are deprecated in
favor of format with the same functionality. (#2676)
* tray: All tray-related settings in the bar section are deprecated. They
are replaced by the new tray module (#3002)
Added:
* A tray module with type internal/tray for positioning the tray like a module (#2689)
* internal/temperature: %temperature-k% token displays the temperature in
degrees Kelvin (#2774, #2784)
* internal/pulseaudio: reverse-scroll option (#2664)
* custom/script: Repeat interval for script failure (interval-fail) and
exec-if (interval-if) (#943, #2606, #2630)
* custom/ipc:
+ Added support for in format (#2841)
+ Added support for format-i for each defined hook-i (#2775, #2810)


Ondřej Súkup's avatar

mimi_vx accepted request

openSUSE Build Service is sponsored by