[Differential] [Accepted] D4576: [WIP]: integrate drop menu and filecopy drop menu

2017-02-16 Thread Eike Hein
hein accepted this revision. hein added a reviewer: hein. This revision is now accepted and ready to land. REPOSITORY R242 Plasma Framework (Library) BRANCH arcpatch-D4576 REVISION DETAIL https://phabricator.kde.org/D4576 EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emai

[Differential] [Commented On] D4614: [Baloo Widgets] Add KPropertiesDialog Plugin with file metadata

2017-02-16 Thread David Edmundson
davidedmundson added a comment. looks sensible. INLINE COMMENTS > Messages.sh:6 > + > +$XGETTEXT `find . -name \*.cc -o -name \*.cpp -o -name \*.h -o -name \*.qml > | grep -v "/src/filepropertiesplugin/"` -o $podir/baloowidgets.pot > rm -f rc.cpp is this not overwriting the generated extra

[Differential] [Commented On] D4614: [Baloo Widgets] Add KPropertiesDialog Plugin with file metadata

2017-02-16 Thread David Faure
dfaure added inline comments. INLINE COMMENTS > Messages.sh:6 > + > +$XGETTEXT `find . -name \*.cc -o -name \*.cpp -o -name \*.h -o -name \*.qml > | grep -v "/src/filepropertiesplugin/"` -o $podir/baloowidgets.pot > rm -f rc.cpp This is obviously wrong, it would duplicate a lot of stuff that t

[Differential] [Closed] D4401: Pressing Enter should open submenus in Kicker

2017-02-16 Thread David Edmundson
This revision was automatically updated to reflect the committed changes. Closed by commit R119:5e7cbdd445f6: Pressing Enter should open submenus in Kicker (authored by davidedmundson). REPOSITORY R119 Plasma Desktop CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D4401?vs=10835&id=113

Re: Look and Feel in 5.8

2017-02-16 Thread Sebastian Kügler
On dinsdag 14 februari 2017 13:11:04 CET Marco Martin wrote: > On Wed, Feb 8, 2017 at 11:39 PM, Łukasz Sawicki wrote: > > > > However what saddens me the most is the fact that I warned you guys > > about potential issues before Plasma 5.8 release in September. [2]. > > Either way it is up to you

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

2017-02-16 Thread no-reply
GENERAL INFO BUILD UNSTABLE Build URL: https://build.kde.org/job/plasma-desktop%20master%20kf5-qt5/PLATFORM=Linux,compiler=gcc/621/ Project: PLATFORM=Linux,compiler=gcc Date of build: Thu, 16 Feb 2017 10:25:23 + Build duration: 7 min 22 sec CHANGE SET Revision e125eb5d18584df2899e3b6afb5280

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

2017-02-16 Thread no-reply
GENERAL INFO BUILD UNSTABLE Build URL: https://build.kde.org/job/plasma-desktop%20Plasma-5.9%20stable-kf5-qt5/PLATFORM=Linux,compiler=gcc/72/ Project: PLATFORM=Linux,compiler=gcc Date of build: Thu, 16 Feb 2017 10:25:23 + Build duration: 19 min CHANGE SET Revision 815a3a54951a6e1b2bad786088

[Differential] [Requested Changes To] D4607: finish support for opening compressed packages

2017-02-16 Thread Eike Hein
hein requested changes to this revision. hein added a reviewer: hein. This revision now requires changes to proceed. REPOSITORY R290 KPackage REVISION DETAIL https://phabricator.kde.org/D4607 EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpreferences/ To: mart, #plasma,

[Differential] [Commented On] D4607: finish support for opening compressed packages

