kwin/plugins/platforms/wayland
Martin Gräßlin 2defd6bb64 [platforms/wayland] Use a ConfinedPointer if available
Summary:
This supports "grabbing" the pointer on right ctrl key just like on X11.
If the Wayland server supports pointer constraints protocol, the nested
Wayland compositor creates a confined pointer if the right ctrl key is
pressed.

On another right ctrl press the (active) constraint gets removed again.

To indicate the current state the window title gets updated. This also
implements window title support for the first time.

This change implement T4604.

Test Plan: Tested with a modified KWin with server-side pointer constraints support

Reviewers: #kwin, #plasma_on_wayland

Subscribers: plasma-devel, kwin

Tags: #plasma_on_wayland, #kwin

Differential Revision: https://phabricator.kde.org/D3488
2016-12-08 19:49:05 +01:00
..
CMakeLists.txt
egl_wayland_backend.cpp
egl_wayland_backend.h
logging.cpp
logging.h
scene_qpainter_wayland_backend.cpp
scene_qpainter_wayland_backend.h
wayland.json SVN_SILENT made messages (.desktop file) - always resolve ours 2016-12-02 04:38:37 +01:00
wayland_backend.cpp [platforms/wayland] Use a ConfinedPointer if available 2016-12-08 19:49:05 +01:00
wayland_backend.h [platforms/wayland] Use a ConfinedPointer if available 2016-12-08 19:49:05 +01:00