D4667: [applet] Let specify a version for applets private plugins

2017-04-26 Thread Anthony Fieroni
anthonyfieroni added a comment. It's interesting to understaind why it's happened, after couple of suspend / resume (in RAM) then pacman -S plasma-workspace (even with same version) then kquitapp5 plasmashell -> crash Application: Plasma (plasmashell (deleted)), signal: Segmentation fa

D5490: Only follow mouse when moved (Fixes Bug #372635)

2017-04-26 Thread Aetf
qi437103 updated this revision to Diff 13852. qi437103 added a comment. Address comments. Seems I can update the diff directly. REPOSITORY R112 Milou CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D5490?vs=13771&id=13852 BRANCH master REVISION DETAIL https://phabricator.kde.o

D5608: Port grouping applet to Plasma Components 3

2017-04-26 Thread David Edmundson
davidedmundson created this revision. Restricted Application added a project: Plasma. Restricted Application added a subscriber: plasma-devel. REVISION SUMMARY I want to add a feature which is quite difficult with QtQuick Controls 1's tab bar, but should be easy with QQC2. May as well por

D5603: Install Plasma Components 3 so they can be used

2017-04-26 Thread David Edmundson
davidedmundson updated this revision to Diff 13849. davidedmundson added a comment. Much simpler change REPOSITORY R242 Plasma Framework (Library) CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D5603?vs=13839&id=13849 BRANCH master REVISION DETAIL https://phabricator.kde.org/

D5603: Install Plasma Components 3 so they can be used

2017-04-26 Thread David Edmundson
davidedmundson added a comment. Did not know about that little feature. That's much tidier. Then the only thing that's wrong is that we don't install the qmldir file, which is what sent me on this wild chase this morning. (interestingly my desktop did have that file, I guess it was inst

[Powerdevil] [Bug 379265] Does not suspend if lid closed before display unplugged

2017-04-26 Thread Pascal d'Hermilly
https://bugs.kde.org/show_bug.cgi?id=379265 --- Comment #3 from Pascal d'Hermilly --- Fantastic :-) -- You are receiving this mail because: You are the assignee for the bug.

[Breeze] [Bug 378820] Icons without white border in breeze-cursor theme

2017-04-26 Thread Kai Uwe Broulik
https://bugs.kde.org/show_bug.cgi?id=378820 Kai Uwe Broulik changed: What|Removed |Added CC||k...@privat.broulik.de Severity|maj

[plasmashell] [Bug 375457] Low battery applet animation uses a lot of CPU

2017-04-26 Thread Kai Uwe Broulik
https://bugs.kde.org/show_bug.cgi?id=375457 Kai Uwe Broulik changed: What|Removed |Added Product|Powerdevil |plasmashell Component|general

[Powerdevil] [Bug 345618] Powerdevil crash from idle desktop.

2017-04-26 Thread Kai Uwe Broulik
https://bugs.kde.org/show_bug.cgi?id=345618 Kai Uwe Broulik changed: What|Removed |Added CC||tho...@mitterfellner.at --- Comment #5 from K

[Powerdevil] [Bug 378976] Crash after resume from suspend

2017-04-26 Thread Kai Uwe Broulik
https://bugs.kde.org/show_bug.cgi?id=378976 Kai Uwe Broulik changed: What|Removed |Added CC||k...@privat.broulik.de Status|UNC

D5606: Re-trigger lid action when lid is closed and external monitor is disconnected

2017-04-26 Thread Kai Uwe Broulik
broulik created this revision. Restricted Application added a project: Plasma. Restricted Application added a subscriber: plasma-devel. REVISION SUMMARY When switching profiles we would re-trigger the lid action as needed but we wouldn't for external monitor being disconnected. BUG: 379265

[Powerdevil] [Bug 379265] Does not suspend if lid closed before display unplugged

2017-04-26 Thread Kai Uwe Broulik
https://bugs.kde.org/show_bug.cgi?id=379265 --- Comment #2 from Kai Uwe Broulik --- Patch https://phabricator.kde.org/D5606 -- You are receiving this mail because: You are the assignee for the bug.

D4939: Get rid of KDELibs4Support

2017-04-26 Thread Kai Uwe Broulik
broulik added a comment. Can someone please fix the breakage of the suspend methods in the KCMs? In PowerDevil settings the "What to do when closing the lid" and other combos are missing them because they buildUi() runs initially and checks whether is supported at a time where the async quer

[Powerdevil] [Bug 379265] Does not suspend if lid closed before display unplugged

2017-04-26 Thread Kai Uwe Broulik
https://bugs.kde.org/show_bug.cgi?id=379265 Kai Uwe Broulik changed: What|Removed |Added Ever confirmed|0 |1 Status|UNCONFIRMED

[Powerdevil] [Bug 379265] New: Does not suspend if lid closed before display unplugged

2017-04-26 Thread Pascal d'Hermilly
https://bugs.kde.org/show_bug.cgi?id=379265 Bug ID: 379265 Summary: Does not suspend if lid closed before display unplugged Product: Powerdevil Version: unspecified Platform: Other OS: Linux Stat

[Breeze] [Bug 378820] Icons without white border in breeze-cursor theme

2017-04-26 Thread Ken Vermette
https://bugs.kde.org/show_bug.cgi?id=378820 Ken Vermette changed: What|Removed |Added Resolution|--- |UPSTREAM Status|UNCONFIRMED

[Breeze] [Bug 378820] Icons without white border in breeze-cursor theme

2017-04-26 Thread andreas
https://bugs.kde.org/show_bug.cgi?id=378820 andreas changed: What|Removed |Added Component|Icons |general Assignee|visual-des...@kde.org

D5589: [helper] Terminate xclipboardsyncer if kwin_wayland goes down

2017-04-26 Thread Thomas Lübking
luebking added a comment. According to the bug kwin_wayland receives a SIGINT, not a SIGSEGV? REPOSITORY R108 KWin REVISION DETAIL https://phabricator.kde.org/D5589 To: graesslin, #kwin, #plasma Cc: luebking, plasma-devel, kwin, spstarr, progwolff, Zren, lesliezhai, ali-mohamed, hardeni

D5605: Allow multiple categories with the same name

2017-04-26 Thread Marco Martin
mart added a reviewer: whiting. REPOSITORY R304 KNewStuff REVISION DETAIL https://phabricator.kde.org/D5605 To: mart, #plasma, leinir, whiting Cc: plasma-devel, #frameworks, spstarr, progwolff, Zren, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, lukas

D5605: Allow multiple categories with the same name

2017-04-26 Thread Marco Martin
mart created this revision. Restricted Application added projects: Plasma, Frameworks. Restricted Application added subscribers: Frameworks, plasma-devel. REVISION SUMMARY the category name was intended as a kind of unique id, this isn't true anymore, so multiple categories can have the same

D5603: Install Plasma Components 3 so they can be used

2017-04-26 Thread Marco Martin
mart requested changes to this revision. mart added inline comments. This revision now requires changes to proceed. INLINE COMMENTS > CMakeLists.txt:45 > > -DESTINATION ${KDE_INSTALL_QMLDIR}/org/kde/plasma/components.3) > +DESTINATION ${KDE_INSTALL_QMLDIR}/org/kde/plasma/components/3)

