117 Commits (56d9f90546365c9710417266f50b48b81c3b5f30)

Author SHA1 Message Date
Martin Gräßlin 1c819c5e86 Drop EffectsHandler::effectsConfig 9 years ago
Martin Gräßlin 359224a5dc Pass the current output geometry to ScreenPaintData 10 years ago
Martin Gräßlin 2545162f87 Support highlighting windows through EffectsHandlerImpl 10 years ago
Martin Gräßlin 6af0cc6ebe Add support for touch events in the Effect system 10 years ago
Anthony Fieroni c3cd8df795 Be sure isCurrentTab returns true 10 years ago
Kevin Funk 8ea4f4dae7 Port to CMake AUTOMOC 10 years ago
Martin Gräßlin 1fb0c31bb4 [kwineffects] Expose fullScreen property in EffectWindow 10 years ago
Martin Gräßlin 2e7bc0df87 [kwineffects] Pass screen projection matrix to EffectFrame 10 years ago
Martin Gräßlin 3be6ff9f12 [kwineffects] Pass screen projection matrix to WindowPaintData 10 years ago
Martin Gräßlin f284ef814c Pass projection matrix to ScreenPaintData 10 years ago
Nick Shaforostoff 3a8d7d866a optimize string operations 11 years ago
Martin Gräßlin 5fb67414d2 [libkwineffects] Proper no-size check in WindowQuadList::splitAt(X|Y) 11 years ago
Marco Martin 3f5bf65a9e Use the kwayland blur protocol in the blur effect 11 years ago
Kai Uwe Broulik e814a60045 Add isOnScreenDisplay to EffectWindow 11 years ago
Fredrik Höglund d2cb9f9bf6 Add a model-view and a projection matrix in WindowPaintData 11 years ago
Martin Gräßlin bf4ba54647 Remove displayWidth and displayHeight from the compositor 11 years ago
Fredrik Höglund 0aff9830df Remove the decoration opacity property 12 years ago
Fredrik Höglund b7592ec6f0 Add a uvAxisSwapped property in WindowQuad 12 years ago
Martin Gräßlin 4230a0d331 [effects] Get xcb_connection_t* and rootWindow through EffectsHandler API 12 years ago
Alex Merry 4d88fcdff6 [kwin] Adapt to KPluginFactory change 12 years ago
Martin Gräßlin e68d5c6315 [kwin] Add a KPluginFactory subclass for loading binary Effects 12 years ago
Martin Gräßlin 3bbc9436db [kwin] Add a virtual Effect::requestedEffectChainPosition 12 years ago
Martin Gräßlin e3179841f3 [kwin] Create an own library for kwinxrenderutils 12 years ago
Martin Gräßlin a2aab537d6 [kwin/effects] Use generated dbus interface to reconfigure effects 12 years ago
Martin Gräßlin 3f0ff9b8d5 Migrate effects from displayWidth()/displayHeight() to virtualScreenSize()/virtualScreenGeometry() 12 years ago
Martin Gräßlin 882d55f1b5 Allow windows to specify that they should not get animated on window close 12 years ago
Martin Gräßlin 2fbc8414a7 Allow windows to specify that they should not get animated on window close 12 years ago
Matteo De Carlo 59bb857c7b Replace NULL with nullptr in libkwineffects 12 years ago
Martin Gräßlin 2372e02752 [kwin] Use a QIcon in Client for the icons instead of Pixmaps 12 years ago
Fredrik Höglund 76adeb6a13 kwin: Optimize WindowQuadList::makeGrid() 13 years ago
Fredrik Höglund 006529d8b2 kwin: Optimize WindowQuadList::makeRegularGrid() 13 years ago
Martin Gräßlin ff6cb5e75c Drop the GlobalShortcutsEditor from libkwineffects 13 years ago
Eike Hein fbc957c048 Second 'unbreak kwin build' of the day ... 13 years ago
Martin Gräßlin 99bcac1cc7 Port libkwineffects away from KDebug 13 years ago
Martin Gräßlin 37334f400a Drop no longer needed XLib includes from KWin 13 years ago
Anselmo L. S. Melo 49c04f13b1 Porting libkwineffects to Qt5/KF5: QStandardPaths 13 years ago
Martin Gräßlin 330d40f425 Fix no cast to/from ASCII intrduced issues 13 years ago
Aurélien Gâteau 4a426d731d kwin: Fix build on arm 13 years ago
Martin Gräßlin 941c02a60f Introduce cross-fading with previous pixmap 13 years ago
Fredrik Höglund dbbda21129 kwin: Support quads in makeInterleavedArrays() 13 years ago
Fredrik Höglund d6fadfa91c kwin: Add an SSE2 vertex upload path 13 years ago
Fredrik Höglund de4b7e8db1 kwin: Add WindowQuadList::makeInterleavedArrays() 13 years ago
Fredrik Höglund a5a2561f69 kwin: Simplify WindowQuadList::makeArrays() 13 years ago
Martin Gräßlin 49e734f743 Change the way how effects can get mouse events 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
Martin Gräßlin 368de6842a Wrapper class to create an xcb_xfixes_region_t from a QRegion 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