kwin/effects/presentwindows
Martin Gräßlin be3a0cf4ca Fix reading of window properties from effects
That's what you get for changing code you cannot properly test. The
calculation was completely messed up. Now reads the correct byte size
for the byte array. In addition the usages in the effects are improved
to cast the data into the proper uint32_t values instead of the more
generic long. After all if the format is 32, the length is 32 and not
a long.
2013-09-25 09:12:31 +02:00
..
CMakeLists.txt
main.qml
presentwindows.cpp Fix reading of window properties from effects 2013-09-25 09:12:31 +02:00
presentwindows.desktop
presentwindows.h
presentwindows.kcfg
presentwindows_config.cpp
presentwindows_config.desktop
presentwindows_config.h
presentwindows_config.ui
presentwindows_proxy.cpp
presentwindows_proxy.h
presentwindowsconfig.kcfgc