136 Commits (211682ab6754424f3a45697222fc6e8cbe32328a)

Author SHA1 Message Date
Martin Gräßlin 211682ab67 KGlobalSettings::dndEventDelay() -> QApplication::startDragDistance() 13 years ago
Martin Gräßlin 987fd41d24 Port KWin/Effects from KDebug to QDebug 13 years ago
Reza Shah 61f452723e Port KWin effects away from KAction and KShortcut to Qt5/KF5 classes. 13 years ago
Anselmo L. S. Melo bef5b71898 Porting effects to Qt5/KF5: QStandardPaths 13 years ago
Martin Gräßlin 5d0433f20b Drop some no longer needed includes 13 years ago
Eike Hein 5435568f86 Fix build. 13 years ago
Martin Gräßlin 47cf35720f Present Window's close button ported to QtQuick 2 13 years ago
Martin Gräßlin 5e0484bc17 Disable KDeclarative in PresentWindows and DesktopGrid 13 years ago
Martin Gräßlin 330d40f425 Fix no cast to/from ASCII intrduced issues 13 years ago
Thomas Lübking b6c4f0a7fb fake mouse move to unhover close window on hide 13 years ago
Thomas Lübking 287acae1db handle closebutton arm state inside effect only 13 years ago
Montel Laurent 185d9306d0 Fix order 13 years ago
Thomas Lübking f71457b2cf Don't highlight hoverd window while PW start/stops 13 years ago
Martin Gräßlin 49e734f743 Change the way how effects can get mouse events 13 years ago
Thomas Lübking 81931857b6 keep + track m_closeWindow to keep m_winData alive 13 years ago
Thomas Lübking 4babec9991 keep + track m_closeWindow to keep m_winData alive 13 years ago
Martin Gräßlin 74f0ca2f00 Add missing KGlobal includes 13 years ago
Martin Gräßlin fb65c07bf7 Use a QDeclarativeView for button views in Present Windows and Desktop Grid 13 years ago
Martin Gräßlin 5755a6f21a Include KIcon where needed 13 years ago
Martin Gräßlin 60c42b7a34 s/KLocale/KLocalizedString/g 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
Thomas Lübking 1cc5c2ff3f react on screenCountChanged to re-validate lists 13 years ago
Martin Gräßlin 55585514f9 Remove close window mouse action from Present Windows effect 13 years ago
Martin Gräßlin 7a7f9d1a34 Change the way how screen edges interact with Effects/Scripts 13 years ago
Martin Gräßlin 4471e8a41b Do not delete close window on screenCountChanged 13 years ago
Thomas Lübking c713141a37 react on screenCountChanged to re-validate lists 13 years ago
Martin Gräßlin 0c92e1f30c Use translucent/dialogs/background elements where possible 13 years ago
Thomas Lübking ad36e510e4 don't zoom or clamp windows on effect start/end 13 years ago
Thomas Lübking c312914f6e don't zoom or clamp windows on effect start/end 13 years ago
Martin Gräßlin 565b4ed6a3 Common way to announce support for specific effects through X11 13 years ago
Martin Gräßlin 6d2dfe06e7 Introduce dedicated OpenGL1 and OpenGL2 compositing types 14 years ago
Dirk Sarpe 31fa04d653 Use KConfigXT in PresentWindows Effect 14 years ago
Martin Gräßlin c7262e8bd3 Getter/setters for opacity, saturation and brightness in WindowPaintData 14 years ago
Martin Gräßlin a2b0d42916 Replace translation by QVector3D in Screen/Window PaintData 14 years ago
Martin Gräßlin 0eff12eb92 Use QGraphicsScale for scale information in ScreenPaintData 14 years ago
Martin Gräßlin 1de1204ecd Drop KWIN_HAVE_OPENGL defines in effects 14 years ago
Martin Gräßlin 812c310dcf Fix unused variable warnings 14 years ago
Martin Gräßlin f2069112c2 Fix crash on closing present windows due to filter frame being null 14 years ago
Martin Gräßlin d05d55b140 Delay creation of EffectFrames till needed 14 years ago
Thomas Lübking c8320b0db7 Avoid continious repaints in Present Windows effect 14 years ago
Thomas Lübking edfb40a95a guard a remaining m_closeView pointer 14 years ago
Thomas Lübking 41eea9dd3b Don't highlight windows w/o mouse 14 years ago
Martin Gräßlin 5ac29a5984 Remove TabBox related code from PresentWindows Effect 14 years ago
Thomas Lübking 2b2877ddb1 add present windows by class to active screen edges 14 years ago
Martin Gräßlin 2007a7eab8 Use namespaced parameters in signals 14 years ago
Thomas Lübking 152b738181 don't allocate unused closeview and guard all pointers 14 years ago
Thomas Lübking 85635dd485 fix tabbing 14 years ago
Thomas Lübking bf88ec09ac Revert "fix tabbing" 14 years ago
Thomas Lübking d245035a17 fix tabbing 14 years ago