| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
This is dependent on a PR to xpp that does the same. Newer compilers (GCC10 in particular) are stricter about which headers provide the std exception types.
Fixes * `internal/i3` (and maybe others): Workspace icon map misbehaves for empty icon (polybar#1893), see polybar#1881 * `custom/ipc`: Clear content if hook produces no output. (polybar#1951) * renderer: * The modules on the right no longer overlap the tray or are shifted out of the bar. (polybar#1936), see polybar#591, polybar#1903, polybar#1838, polybar#1236 * The gradient when modules are shifted out of the bar (because there is not enough space) is now drawn correctly in all circumstances. (polybar#1936) * build: Fixed a compilation issue in gcc10 (polybar#1967, polybar/xpp#20)
|
Thanks a ton. The fixes should be released soon with polybar 3.4.2 |
Sorry, something went wrong.
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)
| Back | FazBrowse Home | New Git URL |
This is dependent on a PR to xpp that does the same. Newer compilers
(GCC10 in particular) are stricter about which headers provide the
std exception types.