weston/desktop-shell
Kristian Høgsberg 8e80a31ba4 shell: Stop moving surfae after touch point 0 goes up
The grab stays alive as long as at least one touch point is down.  If touch
point 0 is lifted while other touch points are down, the surface will jump
around when touch point 0 is put down again.

This change marks the grab as inactive once touch point 0 is lifted
and then ignores touch events until all touch points eventually are
lifted and the grab terminates.

https://bugs.freedesktop.org/show_bug.cgi?id=73750
2014-01-17 15:18:35 -08:00
..
.gitignore Update .gitignore 2013-12-09 12:15:41 -08:00
exposay.c exposay: set an alpha on fullscreen surfaces 2014-01-07 21:46:36 -08:00
input-panel.c keyboard: Make debug output less verbose 2014-01-09 23:58:14 -08:00
Makefile.am build: Fix out-of-tree build for desktop-shell 2013-12-04 12:57:02 -08:00
shell.c shell: Stop moving surfae after touch point 0 goes up 2014-01-17 15:18:35 -08:00
shell.h shell: Disable exposay by default 2014-01-16 16:52:12 -08:00