Diffusion KWin c45942a70c6a

Move requiresCompositing from Application to Platform

Authored by graesslin on May 9 2016, 2:41 PM.

Description

Move requiresCompositing from Application to Platform

Summary:
This change reduces the windowing system specific code pathes. Instead
of checking whether we are on X11 or Wayland to decide whether
compositing is required, we just ask the Platform.

The default is true, only x11 standalone allows to not require
compositing.

Reviewers: Plasma

Subscribers: plasma-devel

Projects: Plasma

Differential Revision: https://phabricator.kde.org/D1575

Details

Committed
graesslinMay 17 2016, 11:59 AM
Differential Revision
D1575: Move requiresCompositing from Application to Platform
Parents
R108:73fae5e63df3: Support touch events in DecorationEventFilter
Branches
Unknown
Tags
Unknown