126 Commits (f876fe6a84a6ed7b08be4db633f919cf59ba9d83)

Author SHA1 Message Date
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
Thomas Lübking 7d17a29826 secure closeView NULL pointer access 14 years ago
Thomas Lübking a8b212e40e Pick correct screen area in tabbox w/o scree focus separation case 14 years ago
Thomas Lübking e1d15d9c21 present windows: keep highlighted windows in screen 14 years ago
Thomas Lübking 25342f89c9 present windows: keep highlighted windows in screen 14 years ago
Thomas Lübking 2a84ba0094 don't scale highlighted window in present windows during de/activation 15 years ago
Philipp Knechtges b6478e1b12 kwin: Optimizing Blur Part III 15 years ago
Martin Gräßlin fe4329a252 Only call active effects in the effect chain 15 years ago
Martin Gräßlin 987bc837d9 Remove define KWIN_HAVE_OPENGL_COMPOSITING 15 years ago
Thomas Lübking 45eb40ef69 check m_closeView validity (can be NULL when the timer crosses the deactivation) 15 years ago