From f053ddff7db9a829706d5d0f2238ba1412c5fa9a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Ekl=C3=B6f?= Date: Sat, 1 Jan 2022 11:42:12 +0100 Subject: [PATCH] changelog: bar does not exit when monitor is disabled/unplugged --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 29d3d42..fa7a875 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -28,6 +28,8 @@ * Made `libmpdclient` an optional dependency * battery: unknown battery states are now mapped to ‘unknown’, instead of ‘discharging’. +* Wayland: the bar no longer exits when the monitor is + disabled/unplugged (https://codeberg.org/dnkl/yambar/issues/106). ### Deprecated