gnome-shell/js
Carlos Garnacho 1ea2e2bcab backgroundMenu: Release the click gesture if a grab operation begun
If an active grab on pointer events happens during multi-touch operations,
all non-pointer-emulating touches will be muted. This may leave the
Clutter.ClickAction incomplete if triggered by one of those sequences,
just to have a gesture take over and trigger a compositor grab, which would
leave the capture-event handler stuck eating events.

So listen for grab-op-begin from the display, and ensure the action is
released if such grab begins.
and the capture event handler stuck.
2014-07-08 12:01:43 -04:00
..
extensionPrefs js: Adapt to GSettings API change 2014-06-24 15:17:09 -04:00
gdm js: Adapt to GSettings API change 2014-06-24 15:17:09 -04:00
misc util: Don't pass too many arguments to child_watch_add 2014-04-28 10:22:51 -04:00
perf Scripting.createTestWindow(): take params 2014-06-29 18:27:54 -04:00
portalHelper portalHelper: fix typo 2014-06-26 20:10:18 +02:00
ui backgroundMenu: Release the click gesture if a grab operation begun 2014-07-08 12:01:43 -04:00
js-resources.gresource.xml Add a helper to handle captive portal logins 2014-06-26 19:54:58 +02:00
Makefile.am js/Makefile.am: Fix dependency generation with srcdir != builddir 2014-06-29 18:27:53 -04:00