From eae7e2a9e6510b1beb502d5520f87cf1fd31f0cc Mon Sep 17 00:00:00 2001 From: Jonas Kvinge Date: Fri, 31 Jan 2025 13:09:38 +0100 Subject: [PATCH] Update Changelog --- Changelog | 1 + 1 file changed, 1 insertion(+) diff --git a/Changelog b/Changelog index 2c1c51504..3895c10fb 100644 --- a/Changelog +++ b/Changelog @@ -7,6 +7,7 @@ Unreleased: Bugfixes: * Fixed strawberry exiting when clicking tray icon. * Fixed Clementine import script errors. + * Disabled OSD Pretty on Wayland since it's not working properly. Enhancements: * Only maximize error dialog if Strawberry is the active window (#1627).