[Differential] [Updated, 374 lines] D3539: [Notifications] Show interactive thumbnails on notifications

2016-11-30 Thread broulik (Kai Uwe Broulik)
broulik updated this revision to Diff 8625. broulik added a comment. - Reduce preview area in height (now 1/3 of the dialog width instead of 1/2 as before – I tried 1/4 but given the aspect ratio it would make the preview hard to see imho) - When there is one item but a preview could not be

[Differential] [Updated] D3539: [Notifications] Show interactive thumbnails on notifications

2016-11-30 Thread broulik (Kai Uwe Broulik)
broulik updated the test plan for this revision. REPOSITORY R120 Plasma Workspace REVISION DETAIL https://phabricator.kde.org/D3539 EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpreferences/ To: broulik, #plasma, #plasma:_design Cc: colomar, plasma-devel, lesliezhai, a

[Differential] [Request, 28 lines] D3545: [ConnectionItem] Allow copying network details to clipboard

2016-11-30 Thread broulik (Kai Uwe Broulik)
broulik created this revision. broulik added reviewers: Plasma, jgrulich, Plasma: Design. broulik set the repository for this revision to R116 Plasma Network Management Applet. Restricted Application added a project: Plasma. Restricted Application added a subscriber: plasma-devel. REVISION SUMMAR

[Differential] [Accepted] D3545: [ConnectionItem] Allow copying network details to clipboard

2016-11-30 Thread davidedmundson (David Edmundson)
davidedmundson accepted this revision. davidedmundson added a reviewer: davidedmundson. This revision is now accepted and ready to land. REPOSITORY R116 Plasma Network Management Applet REVISION DETAIL https://phabricator.kde.org/D3545 EMAIL PREFERENCES https://phabricator.kde.org/settings

[Differential] [Commented On] D3530: Import plasma-workspace kioslaves

2016-11-30 Thread mart (Marco Martin)
mart added a comment. In https://phabricator.kde.org/D3530#65734, @aacid wrote: > > Dolphin in other environments currently gives a big error until you install plasma-workspace, which defeats the point of the split. > > Maybe Dolphin needs to be patched not to assume remote:/ will alw

[Differential] [Closed] D3545: [ConnectionItem] Allow copying network details to clipboard

2016-11-30 Thread broulik (Kai Uwe Broulik)
This revision was automatically updated to reflect the committed changes. Closed by commit R116:c156d251ec06: [ConnectionItem] Allow copying network details to clipboard (authored by broulik). REPOSITORY R116 Plasma Network Management Applet CHANGES SINCE LAST UPDATE https://phabricator.kde.

[Differential] [Commented On] D3530: Import plasma-workspace kioslaves

2016-11-30 Thread aacid (Albert Astals Cid)
aacid added a comment. In https://phabricator.kde.org/D3530#66090, @mart wrote: > In https://phabricator.kde.org/D3530#65734, @aacid wrote: > > > > Dolphin in other environments currently gives a big error until you install plasma-workspace, which defeats the point of the split. > >

[Differential] [Commented On] D3538: Drop resize animation when adding pages

2016-11-30 Thread mart (Marco Martin)
mart added inline comments. INLINE COMMENTS > PageRow.qml:429 > id: stateTimer > -interval: 150 > +interval: 0 > onTriggered: container.state = container.pendingState if the interval went to 0, then couldn't be possible to remove

[Differential] [Accepted] D3541: Introduce a first test for PageRow

2016-11-30 Thread mart (Marco Martin)
mart accepted this revision. This revision is now accepted and ready to land. REPOSITORY R169 Kirigami BRANCH mart/Kirigami2 REVISION DETAIL https://phabricator.kde.org/D3541 EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpreferences/ To: apol, #kirigami, mart Cc: pl

[Differential] [Closed] D3541: Introduce a first test for PageRow

2016-11-30 Thread apol (Aleix Pol Gonzalez)
This revision was automatically updated to reflect the committed changes. Closed by commit R169:7ce5f12c84f9: Introduce a first test for PageRow (authored by apol). REPOSITORY R169 Kirigami CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D3541?vs=8613&id=8634 REVISION DETAIL https:/

[Differential] [Commented On] D3479: [libinput] Add more support for touchpads in preparation for the new touchpad KCM

2016-11-30 Thread Martin Gräßlin
graesslin added a comment. @davidedmundson do you have any further comments on the DBus usage? if not, I would give it an "Accepted". REPOSITORY R108 KWin REVISION DETAIL https://phabricator.kde.org/D3479 EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpreferences/

