commit | 47c1b982929228abb2e7d0ade225e281bd60754e | [log] [tgz] |
---|---|---|
author | Matt Roper <matthew.d.roper@intel.com> | Wed Oct 10 16:56:53 2012 -0700 |
committer | Kristian Høgsberg <krh@bitplanet.net> | Mon Oct 15 20:54:43 2012 -0400 |
tree | 7d7e155437cb87c4edb3ea22a1f9db0f305cb00d | |
parent | 3fb613effe5da952de8dae1763aa16bcb26ee064 [diff] |
compositor: Call into grab handler for touch events Rather than delivering touch events directly to clients, we'll now call through the touch grab handler. The default handler (in wayland-server) will deliver these events the same way they worked before. Signed-off-by: Matt Roper <matthew.d.roper@intel.com>