~mc-return/compiz/compiz.merge-fix1048505-firepaint-does-not-paint-fire

Viewing all changes in revision 3510.1.1.

  • Committer: Daniel van Vugt
  • Date: 2012-12-06 10:05:14 UTC
  • mto: This revision was merged to the branch mainline in revision 3513.
  • Revision ID: daniel.van.vugt@canonical.com-20121206100514-esvcpeho1uq97dpo
Fixed windows not responding to input if XShape is disabled/absent.
It was a simple copy/paste error; passing nInput=0 instead of nInput=1 to:
    priv->inputRegion += rectsToRegion (nInput, inputShapeRects);
(LP: #1087193)

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: