FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Add missing <stdexcept> header by jeremyong · Pull Request #1967 · polybar/polybar · GitHub

Add missing <stdexcept> header - #1967

Merged
patrick96 merged 1 commit into
polybar:masterfrom
jeremyong:master
Dec 25, 2019
Merged

Add missing <stdexcept> header#1967
patrick96 merged 1 commit into
polybar:masterfrom
jeremyong:master

Conversation

Copy link
Copy Markdown
Contributor

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.

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.
patrick96 merged commit 34e742e into polybar:master Dec 25, 2019
patrick96 added a commit to patrick96/polybar that referenced this pull request Dec 25, 2019
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)
patrick96 mentioned this pull request Dec 25, 2019

Copy link
Copy Markdown
Member

Thanks a ton. The fixes should be released soon with polybar 3.4.2

patrick96 added a commit that referenced this pull request Dec 27, 2019
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 file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants


Back | FazBrowse Home | New Git URL