1
0
Fork 0
mirror of https://github.com/polybar/polybar.git synced 2025-04-14 17:33:17 -04:00

Relase 3.4.2

Fixes

* `internal/i3` (and maybe others): Workspace icon map misbehaves for empty icon (#1893), see #1881
* `custom/ipc`: Clear content if hook produces no output. (#1951)
* renderer:
    * The modules on the right no longer overlap the tray or are shifted out of the bar. (#1936), see #591, #1903, #1838, #1236
    * The gradient when modules are shifted out of the bar (because there is not enough space) is now drawn correctly in all circumstances. (#1936)
* build: Fixed a compilation issue in gcc10 (#1967, polybar/xpp#20)
This commit is contained in:
patrick96 2019-12-23 17:19:14 +01:00 committed by Patrick Ziegler
parent 54816fe251
commit f7a1949108

View file

@ -1,4 +1,4 @@
# Polybar version information
# Update this on every release
# This is used to create the version string if a git repo is not available
3.4.1
3.4.2