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
remotes/origin/work/fvogt/plastikqt5.15
Mikhail Zolotukhin 6 years ago
parent 4559d3a2d8
commit 76c3174b01
  1. 1
      kcmkwin/kwindecoration/kwindecorationsettings.kcfgc

@ -4,3 +4,4 @@ Mutators=true
DefaultValueGetters=true
GenerateProperties=true
ParentInConstructor=true
Notifiers=buttonsOnLeft,buttonsOnRight

Loading…
Cancel
Save