~townsend/compiz/fix-auto-vp-switch-0.9.10

« back to all changes in this revision

Viewing changes to src/window.cpp

  • Committer: Sam Spilsbury
  • Date: 2013-06-26 22:01:02 UTC
  • mfrom: (3733.5.2 compiz.fix_118656)
  • mto: This revision was merged to the branch mainline in revision 3751.
  • Revision ID: sam.spilsbury@canonical.com-20130626220102-x8vc23820jq0ql5r
MergeĀ lp:~compiz-team/compiz/compiz.fix_1186560

Show diffs side-by-side

added added

removed removed

Lines of Context:
6610
6610
 
6611
6611
        recalcActions ();
6612
6612
 
6613
 
        bool sizeUpdated = false;
6614
 
 
6615
 
        sizeUpdated |= priv->updateSize ();
6616
 
        sizeUpdated |= priv->updateFrameWindow ();
 
6613
        bool sizeUpdated = priv->updateFrameWindow ();
6617
6614
 
6618
6615
        /* Always send a moveNotify
6619
6616
         * whenever the frame extents update