322 Commits (7eaacfab18f5065e72440376db1a9f5f9ae82096)

Author SHA1 Message Date
Martin Gräßlin 2e758ed6a7 Add an elevate() method to Toplevel 13 years ago
Martin Gräßlin 1a3bc3f60c Split Outline in a composited and non-composited part 13 years ago
Martin Gräßlin 466bef3a6d Adding a DesktopThumbnailItem declarative item 13 years ago
Martin Gräßlin ae7be07d0f Effects Hook to paint a desktop 13 years ago
Martin Gräßlin 8037e6529c Rename ThumbnailItem to WindowThumbnailItem 13 years ago
Martin Gräßlin db91db3a4f Refactoring: break out a base class for ThumbnailItem 13 years ago
Martin Gräßlin edb074cbc2 Split out screen handling from Workspace into own class Screens 13 years ago
Martin Gräßlin 265b5523e2 Move decoration related methods from Workspace to DecorationPlugin 13 years ago
Martin Gräßlin d503d9ffb6 Turn TabBox into a proper singleton 13 years ago
Martin Gräßlin da85b5fdc7 Split out Activities related code from Workspace 13 years ago
Thomas Lübking ee1d6d568d add effect debug interface and dbus export 13 years ago
Martin Gräßlin 1468c1ed51 Fix includes in effects.cpp 13 years ago
Martin Gräßlin 0ccc060218 Include KGlobal were needed 13 years ago
Martin Gräßlin 32b6ef42b9 Strip module path from all Qt #include <> 13 years ago
Martin Gräßlin c3423b15e7 Add method to EffectsHandler to define the cursor for an input window 13 years ago
Martin Gräßlin f12cf0efba Replacement class for QCursor 13 years ago
Martin Gräßlin 8efe111162 Fix compile error with building screenedges disabled 13 years ago
Thomas Lübking 004bdee7a2 do not try to raise possible panel proxies 13 years ago
Thomas Lübking 199f14d578 do not try to raise possible panel proxies 13 years ago
Martin Gräßlin 10c07080bb Notify effects when the screen gets locked 13 years ago
Martin Gräßlin beb00478e1 Only start animating in cube slide on window move if core uses switch desktop on edge 13 years ago
Martin Gräßlin 9bab40d995 Notifications when approaching a screen edge 13 years ago
Martin Gräßlin a8539ff54e Turn ScreenEdges into a Singleton 13 years ago
Martin Gräßlin 7a7f9d1a34 Change the way how screen edges interact with Effects/Scripts 13 years ago
Martin Gräßlin d9aedf620b Rewrite of KWin's Screen Edge Handling 13 years ago
Martin Gräßlin e47fdf5caa Remove unused screen edge related methods from kwineffects interface 13 years ago
Thomas Lübking c158507a66 signal change of stacking order to the effects 13 years ago
Martin Gräßlin 2d4b67d361 Do not use a shared pointer for the Xcb::Wrapper 13 years ago
Martin Gräßlin fa3fa8c3ca Port Input Window handling for Effects to XCB 13 years ago
Martin Gräßlin 565b4ed6a3 Common way to announce support for specific effects through X11 13 years ago
Martin Gräßlin 334b4bf622 Move handling of Virtual Desktops into a VirtualDesktopManager 13 years ago
Thomas Lübking b301c357d5 disconnect all client signals when it's closed 13 years ago
Thomas Lübking 1e4d1347d6 disconnect all client signals when it's closed 13 years ago
Fredrik Höglund 5f220bef2e Revert "delay unsynced window ready_for_painting state" 14 years ago
Martin Gräßlin 6d2dfe06e7 Introduce dedicated OpenGL1 and OpenGL2 compositing types 14 years ago
Ni Hui 16ea7617f3 fix build without scripting 14 years ago
Ni Hui 720f9239cc fix build without scripting 14 years ago
Martin Gräßlin 6152cc4fa5 Split out the windowing system related part of SceneOpenGL 14 years ago
Martin Gräßlin 35237aadcb Splitting up of KWin's global D-Bus interface 14 years ago
Thomas Lübking 976037717b delay unsynced window ready_for_painting state 14 years ago
Thomas Lübking a6296dda20 delay unsynced window ready_for_painting state 14 years ago
Martin Gräßlin 8e5b2ae1aa Pass Compositor to EffectsHandlerImpl 14 years ago
Martin Gräßlin 62c4d449f5 Use signals'n'slots instead of deep function call into Compositor 14 years ago
Martin Gräßlin 2d954a6bf3 Make the Scene owned by the Compositor 14 years ago
Arthur Arlt f3739469a2 Move Workspace's compositing functions to own class Compositor 14 years ago
Martin Gräßlin 23f2de009b Effects can provide support information through properties 14 years ago
Thomas Lübking 7231694072 don't try to raise unmapped input windows 14 years ago
Thomas Lübking 6c4ef3ef35 re-use input window, prevent destryoing it 14 years ago
Martin Gräßlin 30bb8be037 Add activity support to Workspace Script Wrapper and Effects 14 years ago
Thomas Lübking b6c84775ab HACK around bug 288791 - search for likely panel proxies and raise them after destroying an effect input window 14 years ago