mutter/src/compositor
Owen W. Taylor 5e84c8f20b MetaWindowActor: don't overwrite send_frame_messages_timer
If the app finished multiple frames before we sent _NET_WM_FRAME_DRAWN,
we could add the send_frame_messages_timer multiple times. In the rare
case that the app immediately closed the window, the older timeout
could potentially then run on the freed actor.

https://bugzilla.gnome.org/show_bug.cgi?id=738686
2014-12-02 11:47:13 -05:00
..
2014-09-03 13:43:40 -04:00
2014-09-03 13:43:40 -04:00
2014-10-06 19:39:43 -07:00
2009-06-30 09:34:03 -04:00
2014-05-02 09:34:48 -04:00

Intro
=====

Fix me.


Env Vars
========

MUTTER_DISABLE_MIPMAPS - set to disable use of mipmaped windows.