Overview

Request 1043791 accepted

- Simplify specfile and just use the defined C standard in meson config.
- Update to version 1.9.0:
* Added
- Support for specifying number of decimals when printing a float tag.
- Support for custom font fallbacks.
- overline: new decoration.
- i3/sway: boolean option `strip-workspace-numbers`.
- font-shaping: new inheritable configuration option, allowing you to
- configure whether strings should be _shaped_ using HarfBuzz, or not.
- river: support for the new “mode” event present in version 3 of the
- river status manager protocol, in the form of a new tag, _”mode”_,
- in the `title` particle.
- network: request link stats and expose under tags `dl-speed` and
- `ul-speed` when `poll-interval` is set.
- new module: disk-io.
- new module: pulse.
- alsa: `dB` tag.
- mpd: `file` tag.
- pipewire: add a new module for pipewire
- on-click: support `next`/`previous` mouse buttons.
- dwl: add a new module for DWL
- sway: support for workspace ‘rename’ and ‘move’ events.
* Changed
- All modules are now compile-time optional.
- Minimum required meson version is now 0.59.
- Float tags are now treated as floats instead of integers when
formatted with the `kb`/`kib`/`mb`/`mib`/`gb`/`gib` string particle
formatters.
- network: `tx-bitrate` and `rx-bitrate` are now in bits/s instead of
Mb/s. Use the `mb` string formatter to render these tags as before
(e.g. `string: {text: "{tx-bitrate:mb}"}`).
- i3: newly created, and **unfocused** workspaces are now considered
non-empty
- alsa: use dB instead of raw volume values, if possible, when
calculating the `percent` tag
- cpu: `content` particle is now a template instantiated once for each
core, and once for the total CPU usage. See **yambar-modules-cpu**(5)
for more information.
- **BREAKING CHANGE**: overhaul of the `map` particle. Instead of
specifying a `tag` and then an array of `values`, you must now
simply use an array of `conditions`
* Fixed
- i3: fixed “missing workspace indicator” (_err: modules/i3.c:94:
workspace reply/event without 'name' and/or 'output', and/or 'focus'
properties_).
- Slow/laggy behavior when quickly spawning many `on-click` handlers,
e.g. when handling mouse wheel events.
- cpu: don’t error out on systems where SMT has been disabled.
- examples/dwl-tags: updated parsing of `output` name.
- sway-xkb: don’t crash when Sway sends an _”added”_ event for a
device yambar is already tracking.
- Crash when a particle is “too wide”, and tries to render outside the
bar.
- string: crash when failing to convert string to UTF-32.
- script: only first transaction processed when receiving multiple
transactions in a single batch.
- network: missing SSID (recent kernels, or possibly wireless drivers,
no longer provide the SSID in the `NL80211_CMD_NEW_STATION`
response).
- sway-xkb: crash when compositor presents multiple inputs with
identical IDs.

Loading...
Request History
Soc Virnyl Estela's avatar

uncomfyhalomacro created request

- Simplify specfile and just use the defined C standard in meson config.
- Update to version 1.9.0:
* Added
- Support for specifying number of decimals when printing a float tag.
- Support for custom font fallbacks.
- overline: new decoration.
- i3/sway: boolean option `strip-workspace-numbers`.
- font-shaping: new inheritable configuration option, allowing you to
- configure whether strings should be _shaped_ using HarfBuzz, or not.
- river: support for the new “mode” event present in version 3 of the
- river status manager protocol, in the form of a new tag, _”mode”_,
- in the `title` particle.
- network: request link stats and expose under tags `dl-speed` and
- `ul-speed` when `poll-interval` is set.
- new module: disk-io.
- new module: pulse.
- alsa: `dB` tag.
- mpd: `file` tag.
- pipewire: add a new module for pipewire
- on-click: support `next`/`previous` mouse buttons.
- dwl: add a new module for DWL
- sway: support for workspace ‘rename’ and ‘move’ events.
* Changed
- All modules are now compile-time optional.
- Minimum required meson version is now 0.59.
- Float tags are now treated as floats instead of integers when
formatted with the `kb`/`kib`/`mb`/`mib`/`gb`/`gib` string particle
formatters.
- network: `tx-bitrate` and `rx-bitrate` are now in bits/s instead of
Mb/s. Use the `mb` string formatter to render these tags as before
(e.g. `string: {text: "{tx-bitrate:mb}"}`).
- i3: newly created, and **unfocused** workspaces are now considered
non-empty
- alsa: use dB instead of raw volume values, if possible, when
calculating the `percent` tag
- cpu: `content` particle is now a template instantiated once for each
core, and once for the total CPU usage. See **yambar-modules-cpu**(5)
for more information.
- **BREAKING CHANGE**: overhaul of the `map` particle. Instead of
specifying a `tag` and then an array of `values`, you must now
simply use an array of `conditions`
* Fixed
- i3: fixed “missing workspace indicator” (_err: modules/i3.c:94:
workspace reply/event without 'name' and/or 'output', and/or 'focus'
properties_).
- Slow/laggy behavior when quickly spawning many `on-click` handlers,
e.g. when handling mouse wheel events.
- cpu: don’t error out on systems where SMT has been disabled.
- examples/dwl-tags: updated parsing of `output` name.
- sway-xkb: don’t crash when Sway sends an _”added”_ event for a
device yambar is already tracking.
- Crash when a particle is “too wide”, and tries to render outside the
bar.
- string: crash when failing to convert string to UTF-32.
- script: only first transaction processed when receiving multiple
transactions in a single batch.
- network: missing SSID (recent kernels, or possibly wireless drivers,
no longer provide the SSID in the `NL80211_CMD_NEW_STATION`
response).
- sway-xkb: crash when compositor presents multiple inputs with
identical IDs.


Factory Auto's avatar

factory-auto added opensuse-review-team as a reviewer

Please review sources


Factory Auto's avatar

factory-auto accepted review

Check script succeeded


Saul Goodman's avatar

licensedigger accepted review

ok


Staging Bot's avatar

staging-bot added openSUSE:Factory:Staging:adi:8 as a reviewer

Being evaluated by staging project "openSUSE:Factory:Staging:adi:8"


Staging Bot's avatar

staging-bot accepted review

Picked "openSUSE:Factory:Staging:adi:8"


Dominique Leuenberger's avatar

dimstar accepted review


Dominique Leuenberger's avatar

dimstar_suse accepted review

Staging Project openSUSE:Factory:Staging:adi:8 got accepted.


Dominique Leuenberger's avatar

dimstar_suse approved review

Staging Project openSUSE:Factory:Staging:adi:8 got accepted.


Dominique Leuenberger's avatar

dimstar_suse accepted request

Staging Project openSUSE:Factory:Staging:adi:8 got accepted.

openSUSE Build Service is sponsored by