W/o wanting to be nasty (rather nervous), has http://commits.kde.org/kde-workspace/a5c8eca4759d1aace9fc265fef2b7ebb88ca3690 been picked or will it be picked for the official 4.8.2 release?
Cheers, Thomas 2012/4/2, Thomas Lübking <[email protected]>: > https://bugs.kde.org/show_bug.cgi?id=297272 > > This bug is my fault, i forgot to copy/fix the visibleRect() for "Deleted" > clients. > > The patch is trivial, adding a public > > virtual inline QRect visibleRect() const > { > return Toplevel::visibleRect().adjusted(-padding_left, > -padding_top, padding_right, padding_bottom); > } > > to deleted.h will fix it. > > -> can we push this into 4.8.2 before the official release? > > @Martin > I'll be away tomorrow (no idea when ~ noon) and likely not have access to > a development system before Thursday night (and internet before tomorrow > evening) > In case we get permission to push this, it could mean that you'll have to > do :-\ > > Cheers, > Thomas > > (the issue comes with the fade effect, neither xrender, nor git master, > nor the AnimationEffect's (not for 4.8 either) are affected - great) > _______________________________________________ release-team mailing list [email protected] https://mail.kde.org/mailman/listinfo/release-team
