~compiz-team/compiz/compiz.fix_1120009

« back to all changes in this revision

Viewing changes to plugins/decor/src/decor.cpp

  • Committer: Sam Spilsbury
  • Date: 2013-02-08 09:24:23 UTC
  • mfrom: (3554.1.47 0.9.9)
  • Revision ID: sam.spilsbury@canonical.com-20130208092423-cecitdds6j7no3wk
MergeĀ lp:compiz

Show diffs side-by-side

added added

removed removed

Lines of Context:
856
856
            /* Creating a new decoration failed ... see if we can use
857
857
             * the old one */
858
858
 
859
 
            unsigned int    frameType, frameState, frameActions;
 
859
            unsigned int    frameType, frameState, frameActions = 0;
860
860
            Pixmap          pixmap = None;
861
861
            decor_extents_t border;
862
862
            decor_extents_t input;
2381
2381
                    dw->mRequestor.handlePending (event->xclient.data.l);
2382
2382
                }
2383
2383
            }
 
2384
            break;
2384
2385
        default:
2385
2386
            /* Check for damage events. If the output or input window
2386
2387
             * or a texture is updated then damage output extents.