KWin/GSoC/Modularization

From KDE Community Wiki
Revision as of 14:03, 21 June 2011 by Arthurarlt (talk | contribs) (Created page with '= Modularization of KWin = == Removing Scene dependency from Core == === Uses of Workspace === * scene_open_glx.cpp ** wspace->destroyOverlay(); ** wspace->overlayWindow();')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Modularization of KWin

Removing Scene dependency from Core

Uses of Workspace

  • scene_open_glx.cpp
    • wspace->destroyOverlay();
    • wspace->overlayWindow();