KWin/GSoC/Modularization: Difference between revisions

From KDE Community Wiki
(Created page with '= Modularization of KWin = == Removing Scene dependency from Core == === Uses of Workspace === * scene_open_glx.cpp ** wspace->destroyOverlay(); ** wspace->overlayWindow();')
(No difference)

Revision as of 14:03, 21 June 2011

Modularization of KWin

Removing Scene dependency from Core

Uses of Workspace

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