Jasper St. Pierre 9c4908b44a xwayland: Don't crash when the window disappears from under us
If we attach to a MetaWindow that disappears before the idle fires,
we'll notice that we can't associate the window properly again and
try to access data on the MetaWindow struct, which might crash.

Install a weak ref that ties the lifetime of the idle to the lifetime
of the MetaWindow.

It seems every GTK+ app does this for some reason at startup. This
is really unfortunate, since we'll have to create and destroy a new
MetaWindow really quickly.
2014-05-04 15:51:53 -04:00
2014-05-02 12:43:57 +02:00
2014-03-18 20:37:35 -04:00
2014-03-18 20:37:35 -04:00
2006-06-29 20:54:39 +00:00
2014-04-15 22:58:51 +02:00
2014-04-30 18:14:27 +02:00
2014-04-09 12:28:45 -07:00
2014-04-30 18:14:27 +02:00
Description
91 MiB
Languages
C 98.9%
Meson 0.7%
Python 0.3%