Move XFixes cursor change tracking into the x11 standalone platform
ClosedPublic

Authored by graesslin on Sep 15 2017, 6:01 PM.

Details

Summary

A dedicated X11EventFilter is added and created from the X11Cursor in
case we have XFixes. This means some more X11 specific code is now only
on X11.

Test Plan

Run in Xephyr, but no real testing for functionality.

Diff Detail

Repository
R108 KWin
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
graesslin created this revision.Sep 15 2017, 6:01 PM
Restricted Application added a project: KWin. · View Herald TranscriptSep 15 2017, 6:01 PM
Restricted Application added subscribers: kwin, plasma-devel. · View Herald Transcript
graesslin updated this revision to Diff 19802.Sep 22 2017, 6:35 PM

Fix crash on startup - cursor is created before Workspace, so the filter creation needs to be delayed

Restricted Application edited projects, added Plasma; removed KWin. · View Herald TranscriptSep 22 2017, 6:35 PM
This revision was automatically updated to reflect the committed changes.