[Differential] [Accepted] D2775: Emit brightnessSupportQueried with the proper value

2016-09-14 Thread bshah (Bhushan Shah)
bshah accepted this revision. bshah added a reviewer: bshah. This revision is now accepted and ready to land. REPOSITORY rPOWERDEVIL Powerdevil REVISION DETAIL https://phabricator.kde.org/D2775 EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpreferences/ To: broulik,

[Differential] [Request, 7 lines] D2785: Fix panel spacer

2016-09-14 Thread davidedmundson (David Edmundson)
davidedmundson created this revision. davidedmundson added a reviewer: Plasma. Restricted Application added a project: Plasma. Restricted Application added a subscriber: plasma-devel. REVISION SUMMARY An expanding spacer had it's minimum size set to the config.length Allowing the panel to go

[Differential] [Updated] D2783: Don't have a different OSD icon size for mute and for volumeBUG: 365199

2016-09-14 Thread davidedmundson (David Edmundson)
davidedmundson retitled this revision from "Don't have a different OSD icon for mute and volume adjustment BUG: 365199" to "Don't have a different OSD icon size for mute and for volume BUG: 365199". REPOSITORY rPLASMAWORKSPACE Plasma Workspace REVISION DETAIL

[Differential] [Request, 2 lines] D2783: Don't have a different OSD icon for mute and volume adjustmentBUG: 365199

2016-09-14 Thread davidedmundson (David Edmundson)
davidedmundson created this revision. davidedmundson added a reviewer: Plasma. Restricted Application added a project: Plasma. Restricted Application added a subscriber: plasma-devel. TEST PLAN Changed volume REPOSITORY rPLASMAWORKSPACE Plasma Workspace BRANCH master REVISION DETAIL

Fwd: Scrap baloo?

2016-09-14 Thread Christoph Cullmann
FYI, if you care, follow frameworks devel, guess double posting only ends in pain. Greetings Christoph - Weitergeleitete Mail - Von: "cullmann" An: "kde-frameworks-devel" Gesendet: Mittwoch, 14. September 2016 23:29:22 Betreff: Scrap

[Differential] [Request, 2 lines] D2781: Use KDE_INSTALL_DATAROOTDIR

2016-09-14 Thread heikobecker (Heiko Becker)
heikobecker created this revision. heikobecker added reviewers: Kirigami, mart. Restricted Application added a project: Kirigami. Restricted Application added a subscriber: plasma-devel. REVISION SUMMARY ...instead of hard-coding CMAKE_INSTALL_PREFIX. TEST PLAN Files are installed into the

[Differential] [Updated] D2775: Emit brightnessSupportQueried with the proper value

2016-09-14 Thread broulik (Kai Uwe Broulik)
broulik updated the test plan for this revision. REPOSITORY rPOWERDEVIL Powerdevil REVISION DETAIL https://phabricator.kde.org/D2775 EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpreferences/ To: broulik, #plasma Cc: plasma-devel, lesliezhai, ali-mohamed,

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

2016-09-14 Thread no-reply
GENERAL INFO BUILD SUCCESS Build URL: https://build.kde.org/job/plasma-tests%20master%20kf5-qt5/PLATFORM=Linux,compiler=gcc/246/ Project: PLATFORM=Linux,compiler=gcc Date of build: Wed, 14 Sep 2016 19:14:17 + Build duration: 1 min 34 sec CHANGE SET No changes JUNIT RESULTS Name:

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

2016-09-14 Thread no-reply
GENERAL INFO BUILD SUCCESS Build URL: https://build.kde.org/job/plasma-tests%20master%20kf5-qt5/PLATFORM=Linux,compiler=gcc/246/ Project: PLATFORM=Linux,compiler=gcc Date of build: Wed, 14 Sep 2016 19:14:17 + Build duration: 1 min 34 sec CHANGE SET No changes JUNIT RESULTS Name:

Jenkins-kde-ci: plasma-tests master kf5-qt5 » Linux,gcc - Build # 245 - Unstable!

2016-09-14 Thread no-reply
GENERAL INFO BUILD UNSTABLE Build URL: https://build.kde.org/job/plasma-tests%20master%20kf5-qt5/PLATFORM=Linux,compiler=gcc/245/ Project: PLATFORM=Linux,compiler=gcc Date of build: Wed, 14 Sep 2016 17:19:56 + Build duration: 3 min 44 sec CHANGE SET No changes JUNIT RESULTS

Re: Review Request 128684: Proofread + update khtml-general kcm docbook

