kwin/effects
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
..
blur And we got rid of KDebug 2013-09-02 13:14:39 +02:00
coverswitch KIntSpinBox -> QSpinBox in kwin/effects configs 2013-09-09 07:38:30 +02:00
cube Merge branch 'master' into frameworks-scratch 2013-09-24 11:28:38 +02:00
dashboard Merge branch 'master' into frameworks-scratch 2013-09-24 11:28:38 +02:00
desktopgrid Only react on own shortcut changed in desktopgrid 2013-09-09 09:02:19 +02:00
dialogparent Hook modalChanged signal for DialogParent script 2013-06-26 12:42:09 +02:00
diminactive Merge branch 'master' into frameworks-scratch 2013-09-24 11:28:38 +02:00
dimscreen Fix no cast to/from ASCII intrduced issues 2013-07-24 09:58:33 +02:00
fade extend fadeout animation duration to 600ms 2013-09-24 21:31:07 +02:00
fadedesktop SVN_SILENT made messages (.desktop file) 2013-06-09 03:47:41 +00:00
fallapart Port KWin/Effects from KDebug to QDebug 2013-09-02 11:03:29 +02:00
flipswitch KIntSpinBox -> QSpinBox in kwin/effects configs 2013-09-09 07:38:30 +02:00
glide foo.moc -> moc_foo.cpp in KWin effects config 2013-08-07 13:04:01 +02:00
highlightwindow Fix reading of window properties from effects 2013-09-25 09:12:31 +02:00
invert Merge branch 'master' into frameworks-scratch 2013-09-24 11:28:38 +02:00
kscreen Fix reading of window properties from effects 2013-09-25 09:12:31 +02:00
login Config interface lib is called kcm_kwin4_genericscripted 2013-06-09 12:27:52 +02:00
logout Remove some no longer needed includes 2013-09-05 10:39:47 +02:00
lookingglass KIntSpinBox -> QSpinBox in kwin/effects configs 2013-09-09 07:38:30 +02:00
magiclamp foo.moc -> moc_foo.cpp in KWin effects config 2013-08-07 13:04:01 +02:00
magnifier KIntSpinBox -> QSpinBox in kwin/effects configs 2013-09-09 07:38:30 +02:00
maximize SVN_SILENT made messages (.desktop file) 2013-08-13 04:19:10 +00:00
minimizeanimation SVN_SILENT made messages (.desktop file) 2013-06-10 03:46:39 +00:00
mouseclick Merge branch 'master' into frameworks-scratch 2013-09-24 11:28:38 +02:00
mousemark KIntSpinBox -> QSpinBox in kwin/effects configs 2013-09-09 07:38:30 +02:00
presentwindows Fix reading of window properties from effects 2013-09-25 09:12:31 +02:00
resize foo.moc -> moc_foo.cpp in KWin effects config 2013-08-07 13:04:01 +02:00
scalein ignore minimized windows in scalein effect 2013-09-08 23:43:13 +02:00
screenedge Merge branch 'master' into frameworks-scratch 2013-09-24 11:28:38 +02:00
screenshot Port from KTemporaryFile to QTemporaryFile 2013-09-24 08:07:41 -03:00
sheet Port Sheet effect to KConfigXT 2013-03-22 10:34:56 +01:00
showfps Port KWin/Effects from KDebug to QDebug 2013-09-02 11:03:29 +02:00
showpaint SVN_SILENT made messages (.desktop file) 2013-05-17 09:43:27 +02:00
slide SVN_SILENT made messages (.desktop file) 2013-05-17 09:43:27 +02:00
slideback SVN_SILENT made messages (.desktop file) 2013-08-05 06:54:55 +00:00
slidingpopups Fix reading of window properties from effects 2013-09-25 09:12:31 +02:00
snaphelper SVN_SILENT made messages (.desktop file) 2013-06-10 03:46:39 +00:00
startupfeedback KGlobal::config() -> KSharedConfig::openConfig() 2013-09-04 16:11:40 +02:00
taskbarthumbnail Fix reading of window properties from effects 2013-09-25 09:12:31 +02:00
thumbnailaside KIntSpinBox -> QSpinBox in kwin/effects configs 2013-09-09 07:38:30 +02:00
trackmouse KGlobal::config() -> KSharedConfig::openConfig() 2013-09-04 16:11:40 +02:00
translucency Config interface lib is called kcm_kwin4_genericscripted 2013-06-09 12:27:52 +02:00
windowgeometry Merge branch 'master' into frameworks-scratch 2013-09-24 11:28:38 +02:00
wobblywindows KIntSpinBox -> QSpinBox in kwin/effects configs 2013-09-09 07:38:30 +02:00
zoom Use KShortcutsEditor directly instead of subclass 2013-09-09 06:57:06 +02:00
CMakeLists.txt KFooInput -> Q(Double)SpinBox in mouseclick effect config 2013-09-09 07:47:36 +02:00
configs_builtins.cpp Remove K_EXPORT_PLUGIN macros 2013-08-08 13:47:25 +02:00
kwineffect.desktop SVN_SILENT made messages (.desktop file) 2013-06-10 03:46:39 +00:00
Messages.sh