kwin/effects/taskbarthumbnail
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 Move Lanczos filter from taskbarthumbnail effect into the scene and use it also in boxswitch, presentwindows and thumbnailaside effects. 2010-06-02 20:04:54 +00:00
taskbarthumbnail.cpp Fix reading of window properties from effects 2013-09-25 09:12:31 +02:00
taskbarthumbnail.desktop SVN_SILENT made messages (.desktop file) 2013-05-14 17:36:07 +02:00
taskbarthumbnail.h Notify effects when the screen gets locked 2013-02-07 10:23:30 +01:00