2016-09-14 Thread Christoph Feck
> On Aug. 16, 2016, 9:05 a.m., David Faure wrote: > > doc/kcontrol/khtml-general/index.docbook, line 51 > > > > > > Well, qt5-webkit and kwebkitpart do still exist. They're just not > > really maintained (but

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

2016-09-14 Thread no-reply
GENERAL INFO BUILD UNSTABLE Build URL: https://build.kde.org/job/plasma-desktop%20master%20kf5-qt5/PLATFORM=Linux,compiler=gcc/337/ Project: PLATFORM=Linux,compiler=gcc Date of build: Wed, 14 Sep 2016 16:47:29 + Build duration: 21 min CHANGE SET Revision

Re: Review Request 128684: Proofread + update khtml-general kcm docbook

2016-09-14 Thread Burkhard Lück
> On Aug. 16, 2016, 7:05 vorm., David Faure wrote: > > doc/kcontrol/khtml-general/index.docbook, line 51 > > > > > > Well, qt5-webkit and kwebkitpart do still exist. They're just not > > really maintained (but

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

2016-09-14 Thread no-reply
GENERAL INFO BUILD FAILURE Build URL: https://build.kde.org/job/plasma-desktop%20master%20kf5-qt5/PLATFORM=Linux,compiler=gcc/336/ Project: PLATFORM=Linux,compiler=gcc Date of build: Wed, 14 Sep 2016 16:21:44 + Build duration: 2 min 19 sec CHANGE SET Revision

[Differential] [Commented On] D2779: Port to Grid.

