312 Commits (6b8075ddbf4a04265cd8aeccda5307fdfd91d51b)

Author SHA1 Message Date
Martin Gräßlin 6e1df6ba62 Do not register dbus service org.kde.kwin.Effects 12 years ago
Martin Gräßlin 5e7d1d586c Adjust effects_builtins for new ki18n 12 years ago
l10n daemon script 7553c411c2 SVN_SILENT made messages (.desktop file) 12 years ago
l10n daemon script 2f28437e24 SVN_SILENT made messages (.desktop file) 12 years ago
l10n daemon script 2838a9b606 SVN_SILENT made messages (.desktop file) 12 years ago
l10n daemon script 15aa971aab SVN_SILENT made messages (.desktop file) 12 years ago
Martin Gräßlin 7fcecc616c Drop "kwin4_effect_" prefix for BuiltIn Effects 12 years ago
Martin Gräßlin 4a1bc2ec96 [effects] Drop the .desktop files for the BuiltIn Effects 12 years ago
l10n daemon script e1f418f4d0 SVN_SILENT made messages (.desktop file) 12 years ago
l10n daemon script f44575ddbf SVN_SILENT made messages (.desktop file) 12 years ago
l10n daemon script 69c3289c18 SVN_SILENT made messages (.desktop file) 12 years ago
l10n daemon script e6db000065 SVN_SILENT made messages (.desktop file) 12 years ago
l10n daemon script eef56c98b2 SVN_SILENT made messages (.desktop file) 12 years ago
Martin Gräßlin 3bbc9436db [kwin] Add a virtual Effect::requestedEffectChainPosition 12 years ago
Martin Gräßlin 77fff7af6a [kwin] Port away from deprected KCoreConfigSkeleton::readConfig 12 years ago
Martin Gräßlin a2aab537d6 [kwin/effects] Use generated dbus interface to reconfigure effects 12 years ago
Martin Gräßlin f9e0a8b597 [kwin] Create one plugin per effect configuration 12 years ago
Martin Gräßlin 5ea990a740 Export global pointer shortcuts to effect system and use it for cube 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 161d8a83ea [kwin] Remove unused variable in Cube Effect 12 years ago
Martin Gräßlin d85f9971e0 [kwin] Introduce a X-KWin-Exclusive-Category in kwineffects service 12 years ago
Martin Gräßlin b5451a7183 [kwin] Re-add desktop cube animation effects to our built in effects 12 years ago
Martin Gräßlin c7d986c7fe [kwin] Remove the legacy OpenGL 1 compositing backend 12 years ago
Martin Gräßlin 3f0ff9b8d5 Migrate effects from displayWidth()/displayHeight() to virtualScreenSize()/virtualScreenGeometry() 12 years ago
Thomas Lübking 2501be4465 reset desktopChangedWhileRotating on activation 12 years ago
Martin Gräßlin 76efe517a7 Turn built-in effects into a library kwin links against 12 years ago
l10n daemon script 588ad2be66 SVN_SILENT made messages (.desktop file) 12 years ago
l10n daemon script 22a5e1109f SVN_SILENT made messages (.desktop file) 12 years ago
Martin Gräßlin 4c08cf093c [kwin/effects] Add links to effect videos 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
Aleix Pol 94f31606e6 CMake macros porting 12 years ago
Martin Gräßlin b7be3cb621 Better handling for making the compositing OpenGL context current 12 years ago
Thomas Lübking d249075b5e Ensure to not clip windows when painting the cube 13 years ago
Martin Gräßlin 36d0a90859 KIntSpinBox -> QSpinBox in kwin/effects configs 13 years ago
Martin Gräßlin e7a9655223 Use KShortcutsEditor directly instead of subclass 13 years ago
Martin Gräßlin 139201a2e2 KGlobal::config() -> KSharedConfig::openConfig() 13 years ago
Martin Gräßlin 987fd41d24 Port KWin/Effects from KDebug to QDebug 13 years ago
Thomas Lübking 9001af8e5a reset custom cube shaders on screen change 13 years ago
Reza Shah 61f452723e Port KWin effects away from KAction and KShortcut to Qt5/KF5 classes. 13 years ago
Anselmo L. S. Melo bef5b71898 Porting effects to Qt5/KF5: QStandardPaths 13 years ago
Martin Gräßlin ed5d4048b6 foo.moc -> moc_foo.cpp in KWin effects config 13 years ago
Thomas Lübking 2f5ceb15e4 exit cube on doubleclick 13 years ago
Thomas Lübking 2a98e58d5e remove mouse polling from cube effect 13 years ago
Martin Gräßlin ba7d50fdc5 Disable global shortcut handling in all effects 13 years ago
Martin Gräßlin 2144f547d0 Port effect configs to new KCModule ctor 13 years ago
Martin Gräßlin 330d40f425 Fix no cast to/from ASCII intrduced issues 13 years ago
Martin Gräßlin 1d2c2d5982 Use Q_SLOTS and Q_SIGNALS instead of slots and signals 13 years ago
Martin Gräßlin 2657476db0 Safety checks in cube and coverswitch if shaders are not available 13 years ago