On 07/02/2011, Thomas Lübking <thomas.luebk...@gmail.com> wrote: > commits 294a0d245d4431058b19bdef98f2bfcb3d526a9d & > d1459322d0f053681d7669d711f958fe114b4b89 > so the code present in git master & 4.6 (i had to "hand-port" them because > of the > general coding style change in kwin - is this a problem?)
Thanks, I totally missed those recent ones. Hand-porting them isn't a problem; most of my list was collected by hand too anyway :P Seems the only ones really missing are: commit 607831437d9dba99aa1a54065586257d7f00c340 Author: Andriy Rysin <ary...@gmail.com> Date: Sat Jan 22 19:16:33 2011 +0000 Restore old DBus API: org.kde.kxkb back as an alternative and print deprecation warning if used BUG: 263006 svn path=/branches/KDE/4.6/kdebase/workspace/; revision=1216339 commit 2e4563e92116502c119dfcf7a340545eeaf182df Author: David Faure <fa...@kde.org> Date: Sat Feb 5 10:45:10 2011 +0100 Calling deleteLater on NULL gives "QCoreApplication::postEvent: Unexpected null receiver" commit c640d3a60241fbf4d53608db318acf260e5956be Author: Andriy Rysin <ary...@gmail.com> Date: Sat Feb 5 15:33:00 2011 -0500 fix layout map when using indicator mode BUG: 264595 -- Nicolas