kwin/kcmkwin/kwincompositing
Martin Gräßlin d52944c2c7 [kcmkwin/compositing] Remove combobox to select between GLX and EGL
Summary:
The selection of whether GLX or EGL should be used doesn't work in
practice due to the following reasons:
* Intel/EGL/X11 results in rendering errors
* NVIDIA still doesn't support EGL
* OpenGLES forces to EGL (combobox only one entry)
* Wayland forces to EGL (combobox only one entry)

Offering the selection only offers the user a way to destroy the
system. We get too many bug reports about rendering errors and we
get too many complaints about this not working properly on social
media. E.g.: "The Meh: EGL mode causes bugs in the launcher"

The configuration interface showed a warning when selecting it, but
apparently users ignore warnings like "might be broken". If that's the
case let's better remove the option.

If users really want this they can still enable it manually through
editing the config file or through the env variable.

Change intended for Plasma/5.7 branch - I'm sick of users complaining
about it!

Test Plan: Opened KCM, verified Combobox is gone

Reviewers: #kwin, #plasma, #vdg

Subscribers: kwin

Tags: #kwin

Differential Revision: https://phabricator.kde.org/D2224
2016-07-19 17:10:24 +02:00
..
qml [kcmeffects] Do not use root context properties 2015-10-21 13:28:16 +02:00
test Port to CMake AUTOMOC 2016-02-01 21:05:36 +01:00
.reviewboardrc
CMakeLists.txt Fix build due to undefined reference 2014-12-07 22:01:15 +01:00
compositing.cpp [kcmkwin/compositing] Show warning message when selecting "dangerous" options 2014-06-16 09:04:33 +02:00
compositing.h [kcmkwin/compositing] Show warning message when selecting "dangerous" options 2014-06-16 09:04:33 +02:00
compositing.ui [kcmkwin/compositing] Remove combobox to select between GLX and EGL 2016-07-19 17:10:24 +02:00
config-compiler.h.cmake
config-prefix.h.cmake
effectconfig.cpp Fix loading of effect config plugins 2015-03-06 13:16:17 +01:00
effectconfig.h [kcmkwin/compositing] Use Effect name as configuration window title 2014-06-12 07:22:17 +02:00
kcmkwineffects.desktop SVN_SILENT made messages (.desktop file) - always resolve ours 2016-06-23 23:41:42 +00:00
kwincompositing.desktop SVN_SILENT made messages (.desktop file) - always resolve ours 2016-06-19 12:57:39 +00:00
kwineffect.knsrc Fix installation of GHNS material 2015-03-13 15:51:20 +01:00
main.cpp [kcmkwin/compositing] Remove combobox to select between GLX and EGL 2016-07-19 17:10:24 +02:00
Messages.sh i18n fixes 2014-07-23 03:35:36 +02:00
model.cpp [kcmeffects] Do not use root context properties 2015-10-21 13:28:16 +02:00
model.h [kcmeffects] Do not use root context properties 2015-10-21 13:28:16 +02:00