420 Commits (3f5bf65a9ec8fa413ca59dd07df267c8b765329c)

Author SHA1 Message Date
Martin Gräßlin 4dff7888e3 [kwin] Drop build option to build without scripting 12 years ago
Martin Gräßlin f9dfb11144 [kwin] Drop EffectsHandlerImpl::displayWidth and EffectsHandlerImpl::displayHeight 12 years ago
Martin Gräßlin 29af52fbf1 Keep KWin responsive while loading all effects 12 years ago
Martin Gräßlin 76efe517a7 Turn built-in effects into a library kwin links against 12 years ago
Martin Gräßlin 91c420ada0 [kwin] Fix possible crash in desktopPresenceChanged 12 years ago
Thomas Lübking c378bf4f7c emit desktopPresenceChanged from Client:setDesktop 12 years ago
Martin Klapetek 81f563d610 Fix an assert on KWin shutdown 12 years ago
Martin Gräßlin dec41bbad8 Make Scene's QPainter available to effects 12 years ago
Martin Gräßlin 5d3d8834ab Pass creation of Scene::EffectFrame to the Scene 12 years ago
Martin Gräßlin 73054577df [libkwineffects] Add a signal for screen count changed 12 years ago
Martin Gräßlin 2372e02752 [kwin] Use a QIcon in Client for the icons instead of Pixmaps 12 years ago
Martin Gräßlin b7be3cb621 Better handling for making the compositing OpenGL context current 12 years ago
Martin Gräßlin 0ad6811684 [kwin] Fix crash in tear-down of EffectsHandlerImpl 13 years ago
Martin Gräßlin be3a0cf4ca Fix reading of window properties from effects 13 years ago
Martin Gräßlin cf6d6e0515 Re-enable threaded query for effects 13 years ago
Martin Gräßlin cebb4b86b5 Use new for-loop instead of foreach in kwin/effects.cpp 13 years ago
Martin Gräßlin 5cf871d827 Port readWindowProperty in effects.cpp to XCB 13 years ago
Martin Gräßlin 592ea89b01 Port all remaining XDeleteProperty calls to XCB 13 years ago
Thomas Lübking 0dcdcf48eb copy and paste timebomb 13 years ago
Martin Gräßlin 139201a2e2 KGlobal::config() -> KSharedConfig::openConfig() 13 years ago
Martin Gräßlin 57905c0cc2 And we got rid of KDebug 13 years ago
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