D23578: Before requesting a scan, check the time threshold

2019-09-13 Thread Méven Car
meven updated this revision to Diff 66015. meven added a comment. Improve code and make it cleaner REPOSITORY R116 Plasma Network Management Applet CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D23578?vs=65003&id=66015 BRANCH arcpatch-D23578 REVISION DETAIL https://phabricat

5.17 Release notes

2019-09-13 Thread David Edmundson
As a reminder, if you added any new feature to Plasma 5.17 please add it to: https://notes.kde.org/p/plasma_5_17 so that we have all the information in advance for the people who write the release text David

D23852: Show connectivity status in tooltip

2019-09-13 Thread Jan Grulich
This revision was automatically updated to reflect the committed changes. Closed by commit R116:695846c500d8: Show connectivity status in tooltip (authored by jgrulich). REPOSITORY R116 Plasma Network Management Applet CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D23852?vs=65807&id=

Re: Plasma 5.18 as LTS

2019-09-13 Thread David Edmundson
Yes.

Re: Plasma 5.18 as LTS

2019-09-13 Thread Elvis Stansvik
Den tis 10 sep. 2019 22:09David Edmundson skrev: > Following up on the previous threads: > * We said we should ask distros when a next LTS suits them > * 2 big distros have requested 5.18 (Feb 2020) > I'm just a curious user. Was one of them *buntu? Elvis * We had a chat at Akademy > > Deci

D23287: Create a plugin framework for processes

2019-09-13 Thread David Edmundson
This revision was automatically updated to reflect the committed changes. Closed by commit R111:064688415a1e: Create a plugin framework for processes (authored by davidedmundson). REPOSITORY R111 KSysguard Library CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D23287?vs=65997&id=65998

D23287: Create a plugin framework for processes

2019-09-13 Thread Méven Car
meven accepted this revision. meven added a comment. Build with QT 5.12 REPOSITORY R111 KSysguard Library BRANCH master REVISION DETAIL https://phabricator.kde.org/D23287 To: davidedmundson, #plasma, ahiemstra, meven Cc: meven, zzag, ahiemstra, alexde, broulik, plasma-devel, LeGast00n

D23287: Create a plugin framework for processes

2019-09-13 Thread David Edmundson
davidedmundson updated this revision to Diff 65997. davidedmundson added a comment. update REPOSITORY R111 KSysguard Library CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D23287?vs=65993&id=65997 BRANCH master REVISION DETAIL https://phabricator.kde.org/D23287 AFFECTED FILE

D23287: Create a plugin framework for processes

2019-09-13 Thread David Edmundson
davidedmundson updated this revision to Diff 65993. davidedmundson added a comment. Rebase, add include REPOSITORY R111 KSysguard Library CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D23287?vs=64404&id=65993 BRANCH master REVISION DETAIL https://phabricator.kde.org/D23287

D12827: Added process details in the process list context menu

2019-09-13 Thread Méven Car
meven added a comment. In D12827#528767 , @chrisx wrote: > @meven Sorry I've totally forgotten about your suggestions when I was updating the patch... > I have renamed `DetailsDlg` to `ProcessDetailsDialog`. But I've got some minor issues wit

D23808: Don't create() windows that aren't native, upon receiving a palette change event.

2019-09-13 Thread David Faure
dfaure closed this revision. REPOSITORY R135 Integration for Qt applications in Plasma REVISION DETAIL https://phabricator.kde.org/D23808 To: dfaure, carewolf, davidedmundson, broulik Cc: plasma-devel, LeGast00n, The-Feren-OS-Dev, jraleigh, fbampaloukas, GB_2, ragreen, Pitel, ZrenBot, himce

D23808: Don't create() windows that aren't native, upon receiving a palette change event.

2019-09-13 Thread David Edmundson
davidedmundson accepted this revision. davidedmundson added a comment. This revision is now accepted and ready to land. Makes sense as we install the colour scheme when a window's surface is created. REPOSITORY R135 Integration for Qt applications in Plasma BRANCH Plasma/5.16 REVISION D

D23883: libkworkspace: Install sessionmanagementbackend.h with other headers

2019-09-13 Thread David Edmundson
davidedmundson added a comment. You split the source out? I see. Lets sort out the stupid kworkspace dependency on kde-cli-tools upstream rather than have you guys doing horrible things. It's caused issues elsewhere. It only exists as a hack around some Qt5.9(?) bug to allow plasma s

D19337: Fixed some undefined properties runtime errors.

2019-09-13 Thread Malte Veerman
malteveerman updated this revision to Diff 65970. malteveerman added a comment. Rebased against current version. GlobalToolBarStyle change isn't needed anymore. REPOSITORY R169 Kirigami CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D19337?vs=52609&id=65970 BRANCH master REVIS

Taking over maintainership of libkscreen / KScreen

2019-09-13 Thread Roman Gilg
Hi, since I am the only person responsible for bigger changes to libkscreen and KScreen over months now I propose to take over maintainership of libkscreen / KScreen. Actually I changed the maintainership information already in code for KScreen with https://phabricator.kde.org/D22468, but I rememb

D23713: strongswan support for custom proposals

2019-09-13 Thread Albert Astals Cid
This revision was automatically updated to reflect the committed changes. Closed by commit R116:9d88ac7082cf: strongswan support for custom proposals (authored by rrichmond, committed by aacid). Herald added a project: Plasma. Herald added a subscriber: plasma-devel. CHANGED PRIOR TO COMMIT htt

D5961: PoC: Generic adoption of KUserFeedback for Discover

2019-09-13 Thread Aleix Pol Gonzalez
apol updated this revision to Diff 65968. apol added a comment. Rename property REPOSITORY R134 Discover Software Store CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D5961?vs=65967&id=65968 BRANCH arcpatch-D5961_1 REVISION DETAIL https://phabricator.kde.org/D5961 AFFECTED F

D5961: PoC: Generic adoption of KUserFeedback for Discover

2019-09-13 Thread Aleix Pol Gonzalez
apol updated this revision to Diff 65967. apol added a comment. Rebase REPOSITORY R134 Discover Software Store CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D5961?vs=32897&id=65967 BRANCH arcpatch-D5961_1 REVISION DETAIL https://phabricator.kde.org/D5961 AFFECTED FILES CM

D19337: Fixed some undefined properties runtime errors.

2019-09-13 Thread Albert Astals Cid
aacid added a comment. does not merge cleanly into "origin/master" Could you please rebase it? REPOSITORY R169 Kirigami BRANCH master REVISION DETAIL https://phabricator.kde.org/D19337 To: malteveerman, #kirigami, mart Cc: aacid, plasma-devel, fbampaloukas, GB_2, domson, dkardara