> On Feb. 7, 2014, 11:47 p.m., Eike Hein wrote: > > Sorry, I missed this yesterday due to an incorrect sieve filter. > > > > As Mark points out the thumbnail sizes will have to be made DPI-aware > > (there's an outstanding user wish for that), but it can go in this way for > > now. I'm merging a series of address-loose-ends changes into the Task > > Manager this weekend that includes similar sizing work; I'll take a look at > > it as part of that. > > > > Thanks! > > Martin Gräßlin wrote: > If I had an idea how to get them properly scaled for high-dpi I'd do it > myself :-)
regularThumbSize * QApplication::desktop()->physicalDpiX() / (qreal)96; - Kai Uwe ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/115536/#review49228 ----------------------------------------------------------- On Feb. 7, 2014, 12:44 p.m., Martin Gräßlin wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://git.reviewboard.kde.org/r/115536/ > ----------------------------------------------------------- > > (Updated Feb. 7, 2014, 12:44 p.m.) > > > Review request for Plasma and Eike Hein. > > > Repository: kde-workspace > > > Description > ------- > > Add window thumbnail to taskmanager > > It forks the DefaultToolTip qml and adds the window thumbnails. > > It's not yet working perfectly and I would like to have our QML > experts have a look at it and give it a try. > > > Diffs > ----- > > plasma/desktop/applets/taskmanager/package/contents/ui/Task.qml > 11e80db26c6de14a8a1f0c0fedfd48dc1ffaef5e > plasma/desktop/applets/taskmanager/package/contents/ui/ToolTipDelegate.qml > PRE-CREATION > plasma/desktop/applets/taskmanager/package/contents/ui/main.qml > d590ec904d91beb1f3063b14d4e98596882ea365 > > Diff: https://git.reviewboard.kde.org/r/115536/diff/ > > > Testing > ------- > > > Thanks, > > Martin Gräßlin > >
_______________________________________________ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel