Re: versioned dependencies on breeze

2016-07-12 Thread Martin Graesslin
On Tuesday, July 12, 2016 6:39:25 PM CEST Antonio Rojas wrote: > In Plasma 5.7 both kwin and plasma-integration added strict versioned > dependencies on Breeze: > > find_package(Breeze ${PROJECT_VERSION} CONFIG) > > Can this please be changed to depend on the actual minimum version required? > Th

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

2016-07-12 Thread no-reply
GENERAL INFO BUILD SUCCESS Build URL: https://build.kde.org/job/plasma-desktop%20master%20kf5-qt5/PLATFORM=Linux,compiler=gcc/188/ Project: PLATFORM=Linux,compiler=gcc Date of build: Wed, 13 Jul 2016 05:27:32 + Build duration: 8 min 32 sec CHANGE SET Revision afc4f3281649bbecd8cd9667781d5df

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

2016-07-12 Thread no-reply
GENERAL INFO BUILD SUCCESS Build URL: https://build.kde.org/job/plasma-desktop%20master%20kf5-qt5/PLATFORM=Linux,compiler=gcc/188/ Project: PLATFORM=Linux,compiler=gcc Date of build: Wed, 13 Jul 2016 05:27:32 + Build duration: 8 min 32 sec CHANGE SET Revision afc4f3281649bbecd8cd9667781d5df

[plasma-desktop] kcms/colors: Fix build

2016-07-12 Thread Luca Beltrame
Git commit afc4f3281649bbecd8cd9667781d5df69c6d4925 by Luca Beltrame. Committed on 13/07/2016 at 05:24. Pushed by lbeltrame into branch 'master'. Fix build Comment out failing lines, which are referring to non-existent bits in the UI file. This is a stop-gap solution. *Please* check that things

Re: Review Request 128434: rename some kcm desktop files

2016-07-12 Thread Sebastian Kügler
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/128434/#review97333 --- Only the original string should be changed, not the translati

[RFC] WindowMetadata framework fundamentals

2016-07-12 Thread Sebastian Kügler
During the Plasma sprint in March, we've been fleshing out plans to create a mechanisms for apps to be represented by the shell. The goals it to achieve a richer integration between apps and the workspace. The idea is that windows can announce a richer set of metadata that can be used to enhan

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

2016-07-12 Thread no-reply
GENERAL INFO BUILD FAILURE Build URL: https://build.kde.org/job/plasma-desktop%20master%20kf5-qt5/PLATFORM=Linux,compiler=gcc/187/ Project: PLATFORM=Linux,compiler=gcc Date of build: Wed, 13 Jul 2016 00:02:31 + Build duration: 5 min 7 sec CHANGE SET Revision 0ffd84e52653216b5df0ae5cf10722e3

Review Request 128434: rename some kcm desktop files

2016-07-12 Thread Andreas Kainz
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/128434/ --- Review request for Plasma. Repository: plasma-desktop Description -

[Differential] [Accepted] D2033: Clear idle timeouts when session becomes inactive

2016-07-12 Thread Sebastian Kügler
sebas accepted this revision. sebas added a reviewer: sebas. sebas added a comment. This revision is now accepted and ready to land. Good observation. Switching to a session is user interaction, so the idle timers should be reset here. REPOSITORY rPOWERDEVIL Powerdevil REVISION DETAIL ht

[Differential] [Requested Changes To] D1976: Image of the Day wallpaper plugin

2016-07-12 Thread Sebastian Kügler
sebas requested changes to this revision. sebas added a comment. This revision now requires changes to proceed. This review is still pending with a bunch of changes requested. Still, it would be nice to get this into 5.8? REPOSITORY rKDEPLASMAADDONS Plasma Addons REVISION DETAIL https://

[Differential] [Accepted] D2135: [platforms/drm] Properly handle case that mapping the blank buffer fails

2016-07-12 Thread Sebastian Kügler
sebas accepted this revision. sebas added a reviewer: sebas. This revision is now accepted and ready to land. REPOSITORY rKWIN KWin BRANCH drm-failed-blank-5.7 REVISION DETAIL https://phabricator.kde.org/D2135 EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpreferences

[Differential] [Accepted] D2108: Add support for xdg-shell version 5 interface