2017-02-16 Thread Eike Hein
hein added inline comments. INLINE COMMENTS > package.cpp:362 > foreach (const QString &contentsPrefix, d->contentsPrefixPaths) { > -const QString prefix = fileType == "metadata" ? d->path : (d->path + > contentsPrefix); > +const QString prefix = !d->tempRoot.isEmpty() ? (fi

[Differential] [Updated, 29 lines] D4607: finish support for opening compressed packages

2017-02-16 Thread Marco Martin
mart updated this revision to Diff 11400. mart added a comment. - readability++ REPOSITORY R290 KPackage CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D4607?vs=11336&id=11400 BRANCH arcpatch-D4607 REVISION DETAIL https://phabricator.kde.org/D4607 AFFECTED FILES src/kpacka

[Differential] [Accepted] D4607: finish support for opening compressed packages

2017-02-16 Thread Eike Hein
hein accepted this revision. This revision is now accepted and ready to land. REPOSITORY R290 KPackage BRANCH arcpatch-D4607 REVISION DETAIL https://phabricator.kde.org/D4607 EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpreferences/ To: mart, #plasma, hein Cc: plas

[Differential] [Updated, 28 lines] D4620: allow to add application actions on an open menu

2017-02-16 Thread Marco Martin
mart updated this revision to Diff 11402. mart added a comment. - remove eventual pre existing plugin actions REPOSITORY R241 KIO CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D4620?vs=11371&id=11402 BRANCH phab/setActionsLater REVISION DETAIL https://phabricator.kde.org/D46

[Differential] [Closed] D4607: finish support for opening compressed packages

2017-02-16 Thread Marco Martin
This revision was automatically updated to reflect the committed changes. Closed by commit R290:083b229ac85d: finish support for opening compressed packages (authored by mart). REPOSITORY R290 KPackage CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D4607?vs=11400&id=11403 REVISION DE

[Differential] [Request, 10 lines] D4631: Fix crash when switching activities.

2017-02-16 Thread Eike Hein
hein created this revision. hein added reviewers: Plasma, davidedmundson. hein added a subscriber: plasma-devel. Restricted Application added a project: Plasma. REVISION SUMMARY What happens: - Activity switch calls invalidateFilter on TaskFilterProxyModel, which may remove rows in respons

[Differential] [Accepted] D4469: Tweak alphabetic (default) sort behavior.

2017-02-16 Thread David Edmundson
davidedmundson accepted this revision. davidedmundson added inline comments. This revision is now accepted and ready to land. INLINE COMMENTS > tasksmodel.cpp:800 > } > // Fall through to source order if sorting is disabled or manual, or > alphabetical by app name otherwise. >

[Differential] [Accepted] D4631: Fix crash when switching activities.

2017-02-16 Thread David Edmundson
davidedmundson accepted this revision. This revision is now accepted and ready to land. REPOSITORY R120 Plasma Workspace BRANCH Plasma/5.8 REVISION DETAIL https://phabricator.kde.org/D4631 EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpreferences/ To: hein, davidedm

[Differential] [Closed] D4469: Tweak alphabetic (default) sort behavior.

2017-02-16 Thread Eike Hein
This revision was automatically updated to reflect the committed changes. Closed by commit R120:410086d06bf0: Tweak alphabetic (default) sort behavior. (authored by hein). REPOSITORY R120 Plasma Workspace CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D4469?vs=10988&id=11405 REVISION

[Differential] [Closed] D4631: Fix crash when switching activities.

2017-02-16 Thread Eike Hein
This revision was automatically updated to reflect the committed changes. Closed by commit R120:05826bd5ba25: Fix crash when switching activities. (authored by hein). REPOSITORY R120 Plasma Workspace CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D4631?vs=11404&id=11406 REVISION DETA

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

2017-02-16 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/69/ Project: PLATFORM=Linux,compiler=gcc Date of build: Thu, 16 Feb 2017 12:58:06 + Build duration: 6 min 13 sec CHANGE SET Revision f1167336c165d20b02

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

2017-02-16 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/70/ Project: PLATFORM=Linux,compiler=gcc Date of build: Thu, 16 Feb 2017 13:04:30 + Build duration: 6 min 0 sec CHANGE SET Revision 49d79637c53ff724cdc

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

2017-02-16 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/71/ Project: PLATFORM=Linux,compiler=gcc Date of build: Thu, 16 Feb 2017 13:12:23 + Build duration: 5 min 35 sec CHANGE SET Revision 62b803b45dbe14dc24

[kio-extras] [Bug 375333] Folders thumbnails : custom folder icon overridden by default folder icon

2017-02-16 Thread Mahendra Tallur
https://bugs.kde.org/show_bug.cgi?id=375333 --- Comment #10 from Mahendra Tallur --- Hi ! I just upgraded KDE Frameworks to version 5.31.0 (KDE Neon LTS) and it seems this bugfix is not included in this version. Is it supposed to ? Cheers ! -- You are receiving this mail because: You are the a

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

2017-02-16 Thread no-reply
GENERAL INFO BUILD UNSTABLE Build URL: https://build.kde.org/job/plasma-desktop%20Plasma-5.9%20stable-kf5-qt5/PLATFORM=Linux,compiler=gcc/73/ Project: PLATFORM=Linux,compiler=gcc Date of build: Thu, 16 Feb 2017 13:39:18 + Build duration: 5 min 39 sec CHANGE SET Revision 4d6c618ce793fc347975

Re: Look and Feel in 5.8

2017-02-16 Thread Marco Martin
On Thursday 16 February 2017 11:38:57 Sebastian Kügler wrote: > > I would actually remove the button from next 5.8 release at this > > point, if people are ok > > OK, we're not really breaking functionality, and the sooner we do it, the > better. done. button removed from 5.8, all merged and rev

[kio-extras] [Bug 375333] Folders thumbnails : custom folder icon overridden by default folder icon

2017-02-16 Thread Mahendra Tallur
https://bugs.kde.org/show_bug.cgi?id=375333 --- Comment #11 from Mahendra Tallur --- Hmm, it seems kio is part ofr KDE Frameworks but kio-extras seems to be part of KDE Applications. Version 16.12.2 of KDE apps doesn't seem to include this fix. I'll be patient, sorry for bothering ;) -- You are

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

2017-02-16 Thread no-reply
GENERAL INFO BUILD UNSTABLE Build URL: https://build.kde.org/job/plasma-desktop%20master%20kf5-qt5/PLATFORM=Linux,compiler=gcc/622/ Project: PLATFORM=Linux,compiler=gcc Date of build: Thu, 16 Feb 2017 13:30:52 + Build duration: 16 min CHANGE SET Revision a261ff25a580759183d20725d9f37d9ba253

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

2017-02-16 Thread no-reply
GENERAL INFO BUILD UNSTABLE Build URL: https://build.kde.org/job/plasma-desktop%20master%20kf5-qt5/PLATFORM=Linux,compiler=gcc/623/ Project: PLATFORM=Linux,compiler=gcc Date of build: Thu, 16 Feb 2017 13:52:05 + Build duration: 5 min 47 sec CHANGE SET Revision 167f2830b9a2b33c7470d011a05d58

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

2017-02-16 Thread no-reply
GENERAL INFO BUILD UNSTABLE Build URL: https://build.kde.org/job/plasma-desktop%20Plasma-5.9%20stable-kf5-qt5/PLATFORM=Linux,compiler=gcc/74/ Project: PLATFORM=Linux,compiler=gcc Date of build: Thu, 16 Feb 2017 13:45:02 + Build duration: 17 min CHANGE SET Revision 4e0bb534345642730146b98da6

[kio-extras] [Bug 362988] sftp connection win dolphin hangs/stops working after few seconds

2017-02-16 Thread Elmo R
https://bugs.kde.org/show_bug.cgi?id=362988 --- Comment #11 from Elmo R --- This has been a bug for years, and recently, I noticed it went away, but now it's back. After four (new, non-cached) clicks in an SFTP connection, the file browser hangs as "Loading...". It's not a KIO thing because the s

Re: Look and Feel in 5.8

2017-02-16 Thread Sebastian Kügler
On donderdag 16 februari 2017 14:45:25 CET Marco Martin wrote: > On Thursday 16 February 2017 11:38:57 Sebastian Kügler wrote: > > > > > > I would actually remove the button from next 5.8 release at this > > > point, if people are ok > > > > > OK, we're not really breaking functionality, and

[Differential] [Request, 10 lines] D4632: [Notifications] Never manually hide() the NotificationPopup

2017-02-16 Thread Kai Uwe Broulik
broulik created this revision. broulik added a reviewer: Plasma. 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 Otherwise the positioner will get comp

[Differential] [Updated] D4632: [Notifications] Never manually hide() the NotificationPopup

2017-02-16 Thread Kai Uwe Broulik
broulik updated the test plan for this revision. REPOSITORY R120 Plasma Workspace REVISION DETAIL https://phabricator.kde.org/D4632 EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpreferences/ To: broulik, #plasma Cc: plasma-devel, lesliezhai, ali-mohamed, jensreuterberg

[Differential] [Closed] D4623: Split KWin::Xkb into a dedicated .h and .cpp

2017-02-16 Thread Martin Gräßlin
This revision was automatically updated to reflect the committed changes. Closed by commit R108:58f26b8f5563: Split KWin::Xkb into a dedicated .h and .cpp (authored by graesslin). REPOSITORY R108 KWin CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D4623?vs=11376&id=11408 REVISION DET

[Differential] [Accepted] D4632: [Notifications] Never manually hide() the NotificationPopup

2017-02-16 Thread Ivan Čukić
ivan accepted this revision. ivan added a reviewer: ivan. ivan added a comment. This revision is now accepted and ready to land. Seems ok. Would be nice to know the reasoning on why the positioning was bad without it - why it was "confused" in the first place. REPOSITORY R120 Plasma Wo

[Differential] [Request, 154 lines] D4635: ItemViewHeader

2017-02-16 Thread Marco Martin
mart created this revision. mart added a reviewer: apol. Restricted Application added a project: Kirigami. Restricted Application added a subscriber: plasma-devel. REVISION SUMMARY new elements: AbstractItemViewHeader and ItemViewHeader. An item that can be used as an header for a ListView.

[Differential] [Updated, 156 lines] D4635: ItemViewHeader

2017-02-16 Thread Marco Martin
mart updated this revision to Diff 11414. mart added a comment. - reposition shadow for inline headers REPOSITORY R169 Kirigami CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D4635?vs=11413&id=11414 BRANCH phab/ItemViewHeader REVISION DETAIL https://phabricator.kde.org/D4635

[Differential] [Commented On] D4632: [Notifications] Never manually hide() the NotificationPopup

2017-02-16 Thread Kai Uwe Broulik
broulik added a comment. > why it was "confused" in the first place. If you just did a hide() it would never put the dialog back into the "available popups" pool, always reserving the space on screen as occupied by a popup. The C++ part already does some visibleChanged magic but only for

[Differential] [Commented On] D4632: [Notifications] Never manually hide() the NotificationPopup

2017-02-16 Thread Martin Klapetek
mck182 added a comment. > it's quite a mess No it's not :P It's a delicate complex code with lots of comments. But let me know if you need some help with that. REPOSITORY R120 Plasma Workspace REVISION DETAIL https://phabricator.kde.org/D4632 EMAIL PREFERENCES https://phabricator

[Differential] [Request, 7 lines] D4636: cmake: Actually search for KF >= 5.17.0

2017-02-16 Thread Heiko Becker
heikobecker created this revision. heikobecker added reviewers: Plasma, ivan. Restricted Application added a project: Plasma. Restricted Application added a subscriber: plasma-devel. REVISION SUMMARY Furthermore handle differently KF5SysGuard differently because, despite its misleading prefix,

[Differential] [Accepted] D4635: ItemViewHeader

2017-02-16 Thread Aleix Pol Gonzalez
apol accepted this revision. apol added a comment. This revision is now accepted and ready to land. I've changed to AbstractItemViewHeader it in Discover and it works. I cannot really change it completely because it has some extra use-cases so I'm not really saving much code but I can imagine

Re: Plasma Vault is in kdereview

2017-02-16 Thread Ivan Čukić
Hi all, Just an update, so far, the following has been changed so far: - One Messages.sh to create a catalogue used by all components, needs testing; - Applet renamed to org.kde.plasma.vault and plasma_applet_vault.so (to fit the rest); - Icons for the applet added to the breeze plasma and icon t

Re: Review Request 129955: fix off by one in the socket filename

2017-02-16 Thread Damjan Georgievski
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/129955/ --- (Updated Feb. 17, 2017, 12:23 a.m.) Review request for KDE Frameworks and

Re: Review Request 129955: fix off by one in the socket filename

2017-02-16 Thread Aleix Pol Gonzalez
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/129955/#review102534 --- Ship it! Good catch! I was curious and look a bit about i

Re: Review Request 129955: fix off by one in the socket filename

2017-02-16 Thread Damjan Georgievski
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/129955/ --- (Updated Feb. 17, 2017, 1:50 a.m.) Status -- This change has been ma

[Differential] [Commented On] D4540: fix bug with git after update to Plasma 5.9 in neon

2017-02-16 Thread Christoph Feck
cfeck added a comment. Any update? REPOSITORY R105 KDE SSH Password Dialog REVISION DETAIL https://phabricator.kde.org/D4540 EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpreferences/ To: idekels, whiting, bbuch, mpyne, cfeck Cc: broulik, bbuch, cfeck, plasma-devel

[Differential] [Commented On] D4540: fix bug with git after update to Plasma 5.9 in neon

2017-02-16 Thread Idekel Santana
idekels added a comment. I don't know what to do next. should I try change the message again? REPOSITORY R105 KDE SSH Password Dialog REVISION DETAIL https://phabricator.kde.org/D4540 EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpreferences/ To: idekels, whiting,

[Differential] [Request, 3 lines] D4640: Fix array allocation for non-continuous cpu numbers

2017-02-16 Thread Christoph Feck
cfeck created this revision. cfeck added a reviewer: Plasma. cfeck set the repository for this revision to R106 KSysguard. Restricted Application added a project: Plasma. Restricted Application added a subscriber: plasma-devel. REVISION SUMMARY As per https://bugs.kde.org/show_bug.cgi?id=376537

[Differential] [Commented On] D4540: fix bug with git after update to Plasma 5.9 in neon

2017-02-16 Thread Christoph Feck
cfeck added a comment. Use "Update Diff" to upload the correct diff. If you switched between different branches (as the current diff suggests), please make sure you solve the git issues first. If everything else fails, "git reset origin/master", and re-apply your changes. REPOSITORY R105

[Differential] [Updated, 69 lines] D4540: fix bug with git after update to Plasma 5.9 in neon

2017-02-16 Thread Idekel Santana
idekels updated this revision to Diff 11427. idekels added a comment. Fix password extraction from git after update to Plasma 5.9 in neon This bug caused ksshaskpass to ask for the password and/or username every time without storing it in kwallet REPOSITORY R105 KDE SSH Password Dialog C

[Differential] [Commented On] D4540: fix bug with git after update to Plasma 5.9 in neon

2017-02-16 Thread Christoph Feck
cfeck added inline comments. INLINE COMMENTS > main.cpp:62 > + > +//Case 3: Fix password extraction from git after update to Plasma 5.9 in > neon > +QRegularExpression re3("^(Password|Username) for (.*?)[:] $"); So are these strings really specific to git? Also, it makes no sense to men

[Differential] [Updated, 69 lines] D4540: fix bug with git after update to Plasma 5.9 in neon

2017-02-16 Thread Idekel Santana
idekels updated this revision to Diff 11428. idekels added a comment. - Fix password extraction from git. bug number 376228 - remove Plasma version and distribution from comment REPOSITORY R105 KDE SSH Password Dialog CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D4540?vs=11427&

[Differential] [Commented On] D4540: fix bug with git after update to Plasma 5.9 in neon

2017-02-16 Thread Idekel Santana
idekels added a comment. I suppose that it could work for other apps as well but I only use this program for git REPOSITORY R105 KDE SSH Password Dialog REVISION DETAIL https://phabricator.kde.org/D4540 EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpreferences/ To

[Differential] [Accepted] D4540: fix bug with git after update to Plasma 5.9 in neon

2017-02-16 Thread Christoph Feck
cfeck accepted this revision. cfeck added a comment. This revision is now accepted and ready to land. Thanks, looks good now. Do you have commit rights? If not, I will commit it on your behalf. REPOSITORY R105 KDE SSH Password Dialog BRANCH master REVISION DETAIL https://phabricator.k

[Differential] [Commented On] D4540: fix bug with git after update to Plasma 5.9 in neon

2017-02-16 Thread Idekel Santana
idekels added a comment. I think my commits are right now, but go ahead, it's probably better! REPOSITORY R105 KDE SSH Password Dialog BRANCH master REVISION DETAIL https://phabricator.kde.org/D4540 EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpreferences/ To:

[Differential] [Accepted] D4636: cmake: Actually search for KF >= 5.17.0

2017-02-16 Thread Ivan Čukić
ivan accepted this revision. This revision is now accepted and ready to land. REPOSITORY R845 Plasma Vault BRANCH master REVISION DETAIL https://phabricator.kde.org/D4636 EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpreferences/ To: heikobecker, ivan, #plasma Cc: p

[Differential] [Commented On] D4632: [Notifications] Never manually hide() the NotificationPopup

2017-02-16 Thread Ivan Čukić
ivan added a comment. > If you just did a hide() it would never put the dialog back into the "available popups" pool, always > reserving the space on screen as occupied by a popup Heh, cool :) As far as I'm concerned, you still have a green light to push. REPOSITORY R120 Plasma

[Differential] [Request, 2 lines] D4644: Find minimum required Breeze version instead of current version

2017-02-16 Thread Martin Gräßlin
graesslin created this revision. graesslin added reviewers: KWin, Plasma. Restricted Application added a project: KWin. Restricted Application added subscribers: kwin, plasma-devel. REVISION SUMMARY So far KWin put a version requirement on Breeze which is the current version number of KWin. Th