345 Commits (d85802da4ef6e2b69aa87dada975cd81fceee7fa)

Author SHA1 Message Date
Anselmo L. S. Melo bef5b71898 Porting effects to Qt5/KF5: QStandardPaths 13 years ago
Martin Gräßlin c47702294a Fix incorrect button press event processing in checkInputWindowEvent 13 years ago
Martin Gräßlin 36429c0010 Fix loading of scripted effects 13 years ago
Martin Gräßlin 485f0a3e06 Process mouse events 13 years ago
Martin Gräßlin 1e0600bbc7 Port to new KDesktopFile constructor 13 years ago
Martin Gräßlin 330d40f425 Fix no cast to/from ASCII intrduced issues 13 years ago
Martin Gräßlin 11dd05425e Plasma::Theme does no longer provide a global static theme 13 years ago
Martin Gräßlin 93e2ce4bfd Use QVector instead of QList for the list of active effects 13 years ago
Martin Gräßlin 13ad458cca Use const_iterators for our Effect iterators 13 years ago
Thomas Lübking 5cf328fbec ensure to not add NULL effect windows to stacking 13 years ago
Thomas Lübking 3b285ba572 don't query effects threaded 13 years ago
Thomas Lübking a3d502338d delay adding Unmanaged clients by 50ms 13 years ago
Thomas Lübking e717c131bf Hook modalChanged signal for DialogParent script 13 years ago
Martin Gräßlin b501e07b21 Fix typo: ScopedCPointer instead of QScopedPointer 13 years ago
Thomas Lübking b8439145bd always defer delete of Deleted to next event cycle 13 years ago
Martin Gräßlin 941c02a60f Introduce cross-fading with previous pixmap 13 years ago
Martin Gräßlin a4ec610d23 Copy modal state and mainWindows from Client to Deleted 13 years ago
Thomas Lübking 7efc42774f delay withdraw of support props 13 years ago
Montel Laurent dd8cf0b678 normalize signal/slot 13 years ago
Martin Gräßlin 4022de7075 Use signal/slots instead of deep function calls into decoration 13 years ago
Thomas Lübking 1abff98c07 clear m_activeEffects when effects change 13 years ago
Thomas Lübking 130deb2a66 clear m_activeEffects when effects change 13 years ago
Martin Gräßlin 49e734f743 Change the way how effects can get mouse events 13 years ago
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