Skip to content
Commit 4ce294d6 authored by Matt Roper's avatar Matt Roper Committed by Kristian Høgsberg
Browse files

wayland-server: Add touch grab support



Touch grabs allow the compositor to be placed into a mode where touch events
temporarily bypass their default behavior and perform other operations.
Wayland already supports keyboard and pointer grabs, but was lacking
corresponding touch support.  The default touch grab handlers here contain the
client event delivery code that was previously called directly in weston.

Signed-off-by: default avatarMatt Roper <matthew.d.roper@intel.com>
parent 33b7637b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment