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 Fix ui files 2011-02-01 13:16:06 +01:00
CMakeLists.txt The demo needs to find the lib oxygen headers. 2011-01-30 17:34:15 +01:00
main.cpp
oxygenshadowdemodialog.cpp Removed obsolete ShadowCache::Key::useOxygenShadows flag 2011-02-02 17:21:12 +01:00
oxygenshadowdemodialog.h
oxygenshadowdemowidget.cpp Changed handling of shadow overlap with window content 2011-02-02 17:23:08 +01:00
oxygenshadowdemowidget.h