2016-07-12 Thread Sebastian Kügler
sebas accepted this revision. sebas added a reviewer: sebas. This revision is now accepted and ready to land. REPOSITORY rKWIN KWin BRANCH xdg-shell REVISION DETAIL https://phabricator.kde.org/D2108 EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpreferences/ To: grae

[Differential] [Accepted] D2134: [platforms/fbdev] Properly detect a BGR image format

2016-07-12 Thread Sebastian Kügler
sebas accepted this revision. sebas added a reviewer: sebas. This revision is now accepted and ready to land. REPOSITORY rKWIN KWin BRANCH fbdev-bgr-5.7 REVISION DETAIL https://phabricator.kde.org/D2134 EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpreferences/ To:

[Differential] [Accepted] D2102: Add support for xdg-shell

2016-07-12 Thread Sebastian Kügler
sebas accepted this revision. sebas added a reviewer: sebas. sebas added a comment. This revision is now accepted and ready to land. Some suggestions inline, but nothing major. INLINE COMMENTS > registry.h:818 > +/** > + * Creates a XdgShell and sets it up to manage the interface iden

[Breeze] [Bug 365103] "Icons Tint to Match Highlight" makes icons invisible when "draw a thin line to indicate focus" is activated

2016-07-12 Thread Antonio Rojas via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=365103 Antonio Rojas changed: What|Removed |Added CC||aro...@archlinux.org --- Comment #4 from Antoni

[Differential] [Accepted] D2091: [server] Properly send a selection clear prior to keyboard focus enter

2016-07-12 Thread Sebastian Kügler
sebas accepted this revision. sebas added a reviewer: sebas. This revision is now accepted and ready to land. REPOSITORY rKWAYLAND KWayland BRANCH selection-clear-on-focus REVISION DETAIL https://phabricator.kde.org/D2091 EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emai

Re: Review Request 128429: Fix strings in tooltips

2016-07-12 Thread Martin Tobias Holmedahl Sandsmark
> On July 12, 2016, 9:11 p.m., Albert Astals Cid wrote: > > What difference does this make? I guess it's "just" a "nicer" view? Could > > you post screenshots of before and after? (I tried posting a reply already but reviewboard seems a bit wonky, so sorry if you get a duplicate). The importa

[Differential] [Accepted] D2085: [effects] Adjust SlidingPopups to new windowShown and windowHidden signals

2016-07-12 Thread Sebastian Kügler
sebas accepted this revision. sebas added a reviewer: sebas. sebas added inline comments. This revision is now accepted and ready to land. INLINE COMMENTS > slidingpopups.cpp:200 > animating = true; > -} else if (mDisappearingWindows.contains(w) && w->isDeleted()) { > +} else if

Review Request 128431: Fix race condition when new applications open

2016-07-12 Thread Martin Tobias Holmedahl Sandsmark
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/128431/ --- Review request for Plasma and John Tapsell. Bugs: 261255 https://bugs

[Differential] [Accepted] D2084: [libkwineffects] Add signals windowShown and windowHidden to EffectsHandler

2016-07-12 Thread Sebastian Kügler
sebas accepted this revision. sebas added a reviewer: sebas. This revision is now accepted and ready to land. REPOSITORY rKWIN KWin BRANCH window-shown-hidden-effectshandler REVISION DETAIL https://phabricator.kde.org/D2084 EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/em

[Differential] [Accepted] D2083: Use hiddenInternal() for a ShellClient which got unmapped

2016-07-12 Thread Sebastian Kügler
sebas accepted this revision. sebas added a reviewer: sebas. This revision is now accepted and ready to land. REPOSITORY rKWIN KWin BRANCH shell-client-window-hidden REVISION DETAIL https://phabricator.kde.org/D2083 EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailprefe

[Differential] [Accepted] D2078: Handle situation of no XDG_RUNTIME_DIR gracefully

2016-07-12 Thread Sebastian Kügler
sebas accepted this revision. sebas added a reviewer: sebas. This revision is now accepted and ready to land. REPOSITORY rKWIN KWin BRANCH no-xdg-runtime-dir REVISION DETAIL https://phabricator.kde.org/D2078 EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpreferences/

[Differential] [Accepted] D2077: [server] Handle no XDG_RUNTIME_DIR situation more gracefully

2016-07-12 Thread Sebastian Kügler
sebas accepted this revision. sebas added a reviewer: sebas. This revision is now accepted and ready to land. REPOSITORY rKWAYLAND KWayland BRANCH no-xdg-runtime-dir REVISION DETAIL https://phabricator.kde.org/D2077 EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailprefe

[Differential] [Accepted] D2059: Merge signal connections for AbstractClient in Workspace

2016-07-12 Thread Sebastian Kügler
sebas accepted this revision. sebas added a reviewer: sebas. sebas added a comment. This revision is now accepted and ready to land. LGTM :) REPOSITORY rKWIN KWin BRANCH client-signals-workspace REVISION DETAIL https://phabricator.kde.org/D2059 EMAIL PREFERENCES https://phabricator.

Re: Review Request 128429: Fix strings in tooltips

2016-07-12 Thread Albert Astals Cid
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/128429/#review97330 --- What difference does this make? I guess it's "just" a "nicer"

Re: Review Request 128400: Configuration option for System Tray's icon size

2016-07-12 Thread John Salatas
> On July 12, 2016, 11:40 a.m., Kai Uwe Broulik wrote: > > done - John --- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/128400/#review97313 ---

[Breeze] [Bug 365318] KRDC is unreadable under breeze dark theme

2016-07-12 Thread Urs Wolfer via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=365318 Urs Wolfer changed: What|Removed |Added Component|general |general Product|krdc

Review Request 128429: Fix strings in tooltips

2016-07-12 Thread Martin Tobias Holmedahl Sandsmark
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/128429/ --- Review request for Plasma, Albert Astals Cid and John Tapsell. Repository

versioned dependencies on breeze

2016-07-12 Thread Antonio Rojas
In Plasma 5.7 both kwin and plasma-integration added strict versioned dependencies on Breeze: find_package(Breeze ${PROJECT_VERSION} CONFIG) Can this please be changed to depend on the actual minimum version required? There is no other versioned dependency between Plasma modules and it is quit

Plasma 5.7.1

2016-07-12 Thread Jonathan Riddell
Plasma 5.7.1 is out with a week's worth of bug fixes https://www.kde.org/announcements/plasma-5.7.1.php sadly it didn't get Eike's fixes for dual screen but hopefully next week. Jonathan ___ Plasma-devel mailing list Plasma-devel@kde.org https://mail.k

Re: Which applications does the Plasma team recommend to use with Plasma?

2016-07-12 Thread Thomas Pfeiffer
On 12.07.2016 12:59, Ivan Čukić wrote: Music player: VLC (I've taken form the thread that people feel Cantata's benefits over VLC do not outweigh its downsides) The fact that people mentioned that Cantata has downsides is not really a +1 for VLC - it is not like VLC is the only alternative to C

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

2016-07-12 Thread no-reply
GENERAL INFO BUILD UNSTABLE Build URL: https://build.kde.org/job/plasma-workspace%20master%20kf5-qt5/PLATFORM=Linux,compiler=gcc/247/ Project: PLATFORM=Linux,compiler=gcc Date of build: Tue, 12 Jul 2016 15:21:36 + Build duration: 18 min CHANGE SET Revision a480bc4e733d8909fddf54c9abdfb1ebe0

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

2016-07-12 Thread no-reply
GENERAL INFO BUILD FAILURE Build URL: https://build.kde.org/job/plasma-desktop%20master%20kf5-qt5/PLATFORM=Linux,compiler=gcc/186/ Project: PLATFORM=Linux,compiler=gcc Date of build: Tue, 12 Jul 2016 15:22:31 + Build duration: 4 min 10 sec CHANGE SET Revision fa649a19a7e176aeb816d28a8e6ed47

Jenkins-kde-ci: plasma-desktop Plasma-5.7 stable-kf5-qt5 » Linux,gcc - Build # 28 - Still Failing!

2016-07-12 Thread no-reply
GENERAL INFO BUILD FAILURE Build URL: https://build.kde.org/job/plasma-desktop%20Plasma-5.7%20stable-kf5-qt5/PLATFORM=Linux,compiler=gcc/28/ Project: PLATFORM=Linux,compiler=gcc Date of build: Tue, 12 Jul 2016 15:20:15 + Build duration: 53 sec CHANGE SET Revision eee6669a780f40f51bcf595844f

Jenkins-kde-ci: plasma-workspace Plasma-5.7 stable-kf5-qt5 » Linux,gcc - Build # 34 - Still Failing!

2016-07-12 Thread no-reply
GENERAL INFO BUILD FAILURE Build URL: https://build.kde.org/job/plasma-workspace%20Plasma-5.7%20stable-kf5-qt5/PLATFORM=Linux,compiler=gcc/34/ Project: PLATFORM=Linux,compiler=gcc Date of build: Tue, 12 Jul 2016 15:18:50 + Build duration: 48 sec CHANGE SET Revision b4baf3d41eaa99cc7ebe54b6f

Re: Which applications does the Plasma team recommend to use with Plasma?

2016-07-12 Thread Thomas Pfeiffer
> What about the file archiver Ark in the Utilities category? It also provides the ability to compress/extract archives from the contextmenu in Dolphin. I would think it has at least as much justification to be on the list as e.g. KCalc. Yes, Ark, absolutely! That must have slipped through as w

Jenkins-kde-ci: plasma-desktop Plasma-5.7 stable-kf5-qt5 » Linux,gcc - Build # 27 - Still Failing!

2016-07-12 Thread no-reply
GENERAL INFO BUILD FAILURE Build URL: https://build.kde.org/job/plasma-desktop%20Plasma-5.7%20stable-kf5-qt5/PLATFORM=Linux,compiler=gcc/27/ Project: PLATFORM=Linux,compiler=gcc Date of build: Tue, 12 Jul 2016 14:36:19 + Build duration: 6 min 53 sec CHANGE SET Revision cad8a38c6088d4ae6c03f

[Differential] [Commented On] D2144: Fix warnings

2016-07-12 Thread mart (Marco Martin)
mart added inline comments. INLINE COMMENTS > mart wrote in ContextIcon.qml:29 > does the context menu icon keeps morphing correctly with this? tested, definitely breaks morphing. the property binding should be set in the drawer itself (a bit difficult as is in a loader) rathen than in the comp

[Differential] [Abandoned] D2137: Fix warning in BasicListItem.width

2016-07-12 Thread apol (Aleix Pol Gonzalez)
apol abandoned this revision. REPOSITORY rKIRIGAMI Kirigami REVISION DETAIL https://phabricator.kde.org/D2137 EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpreferences/ To: apol, #kirigami, mart Cc: plasma-devel ___ Plasma-de

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

2016-07-12 Thread no-reply
GENERAL INFO BUILD FAILURE Build URL: https://build.kde.org/job/plasma-desktop%20master%20kf5-qt5/PLATFORM=Linux,compiler=gcc/185/ Project: PLATFORM=Linux,compiler=gcc Date of build: Tue, 12 Jul 2016 14:10:24 + Build duration: 4 min 34 sec CHANGE SET Revision 4d8eb391ca690e91fed7361050d66ea

[Differential] [Updated, 27 lines] D2134: [platforms/fbdev] Properly detect a BGR image format

2016-07-12 Thread Martin Gräßlin
graesslin updated this revision to Diff 5098. graesslin added a comment. Called the initFormat in wrong place. Now also tested on a neon vm image REPOSITORY rKWIN KWin CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D2134?vs=5072&id=5098 BRANCH fbdev-bgr-5.7 REVISION DETAIL ht

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

2016-07-12 Thread no-reply
GENERAL INFO BUILD FAILURE Build URL: https://build.kde.org/job/plasma-desktop%20master%20kf5-qt5/PLATFORM=Linux,compiler=gcc/184/ Project: PLATFORM=Linux,compiler=gcc Date of build: Tue, 12 Jul 2016 13:49:04 + Build duration: 8 min 49 sec CHANGE SET Revision 094f5ac287eabe8ad7f46e97f561f94

[Differential] [Commented On] D2144: Fix warnings

2016-07-12 Thread mart (Marco Martin)
mart added inline comments. INLINE COMMENTS > ContextIcon.qml:29 > height: Units.iconSizes.smallMedium > -property real morph: root.position > +property real morph: 0 > property color color: Theme.textColor does the context menu icon keeps morphing correctly with this? > PageR

[Differential] [Closed] D2089: Rewrite Window List plasmoid.

2016-07-12 Thread hein (Eike Hein)
This revision was automatically updated to reflect the committed changes. Closed by commit rPLASMADESKTOPfc45cb14e72a: Rewrite Window List plasmoid. (authored by hein). REPOSITORY rPLASMADESKTOP Plasma Desktop CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D2089?vs=5094&id=5097 REVIS

Re: Review Request 128372: date and time kcm remove current location time zone

2016-07-12 Thread Andreas Kainz
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/128372/ --- (Updated Juli 12, 2016, 1:47 nachm.) Review request for Plasma. Changes

[Differential] [Request, 15 lines] D2144: Fix warnings

2016-07-12 Thread apol (Aleix Pol Gonzalez)
apol created this revision. apol added reviewers: Kirigami, mart. Restricted Application added a project: Kirigami. Restricted Application added a subscriber: plasma-devel. REVISION SUMMARY Make sure we don't ever call null objects REPOSITORY rKIRIGAMI Kirigami BRANCH master REVISION DETA

Re: Review Request 128372: date and time kcm remove current location time zone

2016-07-12 Thread Andreas Kainz
> On Juli 12, 2016, 11:58 vorm., Marco Martin wrote: > > does this remove a setting or just descriptive labels? > > Andreas Kainz wrote: > it remove the text of the current local time zone, cause therefore you > select it in the list. > > Marco Martin wrote: > hmm, i'm not sure removin

Re: Review Request 128426: Support OpenGL 3.2 Core profile in FadingNode shaders

2016-07-12 Thread Martin Gräßlin
> On July 12, 2016, 8:07 a.m., Martin Gräßlin wrote: > > What about shader variants for GLES? There are also two versions, one being > > like the old one and one like core. In KWin we can handle this with the > > same shader code and rewriting e.g. the version statement. Do you know how > > th

[Differential] [Accepted] D2089: Rewrite Window List plasmoid.

2016-07-12 Thread davidedmundson (David Edmundson)
davidedmundson accepted this revision. davidedmundson added a reviewer: davidedmundson. davidedmundson added a comment. This revision is now accepted and ready to land. > Can you please summarize all this into a concrete change request for this patch so it can proceed? I'm saying it "shou

Re: Review Request 128426: Support OpenGL 3.2 Core profile in FadingNode shaders

2016-07-12 Thread David Edmundson
> On July 12, 2016, 6:07 a.m., Martin Gräßlin wrote: > > What about shader variants for GLES? There are also two versions, one being > > like the old one and one like core. In KWin we can handle this with the > > same shader code and rewriting e.g. the version statement. Do you know how > > th

KCM Layout Input button

2016-07-12 Thread kainz.a
Hi Plasma team, when I'm working on the different KCM's I found out that most kcm's have an input from file or GHNS button to remove the button number and as it was used quite very often, is it possible to have an import button at the bottom area where Help, Defaults, Reset and Apply is located? S

Re: Review Request 128425: KCM look and feel change description text

2016-07-12 Thread Andreas Kainz
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/128425/ --- (Updated July 12, 2016, 2:56 p.m.) Status -- This change has been ma

Re: Review Request 128372: date and time kcm remove current location time zone

2016-07-12 Thread Marco Martin
> On July 12, 2016, 11:58 a.m., Marco Martin wrote: > > does this remove a setting or just descriptive labels? > > Andreas Kainz wrote: > it remove the text of the current local time zone, cause therefore you > select it in the list. > > Marco Martin wrote: > hmm, i'm not sure removing

Re: Review Request 128372: date and time kcm remove current location time zone

2016-07-12 Thread Andreas Kainz
> On Juli 12, 2016, 11:58 vorm., Marco Martin wrote: > > does this remove a setting or just descriptive labels? > > Andreas Kainz wrote: > it remove the text of the current local time zone, cause therefore you > select it in the list. > > Marco Martin wrote: > hmm, i'm not sure removin

Re: Review Request 128372: date and time kcm remove current location time zone

2016-07-12 Thread Marco Martin
> On July 12, 2016, 11:58 a.m., Marco Martin wrote: > > does this remove a setting or just descriptive labels? > > Andreas Kainz wrote: > it remove the text of the current local time zone, cause therefore you > select it in the list. hmm, i'm not sure removing the current timezone is usefu

Re: Review Request 128372: date and time kcm remove current location time zone

2016-07-12 Thread Andreas Kainz
> On Juli 12, 2016, 11:58 vorm., Marco Martin wrote: > > does this remove a setting or just descriptive labels? it remove the text of the current local time zone, cause therefore you select it in the list. - Andreas --- This is an auto

Re: Review Request 128372: date and time kcm remove current location time zone

2016-07-12 Thread Marco Martin
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/128372/#review97314 --- does this remove a setting or just descriptive labels? - Mar

Re: Which applications does the Plasma team recommend to use with Plasma?

2016-07-12 Thread Ragnar Thomsen
On Mon, Jul 4, 2016 at 2:43 PM, Thomas Pfeiffer wrote: > Hi everyone, > every now and then, distributions approach us asking which applications > they should ship by default with Plasma, or they complain about us not > providing such information. > Although the Plasma team of course does not have

Re: Review Request 128400: Configuration option for System Tray's icon size

2016-07-12 Thread Kai Uwe Broulik
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/128400/#review97313 --- applets/systemtray/package/contents/ui/main.qml (line 33)

Re: Which applications does the Plasma team recommend to use with Plasma?

2016-07-12 Thread Ivan Čukić
> Music player: VLC (I've taken form the thread that people feel Cantata's > benefits over VLC do not outweigh its downsides) The fact that people mentioned that Cantata has downsides is not really a +1 for VLC - it is not like VLC is the only alternative to Cantata (IMO, it is not an alternative

[Differential] [Commented On] D2117: Consider the primary screen as default screen

2016-07-12 Thread sitter (Harald Sitter)
sitter added a comment. In https://phabricator.kde.org/D2117#39478, @apol wrote: > You mean you applied the patch? yes http://packaging.neon.kde.org/cgit/plasma/plasma-workspace.git/commit/?h=Neon/stable&id=0b3c81093ac90c2629b84b39cb04ec9b3c87ad4c REPOSITORY rPLASMAWORKSPACE

Re: Which applications does the Plasma team recommend to use with Plasma?

2016-07-12 Thread Martin Graesslin
On Monday, July 11, 2016 10:31:14 PM CEST Thomas Pfeiffer wrote: > So this is the input I've taken from this thread so far: > > File manager: Dolphin > Music player: VLC (I've taken form the thread that people feel Cantata's > benefits over VLC do not outweigh its downsides) As a matter of fact I

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

2016-07-12 Thread no-reply
GENERAL INFO BUILD UNSTABLE Build URL: https://build.kde.org/job/plasma-workspace%20master%20kf5-qt5/PLATFORM=Linux,compiler=gcc/246/ Project: PLATFORM=Linux,compiler=gcc Date of build: Tue, 12 Jul 2016 09:43:45 + Build duration: 21 min CHANGE SET Revision 332b96b3632d0fc4b3bbd21907127093f0

Jenkins-kde-ci: plasma-workspace Plasma-5.7 stable-kf5-qt5 » Linux,gcc - Build # 33 - Still Failing!

2016-07-12 Thread no-reply
GENERAL INFO BUILD FAILURE Build URL: https://build.kde.org/job/plasma-workspace%20Plasma-5.7%20stable-kf5-qt5/PLATFORM=Linux,compiler=gcc/33/ Project: PLATFORM=Linux,compiler=gcc Date of build: Tue, 12 Jul 2016 09:36:01 + Build duration: 4 min 37 sec CHANGE SET Revision a480bc4e733d8909fdd

Jenkins-kde-ci: plasma-desktop Plasma-5.7 stable-kf5-qt5 » Linux,gcc - Build # 26 - Still Failing!

2016-07-12 Thread no-reply
GENERAL INFO BUILD FAILURE Build URL: https://build.kde.org/job/plasma-desktop%20Plasma-5.7%20stable-kf5-qt5/PLATFORM=Linux,compiler=gcc/26/ Project: PLATFORM=Linux,compiler=gcc Date of build: Tue, 12 Jul 2016 09:34:26 + Build duration: 47 sec CHANGE SET Revision fa649a19a7e176aeb816d28a8e6

Jenkins-kde-ci: khotkeys Plasma-5.7 stable-kf5-qt5 » Linux,gcc - Build # 4 - Failure!

2016-07-12 Thread no-reply
GENERAL INFO BUILD FAILURE Build URL: https://build.kde.org/job/khotkeys%20Plasma-5.7%20stable-kf5-qt5/PLATFORM=Linux,compiler=gcc/4/ Project: PLATFORM=Linux,compiler=gcc Date of build: Tue, 12 Jul 2016 09:30:29 + Build duration: 2 min 10 sec CHANGE SET Revision dcc44c76d46f86e3eb85d6aec999

Re: Which applications does the Plasma team recommend to use with Plasma?

2016-07-12 Thread Thomas Pfeiffer
On 12.07.2016 02:14, Martin Klapetek wrote: On Mon, Jul 11, 2016 at 4:31 PM, Thomas Pfeiffer > wrote: So this is the input I've taken from this thread so far: File manager: Dolphin Music player: VLC (I've taken form the thread that people feel Cantata

[Differential] [Updated, 519 lines] D2089: Rewrite Window List plasmoid.

2016-07-12 Thread hein (Eike Hein)
hein updated this revision to Diff 5094. hein marked an inline comment as done. hein added a comment. Fix Label height setting. REPOSITORY rPLASMADESKTOP Plasma Desktop CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D2089?vs=5055&id=5094 BRANCH master REVISION DETAIL https://

[Differential] [Updated] D2089: Rewrite Window List plasmoid.

2016-07-12 Thread hein (Eike Hein)
hein marked an inline comment as done. hein added inline comments. INLINE COMMENTS > davidedmundson wrote in main.qml:203 > it's better to do > > height: parent.height > you already have the centering of the text in the text alignment Done. REPOSITORY rPLASMADESKTOP Plasma Desktop REVISION

Jenkins-kde-ci: khotkeys master kf5-qt5 » Linux,gcc - Build # 13 - Failure!

2016-07-12 Thread no-reply
GENERAL INFO BUILD FAILURE Build URL: https://build.kde.org/job/khotkeys%20master%20kf5-qt5/PLATFORM=Linux,compiler=gcc/13/ Project: PLATFORM=Linux,compiler=gcc Date of build: Tue, 12 Jul 2016 09:16:40 + Build duration: 2 min 16 sec CHANGE SET Revision 749c8ed76561416503620f28b54c858b7a55ad

Jenkins-kde-ci: plasma-desktop Plasma-5.7 stable-kf5-qt5 » Linux,gcc - Build # 25 - Still Failing!

2016-07-12 Thread no-reply
GENERAL INFO BUILD FAILURE Build URL: https://build.kde.org/job/plasma-desktop%20Plasma-5.7%20stable-kf5-qt5/PLATFORM=Linux,compiler=gcc/25/ Project: PLATFORM=Linux,compiler=gcc Date of build: Tue, 12 Jul 2016 09:12:00 + Build duration: 1 min 14 sec CHANGE SET Revision 18bd19433db9a568f514a

Jenkins-kde-ci: plasma-workspace Plasma-5.7 stable-kf5-qt5 » Linux,gcc - Build # 32 - Still Failing!

2016-07-12 Thread no-reply
GENERAL INFO BUILD FAILURE Build URL: https://build.kde.org/job/plasma-workspace%20Plasma-5.7%20stable-kf5-qt5/PLATFORM=Linux,compiler=gcc/32/ Project: PLATFORM=Linux,compiler=gcc Date of build: Tue, 12 Jul 2016 09:09:22 + Build duration: 2 min 2 sec CHANGE SET Revision 332b96b3632d0fc4b3bb

[Differential] [Closed] D2143: Do screen filtering by screen geometry rather than number.

2016-07-12 Thread hein (Eike Hein)
This revision was automatically updated to reflect the committed changes. Closed by commit rPLASMAWORKSPACE332b96b3632d: Do screen filtering by screen geometry rather than number. (authored by hein). REPOSITORY rPLASMAWORKSPACE Plasma Workspace CHANGES SINCE LAST UPDATE https://phabricator.k

[Differential] [Accepted] D2143: Do screen filtering by screen geometry rather than number.

2016-07-12 Thread mart (Marco Martin)
mart accepted this revision. This revision is now accepted and ready to land. REPOSITORY rPLASMAWORKSPACE Plasma Workspace BRANCH Plasma/5.7 REVISION DETAIL https://phabricator.kde.org/D2143 EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpreferences/ To: hein, #plasm

[Differential] [Updated] D2143: Do screen filtering by screen geometry rather than number.

2016-07-12 Thread mart (Marco Martin)
mart added a comment. to me looking at it is ok REPOSITORY rPLASMAWORKSPACE Plasma Workspace REVISION DETAIL https://phabricator.kde.org/D2143 EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpreferences/ To: hein, #plasma, graesslin, mart Cc: plasma-devel, jensreuter

[Differential] [Request, 179 lines] D2143: Do screen filtering by screen geometry rather than number.

2016-07-12 Thread hein (Eike Hein)
hein created this revision. hein added reviewers: Plasma, graesslin, mart. hein added a subscriber: plasma-devel. Restricted Application added a project: Plasma. REVISION SUMMARY Avoids problems stemming from libtaskmanager and plasma-framework's AppletInterface::screen numbering screens diffe

Re: Review Request 128400: Configuration option for System Tray's icon size

2016-07-12 Thread John Salatas
> On July 12, 2016, 7:46 a.m., Marco Martin wrote: > > > > John Salatas wrote: > done I just realized that I cannot commit to git and (obviously) marking it as submitted it doesn't submit it :) Can someone submit it for me? Thanks! - John

Re: Live image for Plasma 5.7 release

2016-07-12 Thread Fernando León Reyes
On behalf of the Gentoo Hybrid ISO Team, we have available a live image with KDE Plasma 5.7.0, which was released on July 4th. You can find the official release page at https://wiki.gentoo.org/wiki/Project:RelEng/LiveDVD/20160704 Our KDE team will be editing the wiki page to include wording de

Re: The situation of KWallet, and what to do about it?

2016-07-12 Thread Jean-Baptiste Kempf
On 07 Jul, Thomas Pfeiffer wrote : > - It works only with KDE Frameworks-based applications FWIW, we implemented Kwallet inside VLC by using the DBus interface, see: https://git.videolan.org/?p=vlc.git;a=commit;h=26f1032193c0b338494f32895e64162ed4ead8ab without being a KDE Frameworks-based applica

Re: Review Request 128400: Configuration option for System Tray's icon size

2016-07-12 Thread John Salatas
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/128400/ --- (Updated July 12, 2016, 8:29 a.m.) Status -- This change has been ma

Re: Review Request 128400: Configuration option for System Tray's icon size

2016-07-12 Thread John Salatas
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/128400/#review97308 --- Ship it! Ship It! - John Salatas On July 8, 2016, 8:56

Re: Review Request 128400: Configuration option for System Tray's icon size

2016-07-12 Thread John Salatas
> On July 12, 2016, 7:46 a.m., Marco Martin wrote: > > done - John --- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/128400/#review97305 ---

Re: Review Request 128409: IconItem: Use better approach to disable animation when going from invisible to visible

2016-07-12 Thread David Rosca
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/128409/ --- (Updated July 12, 2016, 8:06 a.m.) Status -- This change has been ma

Re: Review Request 128408: IconItemTest: Set plasma theme to default rather than skipping tests if not default

2016-07-12 Thread David Rosca
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/128408/ --- (Updated July 12, 2016, 8:06 a.m.) Status -- This change has been ma

Re: Review Request 128409: IconItem: Use better approach to disable animation when going from invisible to visible

2016-07-12 Thread Marco Martin
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/128409/#review97306 --- Ship it! Ship It! - Marco Martin On July 9, 2016, 3:28

Re: Review Request 128400: Configuration option for System Tray's icon size

2016-07-12 Thread Marco Martin
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/128400/#review97305 --- Fix it, then Ship it! applets/systemtray/package/contents

[Differential] [Commented On] D1231: Add Remote Access interface to KWayland

2016-07-12 Thread Martin Gräßlin
graesslin added a comment. In https://phabricator.kde.org/D1231#39191, @Kanedias wrote: > Can't we pass screen index along with all the invocations? what is a screen index? You mean the id of the global referencing the wl_output? > Krfb (and other recording tools) will know t