kwin/clients/oxygen/demo
Hugo Pereira Da Costa 488b3644d5 Changed handling of shadow overlap with window content
Oxygen::ShadowCache::shadowSize() now returns the shadow extend outside of the window body (the extend)
Overlab between the actual shadow pixmap and the window body is dealt with internally (by creating larger pixmaps)
This allows notably Oxygen::Client to not attempt to draw shadow when shadowSize == 0 (which was never the case
before)
2011-02-02 17:23:08 +01:00
..
ui
CMakeLists.txt
main.cpp
oxygenshadowdemodialog.cpp
oxygenshadowdemodialog.h added dbus signal+connection to update shadows on fly in demo. 2011-01-29 18:33:01 +00:00
oxygenshadowdemowidget.cpp Changed handling of shadow overlap with window content 2011-02-02 17:23:08 +01:00
oxygenshadowdemowidget.h