1 Commits (06471e225081c0172a79159c08eb6083e9e59d0d)

Author SHA1 Message Date
Lucas Murray 846496d2c1 Cleaned up the effects/ directory by moving each individual effect into 17 years ago
Lucas Murray f0c91c7dea Backport: Prevent the fade effect from constantly issuing repaint 17 years ago
Lucas Murray d0b6642abd Prevent the fade effect from constantly issuing repaint requests when it 17 years ago
Lucas Murray c5256e6b13 If compositing is activated when windows are already open add them to 18 years ago
Luboš Luňák 1d2c54edcc Support for proper effect reconfiguration instead of reloading them. 18 years ago
Lucas Murray bda01b849c Don't apply the fade effect to utility windows. 18 years ago
Luboš Luňák 2a87593638 Add a global configuration option for animation speed. See description 18 years ago
Luboš Luňák 01bf6cbb4c License cleanup - add headers where missing, be explicit about GPL 19 years ago
Luboš Luňák eb3b63cad8 Prevent fade from affecting the login splash. 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
Luboš Luňák 96aba51960 Add a helper to turn on transparency in pre-paint calls. 19 years ago
Luboš Luňák 5faa397849 Vertex redesign - redo the way windows are split into smaller parts 19 years ago
Philip Falkner 09bb0f7cd2 Experimental fade effect, blatantly inspired by compiz. 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 52afddcaeb Don't unref a deleted window more than once. 19 years ago
Philip Falkner a71753e5cd Change effects->windowOpacityChanged to also pass the old opacity; thanks Lubos! 19 years ago
Luboš Luňák 4019dff500 Distinguish between damage and repaints - damage is when windows contents 19 years ago
Philip Falkner 2fdc57ccd6 Fade effect. Unified version of FadeIn and FadeOut; also fades on window opacity changes. 19 years ago