D5599: Remove no longer needed config-workspace header

2017-04-26 Thread Heiko Becker
This revision was automatically updated to reflect the committed changes. Closed by commit R122:543e6c4235d7: Remove no longer needed config-workspace header (authored by heikobecker). REPOSITORY R122 Powerdevil CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D5599?vs=13831&id=13841 R

Jenkins-kde-ci: plasma-desktop master kf5-qt5 » Linux,gcc - Build # 733 - Failure!

2017-04-26 Thread no-reply
GENERAL INFO BUILD FAILURE Build URL: https://build.kde.org/job/plasma-desktop%20master%20kf5-qt5/PLATFORM=Linux,compiler=gcc/733/ Project: PLATFORM=Linux,compiler=gcc Date of build: Wed, 26 Apr 2017 16:28:34 + Build duration: 3 min 19 sec CHANGE SET Revision 8595c2254075d7e5b75235c512d4e48

D5603: Install Plasma Components 3 so they can be used

2017-04-26 Thread David Edmundson
davidedmundson created this revision. Restricted Application added projects: Plasma, Frameworks. Restricted Application added subscribers: Frameworks, plasma-devel. REVISION SUMMARY PlasmaComponents 3 exists both as a theme for QQC2 but also to be used directly like the current Plasma Componen

D5599: Remove no longer needed config-workspace header

