32 Commits (cd9a0afafa56bd251ef48022b82dd2c037e4f3ea)

Author SHA1 Message Date
Kevin Funk 8ea4f4dae7 Port to CMake AUTOMOC 10 years ago
Martin Gräßlin 700adad9b1 [effects] Use shader traits API for MouseMark effect 10 years ago
Martin Gräßlin 78ac6aaf13 [effects] Runtime checks for GLES instead of compile time checks 11 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 b57885a1bf Add registerGlobalShortcut method to kwineffects 12 years ago
Aleix Pol c72e519d9c Remove KDE/ prefix in include directories 12 years ago
Martin Gräßlin 76efe517a7 Turn built-in effects into a library kwin links against 12 years ago
Martin Gräßlin 9cecbc0135 MouseMark effect supports QPainter compositor 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 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 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
Martin Gräßlin 60c42b7a34 s/KLocale/KLocalizedString/g 13 years ago
Martin Gräßlin f45ade7785 Port preMultiply of color to xcb_render 13 years ago
Martin Gräßlin 10c07080bb Notify effects when the screen gets locked 13 years ago
Martin Gräßlin 5dc4b1d85d Port of mousemark effect to XCB 13 years ago
Martin Gräßlin c2a4f81927 Introduce a helper class to automatically push/pop Shaders 14 years ago
Martin Gräßlin f9a2ecbf33 Do not use ShaderManager::isValid to check for OpenGL2 compositing 14 years ago
Martin Gräßlin 6d2dfe06e7 Introduce dedicated OpenGL1 and OpenGL2 compositing types 14 years ago
Giuseppe Calà ab305a1aba Use KConfigXT in MouseMark Effect 14 years ago
Martin Gräßlin 1de1204ecd Drop KWIN_HAVE_OPENGL defines in effects 14 years ago
Thomas Lübking b12279b6ed implement mousemark effect for xrender 14 years ago
Philipp Knechtges 93b2674313 kwin: dropping several gl(Push|Pop)(Attrib|Matrix) calls 14 years ago
Martin Gräßlin fe4329a252 Only call active effects in the effect chain 15 years ago
Martin Gräßlin 39ab2cf29e MouseChanged becomes a signal 15 years ago
Martin Gräßlin 0a7e48f7aa KWin uses kdelibs coding style. 15 years ago
Martin Gräßlin 990001c5d7 Drop GLVertexBuffer::useShader. 15 years ago
Martin Gräßlin 33dff065fc MouseMark ported to GLES 15 years ago
Lucas Murray 846496d2c1 Cleaned up the effects/ directory by moving each individual effect into 17 years ago
Lucas Murray 9bb76644b7 Backport: Extracted mouse polling out of the composite timer to allow 17 years ago
Lucas Murray 752d5fa642 Extracted mouse polling out of the composite timer to allow effects to 17 years ago
Luboš Luňák 1d2c54edcc Support for proper effect reconfiguration instead of reloading them. 18 years ago
Adriaan de Groot 2369452995 Disambiguate with doubles 18 years ago
Luboš Luňák f7c52e116b Shortcut for clearing only the last mark. 18 years ago
Luboš Luňák 0b2f726634 Add support to Mousemark for drawing arrows. 18 years ago
Luboš Luňák 82ad4e01ce Report old buttons and modifiers state in mouseChanged() as well. 18 years ago
Luboš Luňák bb433ac40e No longer include config*.h files in installed headers. 19 years ago
Luboš Luňák 01bf6cbb4c License cleanup - add headers where missing, be explicit about GPL 19 years ago
Rivo Laks 7b3bdb5be7 - Use KColorCombo for choosing colors. 19 years ago
Rivo Laks eb02256303 - Load & use line width from config file. 19 years ago
Luboš Luňák ce20cf0625 More configuration options for effects. Most of the code 19 years ago
Rivo Laks 041673bf86 Effect's name in KWIN_EFFECT*() macros must now match effect's internal name in .desktop file, 19 years ago
Thorsten Roeder 0666147473 some krazy fixes 19 years ago
David Faure 38099ef7e5 Major config.h cleanup, moved much stuff to config-X11.h and to config-fish.h 19 years ago
Luboš Luňák f52b8e48cd branches/work/kwin_composite becomes new trunk kwin. 19 years ago
Luboš Luňák 2b7e1f4993 Remove kwin, kwin_composite will become new trunk kwin, missing merges 19 years ago
Luboš Luňák bf29f2c3e1 Effect which can temporarily mark places on the screen. 19 years ago