28 Commits (ec8f7e1facffa05a95bdb553d91abb915525d4cb)

Author SHA1 Message Date
Volker Krause 5db2d5a556 Make constants const, saves a few symbols in the .data section. 12 years ago
Martin Gräßlin 27ac23ba19 [effects] Rename text of ToggleMouseClick action 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 b57885a1bf Add registerGlobalShortcut method to kwineffects 12 years ago
Aleix Pol c72e519d9c Remove KDE/ prefix in include directories 12 years ago
Martin Gräßlin c7d986c7fe [kwin] Remove the legacy OpenGL 1 compositing backend 12 years ago
Thomas Lübking 34ecf8970e mouseclick FX, don't collect clicks unless active 12 years ago
Martin Gräßlin 76efe517a7 Turn built-in effects into a library kwin links against 12 years ago
Martin Gräßlin 2dc14be640 MouseClick Animation effect supports QPainter Compositor 12 years ago
Martin Gräßlin 145f0c096f [kwin/effects] Do not use KActionCollections for the global shortcuts 12 years ago
Thomas Lübking eb059ad8a6 fix mouseclick animation repaint areas 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
Montel Laurent dd8cf0b678 normalize signal/slot 13 years ago
Martin Gräßlin caf340a607 Drop MouseClickEffect::supported 13 years ago
Martin Gräßlin 7e10fe524f Fix warnings and compile errors when building with XRender Compositing disabled 13 years ago
Thomas Lübking c395d6e66c fix mouse button order 13 years ago
Thomas Lübking f5744fa224 catch releases without presses 13 years ago
Thomas Lübking b233288439 fix mouse button order 13 years ago
Thomas Lübking e36e5efab8 catch releases without presses 13 years ago
Thomas Lübking 06c725e685 port mouseclick to xcb using a tristrip 13 years ago
Thomas Lübking 5d0e383924 don't stopMousePolling when not started 13 years ago
Thomas Lübking 9a5db24cdf don't stopMousePolling when not started 13 years ago
Thomas Lübking b28cf2adc9 xrender for mouseclick 14 years ago
Martin Gräßlin c3f2b68581 Protect access to EffectFrame if not used 14 years ago
Martin Gräßlin a6ab97172e Use KConfigXT in MouseClick Effect 14 years ago
Filip Wieladek 378a4f8fe4 Mouse Click animation effect 14 years ago