2017-04-26 Thread Kai Uwe Broulik
broulik accepted this revision. This revision is now accepted and ready to land. REPOSITORY R122 Powerdevil BRANCH master REVISION DETAIL https://phabricator.kde.org/D5599 To: heikobecker, #plasma, broulik Cc: plasma-devel, spstarr, progwolff, Zren, lesliezhai, ali-mohamed, jensreuterber

D5602: [Greeter] Expose wallpaper QML item as "wallpaper" context property

2017-04-26 Thread Martin Gräßlin
graesslin accepted this revision. This revision is now accepted and ready to land. REPOSITORY R133 KScreenLocker REVISION DETAIL https://phabricator.kde.org/D5602 To: broulik, #plasma, graesslin Cc: plasma-devel, spstarr, progwolff, Zren, lesliezhai, ali-mohamed, jensreuterberg, abetts, seb

D5602: [Greeter] Expose wallpaper QML item as "wallpaper" context property

2017-04-26 Thread Kai Uwe Broulik
broulik created this revision. Restricted Application added a project: Plasma. Restricted Application added a subscriber: plasma-devel. REVISION SUMMARY This way the look and feel package can access the item and for example reparent it elsewhere for a slide gesture to reveal the password input.

D5589: [helper] Terminate xclipboardsyncer if kwin_wayland goes down

2017-04-26 Thread Martin Gräßlin
graesslin added a comment. In https://phabricator.kde.org/D5589#104948, @luebking wrote: > This boils down to the question why the process is still lingering around. It lingers around when kwin_wayland crashes. REPOSITORY R108 KWin REVISION DETAIL https://phabricator.kde.org/

D5589: [helper] Terminate xclipboardsyncer if kwin_wayland goes down

2017-04-26 Thread Thomas Lübking
luebking added a comment. This boils down to the question why the process is still lingering around. If the only parent/child link is actually the socket, then it's more likely to zombie around on a bad socket. In this case you can fire as many signals as you want - they'll never be handle

D5589: [helper] Terminate xclipboardsyncer if kwin_wayland goes down

2017-04-26 Thread Martin Gräßlin
graesslin added a comment. In https://phabricator.kde.org/D5589#104724, @luebking wrote: > If the child survives the parent that normally means it's forked at some point and the fork will clear the flag - anyway: clear which flag? The idea of PDEATHSIG is to get signalled when the

D5411: restore the "current" color scheme concept

2017-04-26 Thread Marco Martin
mart added a comment. ping? REPOSITORY R119 Plasma Desktop REVISION DETAIL https://phabricator.kde.org/D5411 To: mart, #plasma Cc: davidedmundson, plasma-devel, spstarr, progwolff, Zren, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, lukas

D5599: Remove no longer needed config-workspace header

2017-04-26 Thread Heiko Becker
heikobecker updated this revision to Diff 13831. heikobecker added a comment. Changed test plan description REPOSITORY R122 Powerdevil CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D5599?vs=13830&id=13831 BRANCH master REVISION DETAIL https://phabricator.kde.org/D5599 AFFEC

D5599: Remove no longer needed config-workspace header

2017-04-26 Thread Heiko Becker
heikobecker created this revision. Restricted Application added a project: Plasma. Restricted Application added a subscriber: plasma-devel. REVISION SUMMARY Most of these defines seem to originate from the old kde-workspace; DPMS is a hard dependency since https://phabricator.kde.org/R122:7ff

Jenkins-kde-ci: plasma-desktop master kf5-qt5 » Linux,gcc - Build # 732 - Still Unstable!

2017-04-26 Thread no-reply
GENERAL INFO BUILD UNSTABLE Build URL: https://build.kde.org/job/plasma-desktop%20master%20kf5-qt5/PLATFORM=Linux,compiler=gcc/732/ Project: PLATFORM=Linux,compiler=gcc Date of build: Wed, 26 Apr 2017 12:50:26 + Build duration: 7 min 4 sec CHANGE SET Revision 64a72f8945a19fc3142e90807f90f72

Jenkins-kde-ci: plasma-desktop master kf5-qt5 » Linux,gcc - Build # 731 - Still Unstable!

2017-04-26 Thread no-reply
GENERAL INFO BUILD UNSTABLE Build URL: https://build.kde.org/job/plasma-desktop%20master%20kf5-qt5/PLATFORM=Linux,compiler=gcc/731/ Project: PLATFORM=Linux,compiler=gcc Date of build: Wed, 26 Apr 2017 12:26:17 + Build duration: 23 min CHANGE SET Revision d58b296500f87280b247ad8742121a1241b1

