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

Viewing all changes in revision 114.

  • 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.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: