~mc-return/compiz/compiz0.9.9.merge-plugin-screensaver

« back to all changes in this revision

Viewing changes to src/screen.cpp

  • Committer: MC Return
  • Date: 2013-01-13 16:24:16 UTC
  • mfrom: (3286.2.275 0.9.9)
  • Revision ID: mc.return@gmx.net-20130113162416-5de5hvk464uwgc5m
MergedĀ latestĀ lp:compiz

Show diffs side-by-side

added added

removed removed

Lines of Context:
4028
4028
    int      offset;
4029
4029
 
4030
4030
    const CompPoint &vp = viewports->getCurrentViewport ();
4031
 
    const CompSize &vpSize = viewports->viewportDimentions ();
 
4031
    const CompSize &vpSize = viewports->viewportDimensions ();
4032
4032
 
4033
4033
    rect.setWidth  (gm.widthIncBorders ());
4034
4034
    rect.setHeight (gm.heightIncBorders ());