Jenkins-kde-ci: plasma-workspace master kf5-qt5 » Linux,gcc - Build # 872 - Still Unstable!

2017-04-26 Thread no-reply
GENERAL INFO BUILD UNSTABLE Build URL: https://build.kde.org/job/plasma-workspace%20master%20kf5-qt5/PLATFORM=Linux,compiler=gcc/872/ Project: PLATFORM=Linux,compiler=gcc Date of build: Wed, 26 Apr 2017 12:26:33 + Build duration: 23 min CHANGE SET Revision 352221ce47b884a69a3fbe02c57188e1c4

Jenkins-kde-ci: plasma-workspace master kf5-qt5 » Linux,gcc - Build # 871 - Still Unstable!

2017-04-26 Thread no-reply
GENERAL INFO BUILD UNSTABLE Build URL: https://build.kde.org/job/plasma-workspace%20master%20kf5-qt5/PLATFORM=Linux,compiler=gcc/871/ Project: PLATFORM=Linux,compiler=gcc Date of build: Wed, 26 Apr 2017 12:04:52 + Build duration: 21 min CHANGE SET Revision 0f8302c2c38ca8f60e76b118daa651a3b1

Jenkins-kde-ci: plasma-desktop master kf5-qt5 » Linux,gcc - Build # 730 - Still Unstable!

2017-04-26 Thread no-reply
GENERAL INFO BUILD UNSTABLE Build URL: https://build.kde.org/job/plasma-desktop%20master%20kf5-qt5/PLATFORM=Linux,compiler=gcc/730/ Project: PLATFORM=Linux,compiler=gcc Date of build: Wed, 26 Apr 2017 12:03:37 + Build duration: 22 min CHANGE SET Revision ad08c43ccaa28005750f4a04e2283cb78ecd

D5597: Raise default for 'Panel' icons to 48

2017-04-26 Thread Eike Hein
This revision was automatically updated to reflect the committed changes. Closed by commit R266:3e3eaaa82169: Raise default for 'Panel' icons to 48 (authored by hein). REPOSITORY R266 Breeze Icons CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D5597?vs=13824&id=13826 REVISION DETAIL

D5596: Raise default to 48

2017-04-26 Thread Eike Hein
This revision was automatically updated to reflect the committed changes. Closed by commit R119:d58b296500f8: Raise default to 48 (authored by hein). REPOSITORY R119 Plasma Desktop CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D5596?vs=13823&id=13825 REVISION DETAIL https://phabric

D5597: Raise default for 'Panel' icons to 48

2017-04-26 Thread Kai Uwe Broulik
broulik accepted this revision. This revision is now accepted and ready to land. REPOSITORY R266 Breeze Icons BRANCH master REVISION DETAIL https://phabricator.kde.org/D5597 To: hein, #plasma, mart, broulik Cc: plasma-devel, #frameworks, spstarr, progwolff, Zren, lesliezhai, ali-mohamed,

D5596: Raise default to 48

2017-04-26 Thread Kai Uwe Broulik
broulik accepted this revision. This revision is now accepted and ready to land. REPOSITORY R119 Plasma Desktop BRANCH master REVISION DETAIL https://phabricator.kde.org/D5596 To: hein, #plasma, mart, broulik Cc: plasma-devel, spstarr, progwolff, Zren, lesliezhai, ali-mohamed, jensreuter

D5597: Raise default for 'Panel' icons to 48

2017-04-26 Thread Eike Hein
hein created this revision. Restricted Application added projects: Plasma, Frameworks. Restricted Application added a subscriber: Frameworks. REVISION SUMMARY This KCM setting is now used again and this makes it match the default used by the Task Manager applet in vertical panels. REPOSITORY

D5596: Raise default to 48

2017-04-26 Thread Eike Hein
hein created this revision. Restricted Application added a project: Plasma. REVISION SUMMARY Matches the Task Manager icon size default for vertical panels. REPOSITORY R119 Plasma Desktop BRANCH master REVISION DETAIL https://phabricator.kde.org/D5596 AFFECTED FILES kcms/icons/icons.

D5594: Configurable icon size

2017-04-26 Thread Eike Hein
This revision was automatically updated to reflect the committed changes. Closed by commit R120:0f8302c2c38c: Configurable icon size (authored by hein). REPOSITORY R120 Plasma Workspace CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D5594?vs=13815&id=13821 REVISION DETAIL https://ph

