~compiz-team/compiz-wall-plugin/compiz-wall-plugin.fix_762335

  • Committer: Sam Spilsbury
  • Date: 2010-05-09 13:11:04 UTC
  • Revision ID: git-v1:1af7d217237eafd790e0224645b3faeaac319fd8
Destroy the entire cairo context, re-create it, clear it and then draw on it.

Previously we were only clearing the cairo context. But for some reason, further
drawing operations on the context wouldn't apply anyways (not even the clear operation) after cairo_save () had been called.
Filename Latest Rev Last Changed Committer Comment Size
..
src 109 15 years ago Dennis kasprzyk Track core changes. Diff
CMakeLists.txt 109 15 years ago Dennis kasprzyk Track core changes. 138 bytes Diff Download File
wall.xml.in 111 14 years ago Sam Spilsbury Fix typo 11.3 KB Diff Download File