commit | e1e2352dcc157fd0bd7c880379ba42b9e5d9be75 | [log] [tgz] |
---|---|---|
author | Ander Conselvan de Oliveira <ander.conselvan.de.oliveira@intel.com> | Fri Dec 13 22:10:55 2013 +0200 |
committer | Kristian Høgsberg <krh@bitplanet.net> | Mon Dec 16 17:23:01 2013 -0800 |
tree | 144c33698e338cafb598102ca410a76b99fc0c71 | |
parent | 010d0b169589ca5af5bb38fa1dba09a8885cc405 [diff] |
compositor: Don't repaint outputs being destroyed Set a flag when an output is being destroyed and use that to avoid repainting. This allows functions that schedule an output repaint to be called when the output is being destroyed without causing the compositor to crash.