You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Martin Gräßlin e8e6e31a87 [kcmkwin/compositing] Hide config options which don't make sense if Compositing is required
Summary:
On Wayland compositing is required. It doesn't make any sense to offer
the user to disable the compositor or to allow windows to block
compositing.

The Compositor DBus interface gains a new property whether the platform
requires compositing. This is queried by the compositing kcm and based
on that the two mentioned options get hidden and not stored to config
file.

Test Plan: Opened the KCM on Wayland

Reviewers: #kwin, #plasma_on_wayland

Subscribers: plasma-devel, kwin

Tags: #plasma_on_wayland, #kwin

Differential Revision: https://phabricator.kde.org/D2586
8 years ago
..
qml
test
.reviewboardrc
CMakeLists.txt
Messages.sh
compositing.cpp [kcmkwin/compositing] Hide config options which don't make sense if Compositing is required 8 years ago
compositing.h [kcmkwin/compositing] Hide config options which don't make sense if Compositing is required 8 years ago
compositing.ui
config-compiler.h.cmake
config-prefix.h.cmake
effectconfig.cpp
effectconfig.h
kcmkwineffects.desktop
kwincompositing.desktop
kwineffect.knsrc
main.cpp [kcmkwin/compositing] Hide config options which don't make sense if Compositing is required 8 years ago
model.cpp
model.h