[Differential] [Commented On] D3479: [libinput] Add more support for touchpads in preparation for the new touchpad KCM

2016-11-30 Thread subdiff (Roman Gilg)
subdiff added a comment. In https://phabricator.kde.org/D3479#66129, @graesslin wrote: > @davidedmundson do you have any further comments on the DBus usage? if not, I would give it an "Accepted". At the moment @davidedmundson helps me with the dbus signals. I tried to implement

[Differential] [Commented On] D3479: [libinput] Add more support for touchpads in preparation for the new touchpad KCM

2016-11-30 Thread davidedmundson (David Edmundson)
davidedmundson added a comment. sure, don't commit the broken version, commit this and we can add the change signals afterwards REPOSITORY R108 KWin REVISION DETAIL https://phabricator.kde.org/D3479 EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpreferences/ To: su

[Differential] [Request, 1 line] D3549: [Lock Screen] Add keyboard icon for keyboard layout switcher

2016-11-30 Thread broulik (Kai Uwe Broulik)
broulik created this revision. broulik added reviewers: Plasma, Plasma: Design. broulik set the repository for this revision to R120 Plasma Workspace. Restricted Application added a project: Plasma. Restricted Application added a subscriber: plasma-devel. REVISION SUMMARY I've quite often seen p

[Differential] [Commented On] D3539: [Notifications] Show interactive thumbnails on notifications

2016-11-30 Thread mart (Marco Martin)
mart added a comment. I like the idea, but i am a bit concerned about the added complexity, that may be worked around? INLINE COMMENTS > NotificationItem.qml:318 > + > +ListView { > +id: previewList the main concern i have, is the general weight of QML. this is going to

[Differential] [Commented On] D3549: [Lock Screen] Add keyboard icon for keyboard layout switcher

2016-11-30 Thread Martin Gräßlin
graesslin added a comment. I like it - and as I have read the bug reports I am for 5.8 branch. REPOSITORY R120 Plasma Workspace REVISION DETAIL https://phabricator.kde.org/D3549 EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpreferences/ To: broulik, #plasma, #plasm

[Differential] [Accepted] D3479: [libinput] Add more support for touchpads in preparation for the new touchpad KCM

2016-11-30 Thread davidedmundson (David Edmundson)
davidedmundson accepted this revision. davidedmundson added a reviewer: davidedmundson. davidedmundson added inline comments. This revision is now accepted and ready to land. INLINE COMMENTS > connection.cpp:159 >QStringLiteral("notifyChange"), > this,

[Differential] [Commented On] D3479: [libinput] Add more support for touchpads in preparation for the new touchpad KCM

2016-11-30 Thread davidedmundson (David Edmundson)
davidedmundson added a comment. To expand on the DBus problem: The connection object resides in a thread; but emits stuff from the main thread. DBus is generally thread safe, but QDBusAbstractAdaptor uses sender() in relaying so isn't. add in a bouncer, things work nicely:

[Differential] [Request, 4 lines] D3552: Remove quoting from kscreen-console json-output (Bug 354534)

2016-11-30 Thread jbraun (Jan-Matthias Braun)
jbraun created this revision. jbraun added a reviewer: sebas. jbraun set the repository for this revision to R104 KScreen. Restricted Application added a project: Plasma. Restricted Application added a subscriber: plasma-devel. REVISION SUMMARY As the creator of Bug 354534 noted, the output of

[Differential] [Commented On] D3552: Remove quoting from kscreen-console json-output (Bug 354534)

2016-11-30 Thread broulik (Kai Uwe Broulik)
broulik added a comment. Thanks for your patch! Instead of converting to an std::string you could try qDebug().noquote() << doc.toJson(); [1] https://doc.qt.io/qt-5/qdebug.html#noquote REPOSITORY R104 KScreen REVISION DETAIL https://phabricator.kde.org/D3552 EMAIL PREFERENCES

[Differential] [Request, 9 lines] D3553: Fix 2 RTL bugs

2016-11-30 Thread ttv20 (Elkana Bardugo)
ttv20 created this revision. ttv20 added a reviewer: Plasma: Workspaces. ttv20 set the repository for this revision to R119 Plasma Desktop. Restricted Application added a project: Plasma. Restricted Application added a subscriber: plasma-devel. REVISION SUMMARY Bug 364778: (DashboardRepresentati