Diffusion KWin afc80f8bd5bd

Call workspaceEvent and updateX11Time only once per event

Authored by romangg on Jul 18 2018, 5:23 PM.

Description

Call workspaceEvent and updateX11Time only once per event

Summary:
On Wayland processXcbEvents calls workspaceEvents and updateX11Time but this
is already done in the native event filter.

Test Plan:
Manual test shows Xwayland still works and constant calls to
XcbEventFilter::nativeEventFilter are processed.

Reviewers: KWin, davidedmundson

Reviewed By: KWin, davidedmundson

Subscribers: davidedmundson, kwin

Tags: KWin

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

Details

Committed
romanggJul 20 2018, 4:15 PM
Reviewer
KWin
Differential Revision
D14215: Call workspaceEvent and updateX11Time only once per event
Parents
R108:5575a5274cc6: Merge branch 'Plasma/5.13'
Branches
Unknown
Tags
Unknown