changelog: fallback to non-primary monitor

This commit is contained in:
Daniel Eklöf 2020-12-04 22:08:05 +01:00
parent d0f1f762ea
commit 8249b9c7ea
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F

View file

@ -30,6 +30,8 @@
* mpd: fix compilation with clang
(https://codeberg.org/dnkl/yambar/issues/16).
* Crash when the alpha component in a color value was 0.
* XCB: Fallback to non-primary monitor when the primary monitor is
disconnected (https://codeberg.org/dnkl/yambar/issues/20)
### Security