Revision be33c59...

Go back to digest for 27th April 2014

Features in User Interface

Martin Gräßlin committed changes in [kwin] /:

Introduce config option for OpenGLPlatformInterface

A new config option "GLPlatformInterface" is added to the Compositing
settings group. Valid values are "glx" and "egl". This config option is
honored by the Scene to decide which backend to create.

The setting gets sanitized by the operation mode (egl for Wayland),
the environment variable KWIN_OPENGL_INTERFACE and the compile time
support. These switches are removed from the Scene to not have them
duplicated.

File Changes

Modified 4 files
  •   kwin.kcfg
  •   options.cpp
  •   options.h
  •   scene_opengl.cpp
4 files changed in total