~compiz-team/compiz/0.9.9

Viewing all changes in revision 3513.

  • Committer: Tarmac
  • Author(s): Daniel van Vugt
  • Date: 2012-12-06 13:48:41 UTC
  • mfrom: (3510.1.1 fix-1087193)
  • Revision ID: tarmac-20121206134841-012ai8p70io9wg68
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). Fixes: https://bugs.launchpad.net/bugs/1087193.

Approved by PS Jenkins bot, Sam Spilsbury.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: