Revert "backend-x11: Take the touch grab on the stage window"

This reverts commit 3b85e4b2b9.

This breaks touch support; reverting would break wayland
(is what this patch tried to fix; we should find a better solution
that works on both).
This commit is contained in:
Adel Gadllah
2014-07-17 17:18:08 +02:00
parent 3a57f843d5
commit 029673d0ee
5 changed files with 3 additions and 25 deletions

View File

@ -877,8 +877,6 @@ meta_display_open (void)
enable_compositor (display);
meta_backend_compositor_created (meta_get_backend ());
meta_screen_create_guard_window (screen);
/* Set up touch support */