2016-09-14 Thread apol (Aleix Pol Gonzalez)
apol added inline comments. INLINE COMMENTS > main.qml:178 > > property int effectiveRows: { > +if (!pagerModel.count) { Looks like this should be readonly... REPOSITORY rPLASMADESKTOP Plasma Desktop REVISION DETAIL https://phabricator.kde.org/D2779 EMAIL

[Differential] [Commented On] D2779: Port to Grid.

2016-09-14 Thread apol (Aleix Pol Gonzalez)
apol added a comment. It's often useful not to have the type on a variable's name so that patches like this don't need to happen. REPOSITORY rPLASMADESKTOP Plasma Desktop REVISION DETAIL https://phabricator.kde.org/D2779 EMAIL PREFERENCES

[Differential] [Closed] D2779: Port to Grid.

2016-09-14 Thread hein (Eike Hein)
This revision was automatically updated to reflect the committed changes. Closed by commit rPLASMADESKTOP221b48ec4197: Port to Grid and fix NaN. (authored by hein). REPOSITORY rPLASMADESKTOP Plasma Desktop CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D2779?vs=6745=6746 REVISION

[Differential] [Updated, 55 lines] D2779: Port to Grid.

2016-09-14 Thread hein (Eike Hein)
hein updated this revision to Diff 6745. hein added a comment. Fix NaN. REPOSITORY rPLASMADESKTOP Plasma Desktop CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D2779?vs=6744=6745 BRANCH master REVISION DETAIL https://phabricator.kde.org/D2779 AFFECTED FILES

[Differential] [Accepted] D2779: Port to Grid.

2016-09-14 Thread mart (Marco Martin)
mart accepted this revision. This revision is now accepted and ready to land. REPOSITORY rPLASMADESKTOP Plasma Desktop BRANCH master REVISION DETAIL https://phabricator.kde.org/D2779 EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpreferences/ To: hein, #plasma, mart

[Differential] [Request, 35 lines] D2779: Port to Grid.

2016-09-14 Thread hein (Eike Hein)
hein created this revision. hein added reviewers: Plasma, mart. hein added a subscriber: plasma-devel. Restricted Application added a project: Plasma. REPOSITORY rPLASMADESKTOP Plasma Desktop BRANCH master REVISION DETAIL https://phabricator.kde.org/D2779 AFFECTED FILES

[Differential] [Request, 7 lines] D2778: Expose the banner sourceSize

2016-09-14 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 This way one can put svg images TEST PLAN Works with Discover using it and kirigamigallery as is

Re: Review Request 128907: Remove Konqueror kcm docbooks from plasma-desktop repo

2016-09-14 Thread Burkhard Lück
> On Sept. 14, 2016, 2:55 nachm., Aleix Pol Gonzalez wrote: > > will you do the move from kde-runtime -> kdebase-apps? > > Luigi Toscano wrote: > First we may want to split kde-baseapps (see the email on > kde-core-devel), but apart from that, yes. ALeix: > will you do the move from

Re: Review Request 128899: xcursor discovery: modernize

2016-09-14 Thread Aleix Pol Gonzalez
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/128899/#review99165 --- +1 We discussed a similar patch for kde-gtk-config. There's

Re: Review Request 128907: Remove Konqueror kcm docbooks from plasma-desktop repo

2016-09-14 Thread Aleix Pol Gonzalez
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/128907/#review99166 --- Ship it! will you do the move from kde-runtime ->

Re: Review Request 128907: Remove Konqueror kcm docbooks from plasma-desktop repo

2016-09-14 Thread Luigi Toscano
> On Sept. 14, 2016, 4:55 p.m., Aleix Pol Gonzalez wrote: > > will you do the move from kde-runtime -> kdebase-apps? First we may want to split kde-baseapps (see the email on kde-core-devel), but apart from that, yes. - Luigi --- This

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

2016-09-14 Thread no-reply
GENERAL INFO BUILD UNSTABLE Build URL: https://build.kde.org/job/plasma-desktop%20master%20kf5-qt5/PLATFORM=Linux,compiler=gcc/335/ Project: PLATFORM=Linux,compiler=gcc Date of build: Wed, 14 Sep 2016 13:48:20 + Build duration: 17 min CHANGE SET Revision

[Differential] [Request, 8 lines] D2777: Restore panel config on containment switch

2016-09-14 Thread davidedmundson (David Edmundson)
davidedmundson created this revision. Restricted Application added a project: Plasma. Restricted Application added a subscriber: plasma-devel. REVISION SUMMARY ::restore uses ::config which changes depending on the containment used. calling positionPanel before restoring, means you're

[Differential] [Abandoned] D2593: Unify looks of the GlobalDrawer

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

[Differential] [Closed] D2776: Silence warnings

2016-09-14 Thread apol (Aleix Pol Gonzalez)
This revision was automatically updated to reflect the committed changes. Closed by commit rKIRIGAMI0af136764a9b: Silence warnings (authored by apol). REPOSITORY rKIRIGAMI Kirigami CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D2776?vs=6740=6741 REVISION DETAIL

[Differential] [Accepted] D2776: Silence warnings

2016-09-14 Thread mart (Marco Martin)
mart accepted this revision. This revision is now accepted and ready to land. REPOSITORY rKIRIGAMI Kirigami BRANCH master REVISION DETAIL https://phabricator.kde.org/D2776 EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpreferences/ To: apol, #kirigami, mart Cc:

[Differential] [Updated, 3 lines] D2776: Silence warnings

2016-09-14 Thread apol (Aleix Pol Gonzalez)
apol updated this revision to Diff 6740. apol added a comment. as agreed with marco REPOSITORY rKIRIGAMI Kirigami CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D2776?vs=6739=6740 BRANCH master REVISION DETAIL https://phabricator.kde.org/D2776 AFFECTED FILES

Re: Review Request 128684: Proofread + update khtml-general kcm docbook

2016-09-14 Thread Burkhard Lück
> On Aug. 16, 2016, 7:05 vorm., David Faure wrote: > > doc/kcontrol/khtml-general/index.docbook, line 51 > > > > > > Well, qt5-webkit and kwebkitpart do still exist. They're just not > > really maintained (but

Re: Review Request 128685: Proofread + update performance kcm docbook

2016-09-14 Thread Burkhard Lück
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/128685/ --- (Updated Sept. 14, 2016, 2:25 nachm.) Status -- This change has

Review Request 128907: Remove Konqueror kcm docbooks from plasma-desktop repo

2016-09-14 Thread Burkhard Lück
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/128907/ --- Review request for Documentation and Plasma. Repository: plasma-desktop

[Differential] [Updated, 4 lines] D2776: Silence warnings

2016-09-14 Thread apol (Aleix Pol Gonzalez)
apol updated this revision to Diff 6739. apol added a comment. I misunderstood the problem REPOSITORY rKIRIGAMI Kirigami CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D2776?vs=6738=6739 BRANCH master REVISION DETAIL https://phabricator.kde.org/D2776 AFFECTED FILES

Re: Review Request 128691: Proofread + update history kcm docbook

2016-09-14 Thread Burkhard Lück
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/128691/ --- (Updated Sept. 14, 2016, 1:49 nachm.) Status -- This change has

Re: Review Request 128693: Proofread + update khtml-java-js kcm docbook

2016-09-14 Thread Burkhard Lück
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/128693/ --- (Updated Sept. 14, 2016, 1:49 nachm.) Status -- This change has

Re: Review Request 128690: Proofread + update khtml-adblock kcm docbook

2016-09-14 Thread Burkhard Lück
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/128690/ --- (Updated Sept. 14, 2016, 1:48 nachm.) Status -- This change has

Re: Review Request 128689: Proofread + update kcmcss kcm docbook

2016-09-14 Thread Burkhard Lück
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/128689/ --- (Updated Sept. 14, 2016, 1:48 nachm.) Status -- This change has

Re: Review Request 128688: Proofread + update khtml-behavior kcm docbook

2016-09-14 Thread Burkhard Lück
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/128688/ --- (Updated Sept. 14, 2016, 1:48 nachm.) Status -- This change has

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

2016-09-14 Thread no-reply
GENERAL INFO BUILD UNSTABLE Build URL: https://build.kde.org/job/plasma-desktop%20master%20kf5-qt5/PLATFORM=Linux,compiler=gcc/334/ Project: PLATFORM=Linux,compiler=gcc Date of build: Wed, 14 Sep 2016 12:14:38 + Build duration: 19 min CHANGE SET Revision

Re: Review Request 128687: Proofread + update filemanager kcm docbook

2016-09-14 Thread Burkhard Lück
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/128687/ --- (Updated Sept. 14, 2016, 1:47 nachm.) Status -- This change has

Re: Review Request 128686: Proofread + update bookmarks kcm docbook

2016-09-14 Thread Burkhard Lück
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/128686/ --- (Updated Sept. 14, 2016, 1:46 nachm.) Status -- This change has

[Differential] [Updated, 3 lines] D2776: Silence warnings

2016-09-14 Thread apol (Aleix Pol Gonzalez)
apol updated this revision to Diff 6738. apol added a comment. Don't compute and discard REPOSITORY rKIRIGAMI Kirigami CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D2776?vs=6737=6738 BRANCH master REVISION DETAIL https://phabricator.kde.org/D2776 AFFECTED FILES

[Differential] [Request, 3 lines] D2776: Silence warnings

2016-09-14 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 I usually get many like this:

[Differential] [Closed] D2722: Wallpaper slideshow: Incorrect checking of file suffix against glob pattern

2016-09-14 Thread marten (Jonathan Marten)
This revision was automatically updated to reflect the committed changes. Closed by commit rPLASMAWORKSPACE4be156bc6776: Image wallpaper: Fix verification of a background image file (authored by marten). REPOSITORY rPLASMAWORKSPACE Plasma Workspace CHANGES SINCE LAST UPDATE

[Differential] [Request, 3 lines] D2775: Emit brightnessSupportQueried with the proper value

2016-09-14 Thread broulik (Kai Uwe Broulik)
broulik created this revision. broulik added a reviewer: Plasma. broulik set the repository for this revision to rPOWERDEVIL Powerdevil. Restricted Application added a project: Plasma. Restricted Application added a subscriber: plasma-devel. REVISION SUMMARY Just because the sysfs helper

Re: Plasma desktop/mobile initial setup

2016-09-14 Thread kainz.a
for example I read in the beta announcement that meta key can be used now to open kicker. So show also new features could be usefull (look and feel package, ...) 2016-09-14 15:08 GMT+02:00 Jens : > The issue with first-run wizards is that they tend to get in the way more >

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

2016-09-14 Thread no-reply
GENERAL INFO BUILD UNSTABLE Build URL: https://build.kde.org/job/plasma-desktop%20Plasma-5.7%20stable-kf5-qt5/PLATFORM=Linux,compiler=gcc/80/ Project: PLATFORM=Linux,compiler=gcc Date of build: Wed, 14 Sep 2016 11:54:08 + Build duration: 30 min CHANGE SET Revision

Re: Plasma desktop/mobile initial setup

2016-09-14 Thread Jens
The issue with first-run wizards is that they tend to get in the way more than they help, and are often skipped past and difficult to get back. One idea would be to have the "introduction" something that cm can be launched from the launcher or from system settings. Beyond that there is also

Re: Plasma 5.8 Beta Release announcement

2016-09-14 Thread Jens
I'd love to mention that without bugtesting, no LTS, since we need to push more for bugtesting in general and especially now. So essentially what's already in there but with a longer explenation or its own section about the need for bug tests. (Or talk about and link to how-to for bug

[Differential] [Closed] D2772: xcursor discovery: modernize

2016-09-14 Thread zx2c4 (Jason A. Donenfeld)
This revision was automatically updated to reflect the committed changes. Closed by commit rPLASMADESKTOPb2347e37975a: xcursor discovery: modernize (authored by zx2c4). REPOSITORY rPLASMADESKTOP Plasma Desktop CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D2772?vs=6724=6734

[Differential] [Updated, 28 lines] D2766: More config descriptions

2016-09-14 Thread davidedmundson (David Edmundson)
davidedmundson updated this revision to Diff 6733. davidedmundson marked 6 inline comments as done. davidedmundson added a comment. Updated REPOSITORY rPLASMAWORKSPACE Plasma Workspace CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D2766?vs=6710=6733 BRANCH arcpatch-D2766

[Differential] [Accepted] D2772: xcursor discovery: modernize

2016-09-14 Thread mart (Marco Martin)
mart accepted this revision. This revision is now accepted and ready to land. REPOSITORY rPLASMADESKTOP Plasma Desktop BRANCH master REVISION DETAIL https://phabricator.kde.org/D2772 EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpreferences/ To: zx2c4, #plasma,

Re: Plasma desktop/mobile initial setup

2016-09-14 Thread Marco Martin
On Wednesday 14 September 2016 12:03:06 Jonathan Riddell wrote: > by default powerful when needed is one of our slogans. So first run > wizards get in the way of that. ancient nightmares O.o http://linuxbook.orbdesigns.com/ch08/images/btlb802i.jpg -- Marco Martin

Re: Review Request 128904: Avoid creating a KPluginInfo from a KPluginMetaData instance

2016-09-14 Thread David Edmundson
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/128904/ --- (Updated Sept. 14, 2016, 2:40 p.m.) Status -- This change has been

Re: Review Request 128904: Avoid creating a KPluginInfo from a KPluginMetaData instance

2016-09-14 Thread Marco Martin
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/128904/#review99163 --- Ship it! Ship It! - Marco Martin On Sept. 14, 2016,

Re: Plasma desktop/mobile initial setup

2016-09-14 Thread Eike Hein
Personally what I've dreamed of for half a decade is an interactive first-use tutorial that takes you on a tour of the UI, similar to what RTS video games - which have desktop-like UIs they need to teach quickly in an engaging way that teaches by doing - have. I even started toying around with it

Re: Plasma desktop/mobile initial setup

2016-09-14 Thread Martin Gräßlin
Am 2016-09-14 13:54, schrieb Jan Grulich: Hi, some time ago I had an idea to propose something like Plasma initial setup as a bachelor thesis to our RedHat system, where students then can pick up our ideas and realize them as their theses. Recently I got a student who would like to work on

[Differential] [Closed] D2769: docs for systray/spacer/devnotifier/systemmonitor

2016-09-14 Thread mart (Marco Martin)
mart closed this revision. REPOSITORY rPLASMAWORKSPACE Plasma Workspace REVISION DETAIL https://phabricator.kde.org/D2769 EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpreferences/ To: mart, #plasma, davidedmundson Cc: davidedmundson, plasma-devel, lesliezhai,

[Differential] [Closed] D2774: actually skip entries marked as hidden

2016-09-14 Thread mart (Marco Martin)
This revision was automatically updated to reflect the committed changes. Closed by commit rPLASMAWORKSPACE922d5acbebd6: actually skip entries marked as hidden (authored by mart). REPOSITORY rPLASMAWORKSPACE Plasma Workspace CHANGES SINCE LAST UPDATE

[Differential] [Accepted] D2774: actually skip entries marked as hidden

2016-09-14 Thread davidedmundson (David Edmundson)
davidedmundson accepted this revision. This revision is now accepted and ready to land. REPOSITORY rPLASMAWORKSPACE Plasma Workspace BRANCH phab/hiddenentryscript REVISION DETAIL https://phabricator.kde.org/D2774 EMAIL PREFERENCES

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

2016-09-14 Thread no-reply
GENERAL INFO BUILD UNSTABLE Build URL: https://build.kde.org/job/plasma-desktop%20master%20kf5-qt5/PLATFORM=Linux,compiler=gcc/333/ Project: PLATFORM=Linux,compiler=gcc Date of build: Wed, 14 Sep 2016 09:24:42 + Build duration: 24 min CHANGE SET Revision

[Differential] [Updated] D2774: actually skip entries marked as hidden

2016-09-14 Thread mart (Marco Martin)
mart added reviewers: Plasma, davidedmundson. REPOSITORY rPLASMAWORKSPACE Plasma Workspace REVISION DETAIL https://phabricator.kde.org/D2774 EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpreferences/ To: mart, #plasma, davidedmundson Cc: plasma-devel, lesliezhai,

[Differential] [Request, 5 lines] D2774: actually skip entries marked as hidden

2016-09-14 Thread mart (Marco Martin)
mart created this revision. Restricted Application added a project: Plasma. Restricted Application added a subscriber: plasma-devel. REVISION SUMMARY skip completely config entries with hidden="true" option REPOSITORY rPLASMAWORKSPACE Plasma Workspace BRANCH phab/hiddenentryscript

Re: Plasma desktop/mobile initial setup

2016-09-14 Thread Jonathan Riddell
On Wed, Sep 14, 2016 at 01:54:28PM +0200, Jan Grulich wrote: > some time ago I had an idea to propose something like Plasma initial setup as > a bachelor thesis to our RedHat system, where students then can pick up our > ideas and realize them as their theses. Recently I got a student who would

Plasma desktop/mobile initial setup

2016-09-14 Thread Jan Grulich
Hi, some time ago I had an idea to propose something like Plasma initial setup as a bachelor thesis to our RedHat system, where students then can pick up our ideas and realize them as their theses. Recently I got a student who would like to work on this and I would like to know whether it's a

[Differential] [Closed] D2773: [wayland] Fix release of TabBox on Wayland

2016-09-14 Thread Martin Gräßlin
This revision was automatically updated to reflect the committed changes. Closed by commit rKWINc71b002b24be: [wayland] Fix release of TabBox on Wayland (authored by graesslin). REPOSITORY rKWIN KWin CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D2773?vs=6728=6730 REVISION DETAIL

[Differential] [Closed] D2770: write default values in the configs

2016-09-14 Thread mart (Marco Martin)
This revision was automatically updated to reflect the committed changes. Closed by commit rPLASMAWORKSPACE50dc41478923: write default values in the configs (authored by mart). REPOSITORY rPLASMAWORKSPACE Plasma Workspace CHANGES SINCE LAST UPDATE

[Differential] [Accepted] D2769: docs for systray/spacer/devnotifier/systemmonitor

2016-09-14 Thread davidedmundson (David Edmundson)
davidedmundson accepted this revision. davidedmundson added a reviewer: davidedmundson. davidedmundson added inline comments. This revision is now accepted and ready to land. INLINE COMMENTS > main.xml:18 > > + If true it lists all kind of devices. >false mention that only 1

[Differential] [Accepted] D2773: [wayland] Fix release of TabBox on Wayland

2016-09-14 Thread bshah (Bhushan Shah)
bshah accepted this revision. This revision is now accepted and ready to land. REPOSITORY rKWIN KWin BRANCH tabbox-handle-release REVISION DETAIL https://phabricator.kde.org/D2773 EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpreferences/ To: graesslin, bshah,

[Differential] [Request, 18 lines] D2773: [wayland] Fix release of TabBox on Wayland

2016-09-14 Thread Martin Gräßlin
graesslin created this revision. graesslin added reviewers: KWin, Plasma on Wayland, bshah. Restricted Application added subscribers: kwin, plasma-devel. Restricted Application added projects: Plasma on Wayland, KWin. REVISION SUMMARY The interaction is changed to trigger the check for release

[Differential] [Reopened] D2769: docs for systray/spacer/devnotifier/systemmonitor

2016-09-14 Thread mart (Marco Martin)
mart reopened this revision. mart added a comment. sorry, landed that by mistake, i'll do any change in the documentation asked for :( REPOSITORY rPLASMAWORKSPACE Plasma Workspace REVISION DETAIL https://phabricator.kde.org/D2769 EMAIL PREFERENCES

[Differential] [Closed] D2769: docs for systray/spacer/devnotifier/systemmonitor

2016-09-14 Thread mart (Marco Martin)
This revision was automatically updated to reflect the committed changes. Closed by commit rPLASMAWORKSPACE2eebd129cf22: docs for systray/spacer/devnotifier/systemmonitor (authored by mart). REPOSITORY rPLASMAWORKSPACE Plasma Workspace CHANGES SINCE LAST UPDATE

Re: Review Request 128707: Add support for captive portals

2016-09-14 Thread Jan Grulich
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/128707/ --- (Updated Sept. 14, 2016, 11:04 a.m.) Status -- This change has been

[Differential] [Updated] D2772: xcursor discovery: modernize

2016-09-14 Thread zx2c4 (Jason A. Donenfeld)
zx2c4 added a reviewer: Plasma. REPOSITORY rPLASMADESKTOP Plasma Desktop REVISION DETAIL https://phabricator.kde.org/D2772 EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpreferences/ To: zx2c4, mart, #plasma Cc: plasma-devel, lesliezhai, ali-mohamed, jensreuterberg,

Re: Review Request 128707: Add support for captive portals

2016-09-14 Thread Sebastian Kügler
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/128707/#review99162 --- Ship it! Good solution, makes total sense. - Sebastian

[Differential] [Closed] D2767: [SDDM Theme] Select all and focus password field on error

2016-09-14 Thread broulik (Kai Uwe Broulik)
This revision was automatically updated to reflect the committed changes. Closed by commit rPLASMAWORKSPACE88e34394bd54: [SDDM Theme] Select all and focus password field on error (authored by broulik). REPOSITORY rPLASMAWORKSPACE Plasma Workspace CHANGES SINCE LAST UPDATE

[Differential] [Closed] D2761: [Window Switcher] Place on the right side for right-to-left languages

2016-09-14 Thread broulik (Kai Uwe Broulik)
This revision was automatically updated to reflect the committed changes. Closed by commit rPLASMAWORKSPACE77c61f5cac1c: [Window Switcher] Place on the right side for right-to-left languages (authored by broulik). REPOSITORY rPLASMAWORKSPACE Plasma Workspace CHANGES SINCE LAST UPDATE

Re: Review Request 128707: Add support for captive portals

2016-09-14 Thread Kai Uwe Broulik
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/128707/#review99161 --- Fix it, then Ship it! Make sure to update your commit

[Differential] [Abandoned] D2749: Show battery indicator on login screen

2016-09-14 Thread davidedmundson (David Edmundson)
davidedmundson abandoned this revision. REPOSITORY rPLASMAWORKSPACE Plasma Workspace REVISION DETAIL https://phabricator.kde.org/D2749 EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpreferences/ To: davidedmundson, #plasma Cc: broulik, andreaska, mart, plasma-devel,

[Differential] [Accepted] D2770: write default values in the configs

2016-09-14 Thread davidedmundson (David Edmundson)
davidedmundson accepted this revision. This revision is now accepted and ready to land. REPOSITORY rPLASMAWORKSPACE Plasma Workspace BRANCH phab/defaultindocs REVISION DETAIL https://phabricator.kde.org/D2770 EMAIL PREFERENCES

[Differential] [Request, 42 lines] D2772: xcursor discovery: modernize

2016-09-14 Thread zx2c4 (Jason A. Donenfeld)
zx2c4 created this revision. zx2c4 added a reviewer: mart. zx2c4 added a subscriber: plasma-devel. Restricted Application added a project: Plasma. REVISION SUMMARY First we remove the fallback code for a version of Xcursor that corresponds with an X server KDE doesn't even support any more.

[Differential] [Commented On] D2749: Show battery indicator on login screen

2016-09-14 Thread mart (Marco Martin)
mart added a comment. should be closed, kai committed a change that adds it both here and on lock screen REPOSITORY rPLASMAWORKSPACE Plasma Workspace REVISION DETAIL https://phabricator.kde.org/D2749 EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpreferences/ To:

[Differential] [Updated] D2770: write default values in the configs

2016-09-14 Thread mart (Marco Martin)
mart added reviewers: Plasma, davidedmundson. REPOSITORY rPLASMAWORKSPACE Plasma Workspace REVISION DETAIL https://phabricator.kde.org/D2770 EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpreferences/ To: mart, #plasma, davidedmundson Cc: plasma-devel, lesliezhai,

[Differential] [Request, 14 lines] D2770: write default values in the configs

2016-09-14 Thread mart (Marco Martin)
mart created this revision. Restricted Application added a project: Plasma. Restricted Application added a subscriber: plasma-devel. REVISION SUMMARY show the default values in the generated docs. in case no default is indicated, fallback to different type dependednt empty values, such as 0

[Differential] [Updated, 29 lines] D2769: docs for systray/spacer/devnotifier/systemmonitor

2016-09-14 Thread mart (Marco Martin)
mart updated this revision to Diff 6721. mart added a comment. - add periods REPOSITORY rPLASMAWORKSPACE Plasma Workspace CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D2769?vs=6720=6721 BRANCH phab/trayconfigdocs REVISION DETAIL https://phabricator.kde.org/D2769 AFFECTED

[Differential] [Accepted] D2767: [SDDM Theme] Select all and focus password field on error

2016-09-14 Thread mart (Marco Martin)
mart accepted this revision. mart added a reviewer: mart. This revision is now accepted and ready to land. REPOSITORY rPLASMAWORKSPACE Plasma Workspace REVISION DETAIL https://phabricator.kde.org/D2767 EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpreferences/ To:

[Differential] [Request, 29 lines] D2769: docs for systray/spacer/devnotifier/systemmonitor

2016-09-14 Thread mart (Marco Martin)
mart created this revision. Restricted Application added a project: Plasma. Restricted Application added a subscriber: plasma-devel. REVISION SUMMARY config keys documentation for - systray - panel spacer - device notifier - system monitor REPOSITORY rPLASMAWORKSPACE Plasma

[Differential] [Updated] D2769: docs for systray/spacer/devnotifier/systemmonitor

2016-09-14 Thread mart (Marco Martin)
mart added a reviewer: Plasma. REPOSITORY rPLASMAWORKSPACE Plasma Workspace REVISION DETAIL https://phabricator.kde.org/D2769 EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpreferences/ To: mart, #plasma Cc: plasma-devel, lesliezhai, ali-mohamed, jensreuterberg,

[Differential] [Closed] D2751: Fix interaction between decoration and fullscreen ShellClient

2016-09-14 Thread Martin Gräßlin
This revision was automatically updated to reflect the committed changes. Closed by commit rKWINded90756fbb7: Fix interaction between decoration and fullscreen ShellClient (authored by graesslin). CHANGED PRIOR TO COMMIT https://phabricator.kde.org/D2751?vs=6663=6719#toc REPOSITORY rKWIN

[Differential] [Closed] D2748: [effects] Repaint expandedGeometry in HighlightWindowsEffect

2016-09-14 Thread Martin Gräßlin
This revision was automatically updated to reflect the committed changes. Closed by commit rKWINd910217bb974: [effects] Repaint expandedGeometry in HighlightWindowsEffect (authored by graesslin). REPOSITORY rKWIN KWin CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D2748?vs=6638=6718

Re: Review Request 128707: Add support for captive portals

2016-09-14 Thread Jan Grulich
> On Zář. 14, 2016, 8:36 dop., Kai Uwe Broulik wrote: > > kded/portalmonitor.cpp, line 58 > > > > > > Is it ensured that this notification doesn't constantly pop up, ie. > > does connectivity only change once I

Re: Review Request 128707: Add support for captive portals

2016-09-14 Thread Jan Grulich
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/128707/ --- (Updated Zář. 14, 2016, 9:02 dop.) Review request for Network

Re: Review Request 128707: Add support for captive portals

2016-09-14 Thread Kai Uwe Broulik
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/128707/#review99159 --- kded/portalmonitor.cpp (line 35)

[Differential] [Closed] D2758: Fix updating layer when setting a ShellClient to fullscreen

2016-09-14 Thread Martin Gräßlin
This revision was automatically updated to reflect the committed changes. Closed by commit rKWIN64126a971739: Fix updating layer when setting a ShellClient to fullscreen (authored by graesslin). REPOSITORY rKWIN KWin CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D2758?vs=6682=6715

[Differential] [Closed] D2768: Remove not-wanted modifiers prior to evaluating global shortcuts

2016-09-14 Thread Martin Gräßlin
This revision was automatically updated to reflect the committed changes. Closed by commit rKWIN4235871667f4: Remove not-wanted modifiers prior to evaluating global shortcuts (authored by graesslin). REPOSITORY rKWIN KWin CHANGES SINCE LAST UPDATE

[Differential] [Closed] D2724: Make WindowPixmap::isValid virtual and override in concrete implementation

2016-09-14 Thread Martin Gräßlin
This revision was automatically updated to reflect the committed changes. Closed by commit rKWIN0bb1f2e7bf35: Make WindowPixmap::isValid virtual and override in concrete implementation (authored by graesslin). REPOSITORY rKWIN KWin CHANGES SINCE LAST UPDATE

[Differential] [Closed] D2743: [server] When replacing the clipboard selection previous DataSource needs to be cancelled

2016-09-14 Thread Martin Gräßlin
This revision was automatically updated to reflect the committed changes. Closed by commit rKWAYLAND8163515980e3: [server] When replacing the clipboard selection previous DataSource needs to be… (authored by graesslin). REPOSITORY rKWAYLAND KWayland CHANGES SINCE LAST UPDATE

[Differential] [Accepted] D2768: Remove not-wanted modifiers prior to evaluating global shortcuts

2016-09-14 Thread bshah (Bhushan Shah)
bshah accepted this revision. This revision is now accepted and ready to land. REPOSITORY rKWIN KWin BRANCH shortcuts-consumed-modifiers REVISION DETAIL https://phabricator.kde.org/D2768 EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpreferences/ To: graesslin,

  1   2   >