D29466: [applets/appmenu] Add search to global application menu

2020-05-29 Thread Carson Black
cblack added inline comments. INLINE COMMENTS > nicolasfella wrote in appmenumodel.h:70 > const actions are needed as non-const REPOSITORY R120 Plasma Workspace REVISION DETAIL https://phabricator.kde.org/D29466 To: cblack, #plasma, #vdg Cc: nicolasfella, gikari, plasma-devel, Orage,

D29466: [applets/appmenu] Add search to global application menu

2020-05-29 Thread Carson Black
cblack updated this revision to Diff 83175. cblack marked 5 inline comments as done. cblack added a comment. Address feedback REPOSITORY R120 Plasma Workspace CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D29466?vs=82144=83175 BRANCH arcpatch-D29466 REVISION DETAIL

D29831: Update availableScreenRect when a panel moves to another screen

2020-05-29 Thread Nathaniel Graham
ngraham closed this revision. REPOSITORY R120 Plasma Workspace REVISION DETAIL https://phabricator.kde.org/D29831 To: akandaurov, #plasma, davidedmundson Cc: broulik, plasma-devel, Orage, LeGast00n, The-Feren-OS-Dev, cblack, jraleigh, zachus, fbampaloukas, ragreen, ZrenBot, ngraham,

Re: Gitlab and plasma dev

2020-05-29 Thread Arjen Hiemstra
On Wednesday, 27 May 2020 20:11:25 CEST David Edmundson wrote: > One thing I'm missing when I'm doing reviews is I don't have a nice way to > separate merge requests that need review, and merge requests that are > awaiting changes. > > I think this could be achieved with a label, that reviewers

KDE CI: Plasma » plasma-desktop » kf5-qt5 FreeBSDQt5.14 - Build # 113 - Still Failing!

2020-05-29 Thread CI System
BUILD FAILURE Build URL https://build.kde.org/job/Plasma/job/plasma-desktop/job/kf5-qt5%20FreeBSDQt5.14/113/ Project: kf5-qt5 FreeBSDQt5.14 Date of build: Fri, 29 May 2020 11:55:35 + Build duration: 13 min and counting CONSOLE OUTPUT

Gitlab + milestone for Plasma group

2020-05-29 Thread Bhushan Shah
Helo I have just promoted 5.20 milestone which was added in KWin to Plasma group: https://invent.kde.org/groups/plasma/-/milestones/1 So now we have nice way of marking specific merge requests or tasks as targetted towards specific milestone Let's start to make use of this feature, so we have

D27004: [kstyle] Drop XCB and KWayland dependency

2020-05-29 Thread Vlad Zahorodnii
zzag added a comment. Will move to GitLab. REPOSITORY R31 Breeze REVISION DETAIL https://phabricator.kde.org/D27004 To: zzag, #plasma, hpereiradacosta Cc: plasma-devel, Orage, LeGast00n, The-Feren-OS-Dev, cblack, jraleigh, zachus, fbampaloukas, ragreen, ZrenBot, ngraham, himcesjf,

D27003: [kstyle] Port to QWindow::startSystemMove()

2020-05-29 Thread Vlad Zahorodnii
zzag abandoned this revision. zzag added a comment. Will move to GitLab. REPOSITORY R31 Breeze REVISION DETAIL https://phabricator.kde.org/D27003 To: zzag, #kwin, #plasma, hpereiradacosta Cc: plasma-devel, Orage, LeGast00n, The-Feren-OS-Dev, cblack, jraleigh, zachus, fbampaloukas,

D21987: Extend KDE Connect to images, video, audio, selection

2020-05-29 Thread Kai Uwe Broulik
broulik abandoned this revision. broulik added a comment. We have image/video/audio now, text selection I might add later but maybe not soo useful after alll REPOSITORY R856 Plasma Browser Integration REVISION DETAIL https://phabricator.kde.org/D21987 To: broulik, #plasma, fvogt,

KDE CI: Plasma » plasma-desktop » kf5-qt5 FreeBSDQt5.14 - Build # 112 - Still Failing!

2020-05-29 Thread CI System
BUILD FAILURE Build URL https://build.kde.org/job/Plasma/job/plasma-desktop/job/kf5-qt5%20FreeBSDQt5.14/112/ Project: kf5-qt5 FreeBSDQt5.14 Date of build: Fri, 29 May 2020 07:42:03 + Build duration: 2 min 47 sec and counting CONSOLE OUTPUT

D15418: Dim application icon when it is not playing anything

2020-05-29 Thread Kai Uwe Broulik
broulik abandoned this revision. broulik added a comment. I'd prefer some dimmed label next to the app name but with the radio button and manual size calculations all over the place now, this is difficult REPOSITORY R115 Plasma Audio Volume Applet REVISION DETAIL

D29478: [Clipboard Plasmoid] Port to Prison QML import

2020-05-29 Thread Kai Uwe Broulik
This revision was automatically updated to reflect the committed changes. Closed by commit R120:7bd9bea0723c: [Clipboard Plasmoid] Port to Prison QML import (authored by broulik). REPOSITORY R120 Plasma Workspace CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D29478?vs=82076=83171

D28904: Cleanup dependencies

2020-05-29 Thread Kai Uwe Broulik
broulik planned changes to this revision. broulik added a comment. I've noticed I accidentally removed compiling a few things, that also depend on KIO, so maybe not as lean as I hoped REPOSITORY R122 Powerdevil REVISION DETAIL https://phabricator.kde.org/D28904 To: broulik, #plasma Cc:

D28544: RecentDocuments Runner: Cleanup and formatting

2020-05-29 Thread Méven Car
meven added a comment. To rebase after https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/31 lands REPOSITORY R120 Plasma Workspace REVISION DETAIL https://phabricator.kde.org/D28544 To: alex, davidedmundson, ngraham, broulik, meven, apol Cc: plasma-devel, Orage,

D26111: Runner: make recentdocument use KActivityStats data

2020-05-29 Thread Méven Car
meven abandoned this revision. meven marked an inline comment as done. meven added a comment. Moved to https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/31 INLINE COMMENTS > meven wrote in recentdocuments.cpp:78 > It is needed for QString coming from KActivitiesStats, they can