D5595: Configurable icon size

2017-04-26 Thread Eike Hein
This revision was automatically updated to reflect the committed changes. Closed by commit R119:eae7910ed137: Configurable icon size (authored by hein). REPOSITORY R119 Plasma Desktop CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D5595?vs=13817&id=13820 REVISION DETAIL https://phab

D5595: Configurable icon size

2017-04-26 Thread Marco Martin
mart accepted this revision. This revision is now accepted and ready to land. REPOSITORY R119 Plasma Desktop BRANCH master REVISION DETAIL https://phabricator.kde.org/D5595 To: hein, mart Cc: mart, plasma-devel, spstarr, progwolff, Zren, lesliezhai, ali-mohamed, jensreuterberg, abetts, s

D5592: Configurable icon size in vertical panels

2017-04-26 Thread Eike Hein
This revision was automatically updated to reflect the committed changes. Closed by commit R119:ad08c43ccaa2: Configurable icon size (authored by hein). REPOSITORY R119 Plasma Desktop CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D5592?vs=13816&id=13819 REVISION DETAIL https://phab

D5595: Configurable icon size

2017-04-26 Thread Eike Hein
hein added a reviewer: mart. REPOSITORY R119 Plasma Desktop REVISION DETAIL https://phabricator.kde.org/D5595 To: hein, mart Cc: mart, plasma-devel, spstarr, progwolff, Zren, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, lukas

D5595: Configurable icon size

2017-04-26 Thread Eike Hein
hein added a subscriber: mart. REPOSITORY R119 Plasma Desktop REVISION DETAIL https://phabricator.kde.org/D5595 To: hein Cc: mart, plasma-devel, spstarr, progwolff, Zren, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, lukas

D5593: Introduce units.iconSizeHints.* to provide user-configurable icon size hints

2017-04-26 Thread Eike Hein
This revision was automatically updated to reflect the committed changes. Closed by commit R242:4f48901b05fd: Introduce units.iconSizeHints.* to provide user-configurable icon size hints (authored by hein). REPOSITORY R242 Plasma Framework (Library) CHANGES SINCE LAST UPDATE https://phabrica

D5593: Introduce units.iconSizeHints.* to provide user-configurable icon size hints

2017-04-26 Thread Eike Hein
hein added a dependent revision: D5595: Configurable icon size. REPOSITORY R242 Plasma Framework (Library) BRANCH master REVISION DETAIL https://phabricator.kde.org/D5593 To: hein, #plasma, mart Cc: plasma-devel, #frameworks, spstarr, progwolff, Zren, lesliezhai, ali-mohamed, jensreuterb

D5595: Configurable icon size

2017-04-26 Thread Eike Hein
hein created this revision. Restricted Application added a project: Plasma. Restricted Application added a subscriber: plasma-devel. REVISION SUMMARY This patch uses the new units.iconSizeHints.panel API to limit the icon size to what the user sets for panel icons in System Settings, avoidin

D5592: Configurable icon size in vertical panels

2017-04-26 Thread Eike Hein
hein updated this revision to Diff 13816. hein added a comment. Fix commit subject. REPOSITORY R119 Plasma Desktop CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D5592?vs=13814&id=13816 BRANCH master REVISION DETAIL https://phabricator.kde.org/D5592 AFFECTED FILES applets/

D5593: Introduce units.iconSizeHints.* to provide user-configurable icon size hints

2017-04-26 Thread Eike Hein
hein added a dependent revision: D5594: Configurable icon size. REPOSITORY R242 Plasma Framework (Library) BRANCH master REVISION DETAIL https://phabricator.kde.org/D5593 To: hein, #plasma, mart Cc: plasma-devel, #frameworks, spstarr, progwolff, Zren, lesliezhai, ali-mohamed, jensreuterb

D5592: Configurable icon size in vertical panels

2017-04-26 Thread Marco Martin
mart accepted this revision. This revision is now accepted and ready to land. REPOSITORY R119 Plasma Desktop BRANCH master REVISION DETAIL https://phabricator.kde.org/D5592 To: hein, #plasma, mart Cc: plasma-devel, spstarr, progwolff, Zren, lesliezhai, ali-mohamed, jensreuterberg, abetts

D5594: Configurable icon size

