Owen W. Taylor 88a7790d44 MetaDisplay: remove meta_display_grab()/ungrab()
Now that we have two connections to the X server, the idea of a
ref-counted server grab that might be held across extended portions
of code is very dangerous since we might try to use the backend
connection while the frontend connection is grabbed.

Replace the only usage (which was local) with direct
XGrabServer/XUngrabServer usage and remove the meta_display_grab()
API.

https://bugzilla.gnome.org/show_bug.cgi?id=733068
2014-07-11 13:39:07 -04:00
2014-07-05 13:57:20 +03:00
2014-03-18 20:37:35 -04:00
2014-03-18 20:37:35 -04:00
2014-06-11 09:24:59 -04:00
2014-06-24 23:42:06 +02:00
Description
94 MiB
Languages
C 98.9%
Meson 0.7%
Python 0.3%