19 Commits (6d98cf9bb06bbc5b97aedfe88226bc87f5b6ed22)

Author SHA1 Message Date
Rivo Laks 00a10f732b Don't use shadow for desktop and docks 19 years ago
Luboš Luňák 5faa397849 Vertex redesign - redo the way windows are split into smaller parts 19 years ago
Rivo Laks 69ad089958 Give the shadow a minimum size (otherwise rounded corners will break) 19 years ago
Rivo Laks bad6237218 - Implement textured shadows. 19 years ago
Rivo Laks b5bc926a2e Bump default shadow offset from 5 to 10 19 years ago
Rivo Laks 7812443973 Add soft shadows 19 years ago
Rivo Laks 424f906ab2 - Add optional color argument to renderGLGeometry() functions. If specified, it's used as vertex colors 19 years ago
Rivo Laks ea6f0ae502 - Effects' config module should link to kwineffects and shouldn't link to kutils. 19 years ago
Rivo Laks c22b4809a5 Add working config modules for PresentWindows and Shadow effects. 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 cd98bc12d5 Shared implementation of rendering gl geometry. 19 years ago
Luboš Luňák 04a3787213 Non-inline functions should be in .cpp . 19 years ago
Rivo Laks 0353f3376e Make effects actual plugins, so it's possible to load them on runtime. 19 years ago
Luboš Luňák e3b865cd5f namespace KWinInternal -> KWin - shorter typing of names in gdb, yay 19 years ago
Rivo Laks 1f167d8d15 Add EffectWindow::isDeleted() method. 19 years ago
Rivo Laks 64051d3cf8 Honor window transformations when drawing the shadow. 19 years ago
Luboš Luňák 8b5b40e4e8 Shadows. Right not it's only flat black rectangle, but otherwise 19 years ago