~mc-return/compiz/compiz.merge-fix1101405-src-screen.cpp-cleanup

Viewing all changes in revision 3757.

  • Committer: MC Return
  • Date: 2013-07-07 20:43:57 UTC
  • Revision ID: mc.return@gmx.net-20130707204357-ujzcok38e2m2azo8
Initialize multiple non-static class member variables (escapeKeyCode,
returnKeyCode, wmSnTimestamp) and fields (attrib) that are not
initialized in the PrivateScreen::PrivateScreen (CompScreen *, compiz::
private_screen::WindowManager &) constructor nor in any functions that it
calls (LP: #1101639)

Also initialize the class members xSync, xRandr, xShape, viewPort, 
orphanData, outputDevices, colormap, screenNum, fullscreenOutput,
screenEdge, workArea, xkbEvent, xineramaExtension, displayString_,
region, pingTimer, edgeDelaySettings and pluginManager in the same ctor

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: