DrKonqi

2017-08-13 Thread David Edmundson
DrKonqi is a new repo (and from a distro perspective, a new tarball), creatively called drkonqi. Master is now there and it will be released with Plasma 5.11, the next major Plasma release and then continuing following the Plasma releases. It is still in the 5.8, 5.10 branches of

D7273: Use the new ECMQMLModules to specify all of KWin's runtime dependencies

2017-08-13 Thread Aleix Pol Gonzalez
apol added a comment. I tested the patch, for me it worked for all but VirtualKeyboard (which might be indeed missing). I'd suggest to look into why your qmlplugindump isn't returning what it should REPOSITORY R108 KWin REVISION DETAIL https://phabricator.kde.org/D7273 To:

D7290: Always emit Client::captionChanged when the caption changed

2017-08-13 Thread Martin Flöser
This revision was automatically updated to reflect the committed changes. Closed by commit R108:f50fbde1a9ed: Always emit Client::captionChanged when the caption changed (authored by graesslin). REPOSITORY R108 KWin CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D7290?vs=18089=18099

D7290: Always emit Client::captionChanged when the caption changed

2017-08-13 Thread David Edmundson
davidedmundson accepted this revision. This revision is now accepted and ready to land. REPOSITORY R108 KWin BRANCH client-fix-caption-change REVISION DETAIL https://phabricator.kde.org/D7290 To: graesslin, #kwin, #plasma, davidedmundson Cc: plasma-devel, kwin, ZrenBot, progwolff,

D7290: Always emit Client::captionChanged when the caption changed

2017-08-13 Thread Martin Flöser
graesslin created this revision. Restricted Application added a project: KWin. Restricted Application added subscribers: kwin, plasma-devel. REVISION SUMMARY With https://phabricator.kde.org/R108:ddf3536f19a4243670e5fc87f5fbaf9e44031542 a regression got introduced resulting in

D7078: [server] Fix crash when sending selection to a DDI without a DataSource

2017-08-13 Thread Anthony Fieroni
anthonyfieroni added a comment. But what is point to have a DataOfferInterface without valid source? REPOSITORY R127 KWayland REVISION DETAIL https://phabricator.kde.org/D7078 To: graesslin, #kwin, #plasma, #frameworks Cc: anthonyfieroni, davidedmundson, plasma-devel, leezu, ZrenBot,

D7271: optionally show a history of notifications

2017-08-13 Thread Julian Wolff
progwolff added a reviewer: VDG. progwolff added a comment. In https://phabricator.kde.org/D7271#135079, @graesslin wrote: > Could you please attach some screenshots and maybe also add the https://phabricator.kde.org/tag/vdg/ to the review? F3860046: notifications_screenshot.png

D7271: optionally show a history of notifications

2017-08-13 Thread Martin Flöser
graesslin added a comment. Could you please attach some screenshots and maybe also add the https://phabricator.kde.org/tag/vdg/ to the review? REPOSITORY R120 Plasma Workspace REVISION DETAIL https://phabricator.kde.org/D7271 To: progwolff, #plasma Cc: graesslin, davidedmundson,

D7271: optionally show a history of notifications

2017-08-13 Thread Julian Wolff
progwolff updated this revision to Diff 18075. progwolff added a comment. - show number of active items in compact representation, excluding history - show heading above history - don't show actions in history REPOSITORY R120 Plasma Workspace CHANGES SINCE LAST UPDATE

D7078: [server] Fix crash when sending selection to a DDI without a DataSource

2017-08-13 Thread Martin Flöser
graesslin added a comment. In https://phabricator.kde.org/D7078#135036, @davidedmundson wrote: > > So from KWayland Server side we have a selection > > from KWayland server side we have a Seat:selection, we don't check if that has a DDI::selection > > > > If a client