mirror of
https://github.com/brl/mutter.git
synced 2025-01-23 18:09:10 +00:00
795e005566
If we have an not-visible texture pixmap, we need to: - Still update it if it is realized, since it won't be updated when shown. And it might be also be cloned. - Queue a redraw if even if not visible, since it it might be cloned. http://bugzilla.openedhand.com/show_bug.cgi?id=1647 Signed-off-by: Emmanuele Bassi <ebassi@linux.intel.com>