127 Commits (99bcac1cc7f2c0bb92fcc860ec002d6a90a875d4)

Author SHA1 Message Date
Sebastian Kügler 08a53e6a11 Remove K_EXPORT_PLUGIN macros 13 years ago
Martin Gräßlin 330d40f425 Fix no cast to/from ASCII intrduced issues 13 years ago
Fredrik Höglund 7124f5190b Revert "kwin: Make WindowQuadList inherit from QVector" 13 years ago
Thomas Lübking e717c131bf Hook modalChanged signal for DialogParent script 13 years ago
Martin Gräßlin 5660801192 Add DecorationOpacity to AnimationEffect 13 years ago
Martin Gräßlin 941c02a60f Introduce cross-fading with previous pixmap 13 years ago
Fredrik Höglund 40918e0193 kwin: Make WindowQuadList inherit from QVector 13 years ago
Fredrik Höglund dbbda21129 kwin: Support quads in makeInterleavedArrays() 13 years ago
Fredrik Höglund ac5f1317e9 kwin: Split WindowQuadDecoration into two types 13 years ago
Martin Gräßlin 4b4646973b Use QList<KWin::EffectWindow*> as return type for mainWindows() 13 years ago
Fredrik Höglund de4b7e8db1 kwin: Add WindowQuadList::makeInterleavedArrays() 13 years ago
Fredrik Höglund d4aacd678e kwin: Add more accessors in WindowVertex 13 years ago
Martin Gräßlin 49e734f743 Change the way how effects can get mouse events 13 years ago
Martin Gräßlin 1a3bc3f60c Split Outline in a composited and non-composited part 13 years ago
Thomas Lübking ee1d6d568d add effect debug interface and dbus export 13 years ago
Martin Gräßlin 32b6ef42b9 Strip module path from all Qt #include <> 13 years ago
Martin Gräßlin b01f5684c5 Remove not needed includes from kwineffect header files 13 years ago
Thomas Lübking 39499de9cc add AnimationEffect::set() and ::cancel() 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 4cb4697029 Increase KWIN_EFFECT_API_VERSION_MINOR 13 years ago
Martin Gräßlin 10c07080bb Notify effects when the screen gets locked 13 years ago
Martin Gräßlin 9bab40d995 Notifications when approaching a screen edge 13 years ago
Martin Gräßlin 7a7f9d1a34 Change the way how screen edges interact with Effects/Scripts 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 0c92e1f30c Use translucent/dialogs/background elements where possible 13 years ago
Martin Gräßlin 819b474a79 Introduce property "visible" on EffectWindow 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
Martin Gräßlin 533d57da60 Mark most ctors as explicit as reported by Krazy2 checker 13 years ago
Martin Gräßlin 18cccad806 Introduce a templated animationTime overload for the KConfigXT case 14 years ago
Martin Gräßlin b2512b1479 Increase KWIN_EFFECT_API_VERSION_MINOR for 4.10 14 years ago
Casian Andrei 01adbe6dc5 Implement color correction (per output) 14 years ago
Casian Andrei a46d247702 Revert "Merge branch 'color2'" 14 years ago
Martin Gräßlin 9308028fa4 Decoration can announce whether it currently requires an alpha channel 14 years ago
Fredrik Höglund bb9f59a89c kwin: Use xcb to optimize damage event handling 14 years ago
Martin Gräßlin e962fd9ce2 Typo-- 14 years ago
Martin Gräßlin 6d2dfe06e7 Introduce dedicated OpenGL1 and OpenGL2 compositing types 14 years ago
Casian Andrei 2afa88a889 CC: int instead of qint32 14 years ago
Casian Andrei a417888b0e Implement color correction support 14 years ago
Martin Gräßlin c7262e8bd3 Getter/setters for opacity, saturation and brightness in WindowPaintData 14 years ago
Martin Gräßlin f723f132ca Drop support for explicit contents opacity from WindowPaintData 14 years ago
Martin Gräßlin dd067b075b Split out common part of ScreenPaintData and 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 966047ccd2 Replace custom RotationData with QGraphicsRotation 14 years ago
Martin Gräßlin 30bb8be037 Add activity support to Workspace Script Wrapper and Effects 14 years ago
Thomas Lübking a332bf183b add desktopChanged signal to effects that carries the optionally changing widget 14 years ago
Thomas Lübking 3a6095726e Only reserve required electric borders for ElectricAlways 14 years ago