37 Commits (18d8555135db031c38a72908f7f252822517d1e1)

Author SHA1 Message Date
Vlad Zagorodniy 253ff428a7 [effects] Port to new connect syntax 7 years ago
Martin Flöser f8be3f746b [effects] Delay creation of EffectFrames in WindowGeometryEffect 8 years ago
Martin Gräßlin 2132b1e0c8 [effects] Use arg="true" in the kcfg files 9 years ago
Martin Gräßlin e96c86e045 Remove unused #include <KWindowSystem> 11 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 145f0c096f [kwin/effects] Do not use KActionCollections for the global shortcuts 12 years ago
Thomas Lübking 3eb0b27d00 windowgeometry effect, keep hint inside screen 13 years ago
Martin Gräßlin 86b9ce67a0 Use QLocale in WindowGeometryEffect 13 years ago
Reza Shah 61f452723e Port KWin effects away from KAction and KShortcut to Qt5/KF5 classes. 13 years ago
Thomas Lübking 18f8493dee no layer repaints for the window geometry labels 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 0ccc060218 Include KGlobal were needed 13 years ago
Martin Gräßlin 60c42b7a34 s/KLocale/KLocalizedString/g 13 years ago
Thomas Lübking c016589fcd Try to keep the labels in the expanded geometry 13 years ago
Thomas Lübking 70d19d9c80 Try to keep the labels in the expanded geometry 13 years ago
Martin Gräßlin bd91fb10d7 Use KConfigXT in WindowGeometry 14 years ago
Martin Gräßlin 2007a7eab8 Use namespaced parameters in signals 14 years ago
Thomas Lübking 011643d983 use contentsrect to calculate window size if baseUnit isn't 1,1 15 years ago
Thomas Lübking 795fbc643b do a full geometry calculation with the moveResize start, not first moveResize event 15 years ago
Thomas Lübking d3331eed9c export the baseincrement size to the effectwindow and utilize it in the windowgeometry effect 15 years ago
Martin Gräßlin fe4329a252 Only call active effects in the effect chain 15 years ago
Martin Gräßlin fe4744c1e9 Single quotes instead of double quotes 15 years ago
Thomas Lübking 580aa665c9 use KLocale::positive/negativeSign in windowgeometry effect 15 years ago
Martin Gräßlin 32c903b05b Rework signals for move/resize windows 15 years ago
Lamarque V. Souza b0c43762e2 Fix two problems with one commit: 15 years ago
Martin Gräßlin eeb10c69d5 Signal for windowUserMovedResize 15 years ago
Martin Gräßlin b265537962 Drop dependency to libplasma from kwineffects library 15 years ago
Martin Gräßlin 0a7e48f7aa KWin uses kdelibs coding style. 15 years ago
Martin Gräßlin 21c0066dc5 Fix Char/String Krazy issue 15 years ago
Martin Gräßlin fcf6778057 Fix typos reported by Krazy 15 years ago
Thomas Lübking 68fbd31ad8 add windowgeometry tip effect, bind it to the general setting and generalize effect feature provide api, thus update resize effect 16 years ago