2017-04-26 Thread Marco Martin
mart accepted this revision. This revision is now accepted and ready to land. REPOSITORY R120 Plasma Workspace BRANCH master REVISION DETAIL https://phabricator.kde.org/D5594 To: hein, #plasma, mart, broulik Cc: plasma-devel, spstarr, progwolff, Zren, lesliezhai, ali-mohamed, jensreuterb

D5594: Configurable icon size

2017-04-26 Thread Eike Hein
hein created this revision. Restricted Application added a project: Plasma. REVISION SUMMARY This patch uses the new units.iconSizeHints.panel API to limit the icon size to what the user sets for panel icons in System Settings, avoiding them taking up too much space, particularly in wide ver

D5592: Configurable icon size in vertical panels

2017-04-26 Thread Eike Hein
hein updated this revision to Diff 13814. hein added a comment. Restrict to panels. REPOSITORY R119 Plasma Desktop CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D5592?vs=13812&id=13814 BRANCH master REVISION DETAIL https://phabricator.kde.org/D5592 AFFECTED FILES applets/

D5592: Configurable icon size in vertical panels

2017-04-26 Thread Marco Martin
mart added a comment. I think this should be done also in desktoppackage/contents/applet/DefaultCompactRepresentation.qml REPOSITORY R119 Plasma Desktop REVISION DETAIL https://phabricator.kde.org/D5592 To: hein, #plasma, mart Cc: plasma-devel, spstarr, progwolff, Zren, lesliezhai, al

D5593: Introduce units.iconSizeHints.* to provide user-configurable icon size hints

2017-04-26 Thread Marco Martin
mart accepted this revision. This revision is now accepted and ready to land. REPOSITORY R242 Plasma Framework (Library) BRANCH master REVISION DETAIL https://phabricator.kde.org/D5593 To: hein, #plasma, mart Cc: plasma-devel, #frameworks, spstarr, progwolff, Zren, lesliezhai, ali-mohame

D5592: Configurable icon size in vertical panels

2017-04-26 Thread Eike Hein
hein updated this revision to Diff 13812. hein added a comment. Use the new units.iconSizeHints.panel instead. REPOSITORY R119 Plasma Desktop CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D5592?vs=13809&id=13812 BRANCH master REVISION DETAIL https://phabricator.kde.org/D5592

D5593: Introduce units.iconSizeHints.* to provide user-configurable icon size hints

2017-04-26 Thread Eike Hein
hein created this revision. Restricted Application added projects: Plasma, Frameworks. Restricted Application added a subscriber: Frameworks. REVISION SUMMARY In effect this is meant to resurrect the "Panel" icon size setting from the Icons -> Advanced KCM in System Settings, for use as a ceil

D5592: Configurable icon size in vertical panels

2017-04-26 Thread Eike Hein
hein added a comment. As per the IRC convo we're going to resurrect the "Panel" icon size from he Icons->Advanced KCM to use as ceiling for the various icon-type panel reprs. I'll update this when the API is in place. REPOSITORY R119 Plasma Desktop REVISION DETAIL https://phabricator.kd

[Breeze] [Bug 379022] Update Task Switcher screenshots

2017-04-26 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=379022 Christoph Feck changed: What|Removed |Added Component|general |general Assignee|plasma-b...@kde.org

D5592: Configurable icon size in vertical panels

2017-04-26 Thread Marco Martin
mart added a comment. I am not sure there should be difference between kicker and other applets that look like an icon (like icon plasmoid or those that are normally in the systray but can live also outside it) I would like a global option for all icon-looking plasmoids in panels.. even

D5592: Configurable icon size in vertical panels

2017-04-26 Thread Eike Hein
hein created this revision. Restricted Application added a project: Plasma. REVISION SUMMARY Vertical panels are special: While horizontal panels are generally almost always only used in configurations ranging from one to three text lines in height, vertical panels are used in a wider range

Jenkins-kde-ci: plasma-desktop master kf5-qt5 » Linux,gcc - Build # 729 - Still Unstable!

2017-04-26 Thread no-reply
GENERAL INFO BUILD UNSTABLE Build URL: https://build.kde.org/job/plasma-desktop%20master%20kf5-qt5/PLATFORM=Linux,compiler=gcc/729/ Project: PLATFORM=Linux,compiler=gcc Date of build: Wed, 26 Apr 2017 10:21:45 + Build duration: 15 min CHANGE SET Revision 25a2a4b30ded80b6ecee8eaf83d62082b437

