From 76c3174b019fe000f273f68df039088721f709e2 Mon Sep 17 00:00:00 2001 From: Mikhail Zolotukhin Date: Fri, 6 Mar 2020 22:35:20 +0300 Subject: [PATCH] Notify about decorations button order change Summary: This allows GtkConfig daemon to properly sync decorations buttons order for GTK CSD applications. For 5.18.3 Test Plan: 1. Launch `kcmshell5 kwindecoration` and any GTK CSD app alongside 2. Change order of the buttons. 3. Window button order should be changed in GTK CSD app immediately (if `xsettingsd` is installed). Subscribers: kwin Tags: #kwin Differential Revision: https://phabricator.kde.org/D27904 --- kcmkwin/kwindecoration/kwindecorationsettings.kcfgc | 1 + 1 file changed, 1 insertion(+) diff --git a/kcmkwin/kwindecoration/kwindecorationsettings.kcfgc b/kcmkwin/kwindecoration/kwindecorationsettings.kcfgc index 9d45368f47..f42a6f723e 100644 --- a/kcmkwin/kwindecoration/kwindecorationsettings.kcfgc +++ b/kcmkwin/kwindecoration/kwindecorationsettings.kcfgc @@ -4,3 +4,4 @@ Mutators=true DefaultValueGetters=true GenerateProperties=true ParentInConstructor=true +Notifiers=buttonsOnLeft,buttonsOnRight