mutter/src/compositor
Adel Gadllah cd32e4a68a meta-surface-actor-x11: Fix unredirect heuristic
Damage coordinates are relative to the drawable not to the screen. So we
have to check whether x and y are 0 and not window_rect.x/y otherwise the
herustic will never trigger for windows on monitors whos x and y are not 0.

https://bugzilla.gnome.org/show_bug.cgi?id=738271
2014-10-12 00:35:47 +02: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.