kwin/kcmkwin/kwinrules
Martin Flöser 7bf4a94286 Disable window rule configuration for Wayland
Summary:
The window rule detection is too bound to X11 for it to work for
Wayland windows. In fact it results in the config module just crashing.
Thus it's better to just disable the items in the menu. As it's only for
X11 windows we can also enforce platform xcb for the rules dialog.

Test Plan: Menu disabled on Wayland window, menu enabled on Xwayland window

Reviewers: #kwin, #plasma

Subscribers: plasma-devel, kwin

Tags: #plasma

Differential Revision: https://phabricator.kde.org/D10594
2018-02-21 18:06:47 +01:00
..
CMakeLists.txt
detectwidget.cpp
detectwidget.h
detectwidget.ui
editshortcut.ui
kcm.cpp
kcm.h
kwinrules.desktop SVN_SILENT made messages (.desktop file) - always resolve ours 2017-08-28 04:30:46 +02:00
kwinsrc.cpp
main.cpp Disable window rule configuration for Wayland 2018-02-21 18:06:47 +01:00
Messages.sh
ruleslist.cpp kcmkwinrules: Fix window title 2017-10-15 18:36:38 +03:00
ruleslist.h
ruleslist.ui
ruleswidget.cpp [kwinrules] Hide all autogroup related widgets 2016-10-17 08:02:10 +02:00
ruleswidget.h
ruleswidgetbase.ui
yesnobox.h