197 Commits (9bddd0fe8a7a909e0704ce215666d4a8a23a8307)

Author SHA1 Message Date
Martin Gräßlin ca1354e8af [effects/blur] Disable cached blur for deleted windows 11 years ago
Fredrik Höglund 4d738b86ea Add an internalFormat parameter to the GLTexture ctor 11 years ago
Hugo Pereira Da Costa 97de9856ea Fixed data type for _KDE_NET_WM_BLUR_BEHIND_REGION 11 years ago
Martin Gräßlin bf4ba54647 Remove displayWidth and displayHeight from the compositor 11 years ago
Fredrik Höglund edb0751cba Remove the NPOT texture support checks 11 years ago
Martin Gräßlin 8919cd5f54 [effects] Simplify supported check in blur and backgroundcontrast 12 years ago
Thomas Lübking eb9671b0b6 allow full range blur strength config in the GUI 12 years ago
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
Martin Gräßlin 651ea9f374 [blur|contrast] Explicitly check for openglCompositing in ::supported() 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 1ab37878cd [kwin] Port remaining XLib usage in effects to XCB 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
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
Martin Gräßlin 3f0ff9b8d5 Migrate effects from displayWidth()/displayHeight() to virtualScreenSize()/virtualScreenGeometry() 12 years ago
l10n daemon script 8bd7159ebc SVN_SILENT made messages (.desktop file) 12 years ago
l10n daemon script c96df87475 SVN_SILENT made messages (.desktop file) 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
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 57905c0cc2 And we got rid of KDebug 13 years ago
Martin Gräßlin 987fd41d24 Port KWin/Effects from KDebug to QDebug 13 years ago
Martin Gräßlin 37334f400a Drop no longer needed XLib includes from KWin 13 years ago
Martin Gräßlin ed5d4048b6 foo.moc -> moc_foo.cpp in KWin effects config 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
Fredrik Höglund 2e3fa0acd3 kwin/blur: Fix a typo in the config dialog 13 years ago
Fredrik Höglund 25125f8982 kwin/blur: Remove the texcoord attribute 13 years ago
Fredrik Höglund b0582571d6 kwin/blur: Save the uniform locations 13 years ago
Fredrik Höglund 1cc0dba243 kwin/blur: Upload the geometry for both passes at the same time 13 years ago
Fredrik Höglund e1e997eda4 kwin/blur: Optimize vertex uploads 13 years ago
l10n daemon script 622a3de04c SVN_SILENT made messages (.desktop file) 13 years ago
Fredrik Höglund c652c8e1a8 kwin/blur: Add support for GLSL 1.40 13 years ago
Fredrik Höglund eff09c2b6f kwin/blur: Refactor the gaussian kernel code 13 years ago