18 Commits (6b8075ddbf4a04265cd8aeccda5307fdfd91d51b)

Author SHA1 Message Date
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
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
Martin Gräßlin 330d40f425 Fix no cast to/from ASCII intrduced issues 13 years ago
Martin Gräßlin d3ba02fa42 FallApart effect requires OpenGL 13 years ago
Martin Gräßlin 819b474a79 Introduce property "visible" on EffectWindow 13 years ago
Dario Cambié a7fa887e49 Disable fallapart effect for not-visible windows 13 years ago
Martin Gräßlin 2007a7eab8 Use namespaced parameters in signals 14 years ago
Martin Gräßlin fe4329a252 Only call active effects in the effect chain 15 years ago
Martin Gräßlin e355700e6e EffectsHandler emits windowDeleted signal 15 years ago
Martin Gräßlin 0b85768ec5 EffectsHandler emits windowClosed signal 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
Luboš Luňák 117633d40d config option to specify size of blocks to fall apart to 16 years ago
Lucas Murray df2b3170cb Fix conflicts with sliding popups, fade, fall apart, scale in and 16 years ago
Lucas Murray 8a8428e41c Less Krazy warnings please. 17 years ago
Lucas Murray 846496d2c1 Cleaned up the effects/ directory by moving each individual effect into 17 years ago
Lucas Murray 6d41a1320e Moved all debug, warning and error messages into the KWin 1212 area. 18 years ago
Luboš Luňák 2a87593638 Add a global configuration option for animation speed. See description 18 years ago
Sebastian Kügler 48912dd264 Don't explode all windows (i.e. also menues) 18 years ago
Luboš Luňák 01bf6cbb4c License cleanup - add headers where missing, be explicit about GPL 19 years ago
Luboš Luňák e6069e9cf6 Arghl. Again a stupid bug caused by float having poor precision. 19 years ago
Luboš Luňák d846a1e8a9 Use always float as the floating point type for compositing 19 years ago
Rivo Laks 7273d0ddb5 Add setTransformed() helper method 19 years ago
Luboš Luňák 5faa397849 Vertex redesign - redo the way windows are split into smaller parts 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
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 0b4f83fc90 The rest ported to plugins, BoxSwich being the only exception. 19 years ago
Luboš Luňák e3b865cd5f namespace KWinInternal -> KWin - shorter typing of names in gdb, yay 19 years ago
Luboš Luňák 8b5b40e4e8 Shadows. Right not it's only flat black rectangle, but otherwise 19 years ago
Luboš Luňák 61f99cf2f0 Ok, I couldn't resist - make the fragments also spin. 19 years ago
Luboš Luňák b75f3dfeb0 Make the effect look better by adding certain randomness. 19 years ago
Luboš Luňák de8f39accf Hmm, I think I now understand this vertices stuff. Added a silly 19 years ago