70 Commits (2b93939a67d9ef9d21bc7416fbb6d3e8df292bff)

Author SHA1 Message Date
Martin Gräßlin 2b93939a67 [effects] Save zoom settings using kcfg generated class 9 years ago
Martin Gräßlin bedc01b108 [kwineffects] Add hide/show cursor to EffectsHandler 10 years ago
Martin Gräßlin ea52ef9e57 Add a PlatformCursorImage to Platform and EffectsHandler 10 years ago
Martin Gräßlin a64fd14f9a [effects/zoom] Remove unused variable 10 years ago
Kevin Funk 8ea4f4dae7 Port to CMake AUTOMOC 10 years ago
Martin Gräßlin 7facdb67ee [effects] Simplify setting mvp matrix for cursor in zoom effect 10 years ago
Martin Gräßlin 4e8e0f817f [effects] Drop resetting Generic Shader from zoom effect 10 years ago
Thomas Lübking 7b459214d9 reset generic shader after zoom 11 years ago
Boudewijn Rempt 9c2b53dd04 Warnings--: remove set-but-unused variable 11 years ago
Boudewijn Rempt 1a18eb97ad Remove icon size calculation 11 years ago
Thomas Lübking 0927c506f6 use ShaderTrait for zoom cursor 11 years ago
Thomas Lübking 8d2cd20c19 track cursorshape changes in zoom effect 11 years ago
Volker Krause 5db2d5a556 Make constants const, saves a few symbols in the .data section. 12 years ago
Martin Gräßlin 4230a0d331 [effects] Get xcb_connection_t* and rootWindow through EffectsHandler API 12 years ago
Martin Gräßlin 77fff7af6a [kwin] Port away from deprected KCoreConfigSkeleton::readConfig 12 years ago
Martin Gräßlin 5b3529acf8 Add axis support to zoom effect 12 years ago
Martin Gräßlin b57885a1bf Add registerGlobalShortcut method to kwineffects 12 years ago
Aleix Pol c72e519d9c Remove KDE/ prefix in include directories 12 years ago
Martin Gräßlin 3f0ff9b8d5 Migrate effects from displayWidth()/displayHeight() to virtualScreenSize()/virtualScreenGeometry() 12 years ago
Thomas Lübking 68fc751916 be more aggressive about exiting zoom effect 12 years ago
Thomas Lübking acaf4807ab align zoomed cursor to hotspot 12 years ago
Martin Gräßlin 76efe517a7 Turn built-in effects into a library kwin links against 12 years ago
Martin Gräßlin 145f0c096f [kwin/effects] Do not use KActionCollections for the global shortcuts 12 years ago
Jacob Logan ac72e9fb73 Changed debug statements in kwin/effects from qDebug() to qCDebug(KWINEFFECTS) 12 years ago
Martin Gräßlin b7be3cb621 Better handling for making the compositing OpenGL context current 12 years ago
C Schell 07721aaab9 Fix zoom effect cursor position on initial zoom in. 13 years ago
Martin Gräßlin 57905c0cc2 And we got rid of KDebug 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
Martin Gräßlin 388944314a Drop QPixmap ctor of XRenderPicture 13 years ago
Martin Gräßlin ba7d50fdc5 Disable global shortcut handling in all effects 13 years ago
Martin Gräßlin 330d40f425 Fix no cast to/from ASCII intrduced issues 13 years ago
Christoph Feck 4e897f2315 Fix crash after zoom when not using XRender 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 a3faf455b9 Port Zoom effect to XCB and some small improvements 13 years ago
Martin Gräßlin 7e10fe524f Fix warnings and compile errors when building with XRender Compositing disabled 13 years ago
Martin Gräßlin e68f7f960b Port zoom effect to XCB render 13 years ago
Thomas Lübking 31f20cb4b1 push zoomregion on contact 13 years ago
Thomas Lübking 1a5640cfc5 continuous zoom animation support, constant time driven 13 years ago
Thomas Lübking 74fa33497f reset generic shader after zoom 13 years ago
Martin Gräßlin 80bd289e06 Better names for global shortcuts in Zoom Effect 13 years ago
Thomas Lübking eebabeb636 kick pointless nominalCursor calculation 13 years ago
Thomas Lübking ee9d526b27 don't use textured mousecursor unless required 13 years ago
Thomas Lübking 026fe92c7f don't use textured mousecursor unless required 13 years ago
Thomas Lübking 87bd9958cf fix zoom factor scale, remains double 14 years ago
Martin Gräßlin 6d2dfe06e7 Introduce dedicated OpenGL1 and OpenGL2 compositing types 14 years ago
Alexander Jones f1df9ee2f0 Use KConfigXT in Zoom Effect 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