Jenkins-kde-ci: plasma-workspace master kf5-qt5 » Linux,gcc - Build # 870 - Still Unstable!

2017-04-26 Thread no-reply
GENERAL INFO BUILD UNSTABLE Build URL: https://build.kde.org/job/plasma-workspace%20master%20kf5-qt5/PLATFORM=Linux,compiler=gcc/870/ Project: PLATFORM=Linux,compiler=gcc Date of build: Wed, 26 Apr 2017 10:11:40 + Build duration: 10 min CHANGE SET Revision 08aa1175172b80270db2af20bd6d74f8ff

Jenkins-kde-ci: plasma-desktop master kf5-qt5 » Linux,gcc - Build # 728 - Still Unstable!

2017-04-26 Thread no-reply
GENERAL INFO BUILD UNSTABLE Build URL: https://build.kde.org/job/plasma-desktop%20master%20kf5-qt5/PLATFORM=Linux,compiler=gcc/728/ Project: PLATFORM=Linux,compiler=gcc Date of build: Wed, 26 Apr 2017 10:10:29 + Build duration: 9 min 42 sec CHANGE SET Revision 49aa1aecbc6958f0461a8867f9a1bd

D5573: Don't accept hover events in the DragArea

2017-04-26 Thread Eike Hein
hein accepted this revision. hein added a comment. This revision is now accepted and ready to land. The FV side does rely on onDragMove firing, which is understand it still does regardless, so +1. REPOSITORY R296 KDeclarative BRANCH master REVISION DETAIL https://phabricator.kde.org/D

Jenkins-kde-ci: plasma-workspace master kf5-qt5 » Linux,gcc - Build # 869 - Still Unstable!

2017-04-26 Thread no-reply
GENERAL INFO BUILD UNSTABLE Build URL: https://build.kde.org/job/plasma-workspace%20master%20kf5-qt5/PLATFORM=Linux,compiler=gcc/869/ Project: PLATFORM=Linux,compiler=gcc Date of build: Wed, 26 Apr 2017 10:05:29 + Build duration: 5 min 49 sec CHANGE SET Revision 18ee82361164b48e809080a49a9a

D5582: [Media Controller] Support CanPlay/CanPause

2017-04-26 Thread Kai Uwe Broulik
This revision was automatically updated to reflect the committed changes. Closed by commit R120:08aa1175172b: [Media Controller] Support CanPlay/CanPause (authored by broulik). REPOSITORY R120 Plasma Workspace CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D5582?vs=13789&id=13805 REV

D5583: [Lock Screen] Show Previous/Next buttons only if supported

2017-04-26 Thread Kai Uwe Broulik
This revision was automatically updated to reflect the committed changes. Closed by commit R120:18ee82361164: [Lock Screen] Show Previous/Next buttons only if supported (authored by broulik). REPOSITORY R120 Plasma Workspace CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D5583?vs=1379

Jenkins-kde-ci: plasma-workspace Plasma-5.9 stable-kf5-qt5 » Linux,gcc - Build # 119 - Still Unstable!

2017-04-26 Thread no-reply
GENERAL INFO BUILD UNSTABLE Build URL: https://build.kde.org/job/plasma-workspace%20Plasma-5.9%20stable-kf5-qt5/PLATFORM=Linux,compiler=gcc/119/ Project: PLATFORM=Linux,compiler=gcc Date of build: Wed, 26 Apr 2017 09:09:23 + Build duration: 6 min 5 sec CHANGE SET Revision 921f89cb62e2fa118b

D5588: Also list wayland sessions in autostart list

2017-04-26 Thread David Edmundson
This revision was automatically updated to reflect the committed changes. Closed by commit R123:6c910d9f56e3: Also list wayland sessions in autostart list (authored by davidedmundson). REPOSITORY R123 SDDM Configuration Panel (KCM) CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D5588?

D5581: [TaskGroupingProxyModel] Use LauncherUrlWithoutIcon

2017-04-26 Thread Eike Hein
hein accepted this revision. hein added a comment. This revision is now accepted and ready to land. Good cleanup :) REPOSITORY R120 Plasma Workspace REVISION DETAIL https://phabricator.kde.org/D5581 To: broulik, #plasma, hein Cc: plasma-devel, spstarr, progwolff, Zren, lesliezhai, ali-mo