----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/125451/#review93459 -----------------------------------------------------------
shell/panelview.cpp (line 682) <https://git.reviewboard.kde.org/r/125451/#comment63720> This is wrong as you connect to the same signal multiple times. this connect should be in the constructor, and we should lose integrateScreen() from showEvent() shell/shellcorona.cpp (line 817) <https://git.reviewboard.kde.org/r/125451/#comment63719> you also need this if any one screen size changes not just adding/removing. Which I said in my last review. - David Edmundson On March 12, 2016, 5:40 p.m., Aleix Pol Gonzalez wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://git.reviewboard.kde.org/r/125451/ > ----------------------------------------------------------- > > (Updated March 12, 2016, 5:40 p.m.) > > > Review request for Plasma. > > > Repository: plasma-workspace > > > Description > ------- > > Now that everything's in place in Qt, we can do that. > > It basically removes all the translation layer between KScreen and QScreen. > > NOTE: This can't be merged until Qt 5.6 is a dependency. > > > Diffs > ----- > > CMakeLists.txt d407aed > shell/CMakeLists.txt 7be2cfd > shell/panelview.h c671f14 > shell/panelview.cpp c8c3c71 > shell/shellcorona.h b803239 > shell/shellcorona.cpp 54667da > > Diff: https://git.reviewboard.kde.org/r/125451/diff/ > > > Testing > ------- > > Hands-on testing, it's been working quite fluid and I couldn't find a crash. > (There could be crashes, I just didn't find them :D) > > > Thanks, > > Aleix Pol Gonzalez > >
_______________________________________________ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel