kwin/effects/kscreen
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 Helper effect for KScreen integration 2013-06-04 17:06:42 +02:00
kscreen.cpp Fix reading of window properties from effects 2013-09-25 09:12:31 +02:00
kscreen.desktop SVN_SILENT made messages (.desktop file) 2013-09-23 04:08:07 +00:00
kscreen.h Helper effect for KScreen integration 2013-06-04 17:06:42 +02:00
kscreen.kcfg Helper effect for KScreen integration 2013-06-04 17:06:42 +02:00
kscreenconfig.kcfgc Helper effect for KScreen integration 2013-06-04 17:06:42 +02:00