Re: SystemSettings See also links

2016-09-18 Thread kainz.a
Ping

Am 09.09.2016 11:07 schrieb "kainz.a" :

> System Settings has a lot of different single KCM's they are grouped and
> when you open a KCM you see also the other KCM's from the group in the
> sidebar, but sometimes it would be also usefull to show the user KCM
> modules that are not in the same group cause the KCM modul is related to
> the group.
>
> for example:
> you want to change the desktop theme from light to dark but with oxygen
> icons. you can switch everything in the look and feel kcm and than you have
> to switch to the icon group. with see also you go to look and feel package
> see the kcm's from the group and on bottom a see also section with color,
> window and desktop switcher, ... and everything that the look and feel
> package change.
>
> mockup as example
> https://share.kde.org/index.php/s/FKeKaxhx07q8K48
>
> the see also stuff was discussed in mai 2014
> https://forum.kde.org/viewtopic.php?f=285=121053=15#p311400
>
> the idea is that the you can add in the kcm .desktop file an see also
> section (like the search stuff) where you can add the related kcms. So if
> nobody change something nothing happen.
>
> cheers
> Andreas_K
>


[Differential] [Request, 221 lines] D2810: Fixed loading of the wallpapers in the activity switcher

2016-09-18 Thread Ivan Čukić
ivan created this revision.
ivan added reviewers: Plasma, davidedmundson, mart.
Restricted Application added a project: Plasma.
Restricted Application added a subscriber: plasma-devel.

REVISION SUMMARY
  - Created an asynchronous image provider to return wallpaper thumbnails
  - Fixed the code that fetches the activity backgrounds from the config file
  - Removed thumbnail cashing since we are relying on KIO now
  - Removed the fun callback-based code from the QML/JavaScript side
  
  BUG:360034

REPOSITORY
  rPLASMADESKTOP Plasma Desktop

BRANCH
  Plasma/5.8

REVISION DETAIL
  https://phabricator.kde.org/D2810

AFFECTED FILES
  desktoppackage/contents/activitymanager/ActivityItem.qml
  imports/activitymanager/CMakeLists.txt
  imports/activitymanager/sortedactivitiesmodel.cpp
  imports/activitymanager/switcherbackend.cpp
  imports/activitymanager/switcherbackend.h

EMAIL PREFERENCES
  https://phabricator.kde.org/settings/panel/emailpreferences/

To: ivan, #plasma, davidedmundson, mart
Cc: plasma-devel, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas


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

2016-09-18 Thread Burkhard Lück

---
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/128684/
---

(Updated Sept. 18, 2016, 6:05 nachm.)


Status
--

This change has been discarded.


Review request for Documentation, KDE Base Apps, Plasma, and David Faure.


Repository: plasma-desktop


Description
---

proofread + update
comment webkit

code in kde-baseapps - docbook in plasma-desktop?


Diffs
-

  doc/kcontrol/khtml-general/index.docbook 1b9c80e 

Diff: https://git.reviewboard.kde.org/r/128684/diff/


Testing
---

passes checkXML5


Thanks,

Burkhard Lück



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

2016-09-18 Thread David Faure


> On Aug. 16, 2016, 7:05 a.m., David Faure wrote:
> > doc/kcontrol/khtml-general/index.docbook, line 7
> > 
> >
> > Yeah I don't understand what this docbook is doing here :-)
> 
> Burkhard Lück wrote:
> these docbooks are probably here because plasma-desktop has a copy of 
> konqueror code containments/desktop/plugins/folder/internallibkonq/?

I doubt that this documentation is related to internallibkonq, which is really 
just copied here for KonqPopupMenu.

Anyhow, konq is changing, don't spend too much time on the documentation right 
now imho.


- David


---
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/128684/#review98408
---


On Aug. 15, 2016, 11:40 a.m., Burkhard Lück wrote:
> 
> ---
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/128684/
> ---
> 
> (Updated Aug. 15, 2016, 11:40 a.m.)
> 
> 
> Review request for Documentation, KDE Base Apps, Plasma, and David Faure.
> 
> 
> Repository: plasma-desktop
> 
> 
> Description
> ---
> 
> proofread + update
> comment webkit
> 
> code in kde-baseapps - docbook in plasma-desktop?
> 
> 
> Diffs
> -
> 
>   doc/kcontrol/khtml-general/index.docbook 1b9c80e 
> 
> Diff: https://git.reviewboard.kde.org/r/128684/diff/
> 
> 
> Testing
> ---
> 
> passes checkXML5
> 
> 
> Thanks,
> 
> Burkhard Lück
> 
>



Fwd: Cron <lxr@lxr> ~/bin/update_kf5.sh

2016-09-18 Thread David Faure
There seems to be a branch mixup for kaccounts-mobile...

--  Forwarded Message  --

Subject: Cron  ~/bin/update_kf5.sh
Date: dimanche 18 septembre 2016, 14:56:33 CEST
From: Cron Daemon 
To: fa...@kde.org

Error updating kaccounts-mobile, removing from list of packages to build.
 > Unable to perform a git checkout of origin/Plasma/5.8 to a local branch of 
Plasma/5.8
-
-- 
David Faure, fa...@kde.org, http://www.davidfaure.fr
Working on KDE Frameworks 5



[Differential] [Accepted] D2804: Add an ultimate fallback to WM_CLASS Class for AbstractTasksModel::AppId in XWindowsTasksModel.

2016-09-18 Thread davidedmundson (David Edmundson)
davidedmundson accepted this revision.
This revision is now accepted and ready to land.

REPOSITORY
  rPLASMAWORKSPACE Plasma Workspace

BRANCH
  Plasma/5.8

REVISION DETAIL
  https://phabricator.kde.org/D2804

EMAIL PREFERENCES
  https://phabricator.kde.org/settings/panel/emailpreferences/

To: hein, broulik, davidedmundson, #plasma
Cc: plasma-devel, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas


[Differential] [Accepted] D2802: Make it possible to disable filter-bypass by demands-attention tasks.

2016-09-18 Thread davidedmundson (David Edmundson)
davidedmundson accepted this revision.
This revision is now accepted and ready to land.

REPOSITORY
  rPLASMAWORKSPACE Plasma Workspace

BRANCH
  Plasma/5.8

REVISION DETAIL
  https://phabricator.kde.org/D2802

EMAIL PREFERENCES
  https://phabricator.kde.org/settings/panel/emailpreferences/

To: hein, davidedmundson, #plasma
Cc: plasma-devel, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas


[Differential] [Accepted] D2806: Pick up on virtual desktop name changes at runtime.

2016-09-18 Thread davidedmundson (David Edmundson)
davidedmundson accepted this revision.
This revision is now accepted and ready to land.

REPOSITORY
  rPLASMADESKTOP Plasma Desktop

BRANCH
  Plasma/5.8

REVISION DETAIL
  https://phabricator.kde.org/D2806

EMAIL PREFERENCES
  https://phabricator.kde.org/settings/panel/emailpreferences/

To: hein, graesslin, davidedmundson, #plasma
Cc: plasma-devel, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas


[Differential] [Accepted] D2807: Treat NET::Utility type windows as SkipTaskbar.

2016-09-18 Thread davidedmundson (David Edmundson)
davidedmundson accepted this revision.
This revision is now accepted and ready to land.

REPOSITORY
  rPLASMAWORKSPACE Plasma Workspace

BRANCH
  Plasma/5.8

REVISION DETAIL
  https://phabricator.kde.org/D2807

EMAIL PREFERENCES
  https://phabricator.kde.org/settings/panel/emailpreferences/

To: hein, broulik, davidedmundson, #plasma
Cc: plasma-devel, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas


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

2016-09-18 Thread no-reply

GENERAL INFO

BUILD UNSTABLE
Build URL: 
https://build.kde.org/job/plasma-desktop%20master%20kf5-qt5/PLATFORM=Linux,compiler=gcc/347/
Project: PLATFORM=Linux,compiler=gcc
Date of build: Sun, 18 Sep 2016 14:48:54 +
Build duration: 18 min

CHANGE SET
Revision ece1610945e382dbec2cd67495fd5bf7c8e0b764 by David Edmundson: (Kickoff: 
Ability to change the order of the menu items and hide them.)
  change: edit applets/kickoff/package/contents/ui/ConfigGeneral.qml
  change: edit applets/kickoff/package/contents/ui/KickoffButton.qml
  change: edit applets/kickoff/package/contents/config/main.xml
  change: edit applets/kickoff/package/contents/ui/FullRepresentation.qml


JUNIT RESULTS

Name: (root) Failed: 1 test(s), Passed: 6 test(s), Skipped: 0 test(s), Total: 7 
test(s)Failed: TestSuite.appstreamtest

COBERTURA RESULTS

Cobertura Coverage Report
  PACKAGES 7/7 (100%)FILES 36/39 (92%)CLASSES 36/39 (92%)LINE 2294/3386 
(68%)CONDITIONAL 1537/3733 (41%)

By packages
  
kcms.cursortheme.xcursor
FILES 4/4 (100%)CLASSES 4/4 (100%)LINE 99/192 (52%)CONDITIONAL 
22/98 (22%)
kcms.keyboard
FILES 20/23 (87%)CLASSES 20/23 (87%)LINE 762/1511 
(50%)CONDITIONAL 605/1672 (36%)
kcms.keyboard.preview
FILES 4/4 (100%)CLASSES 4/4 (100%)LINE 500/582 (86%)CONDITIONAL 
431/1110 (39%)
kcms.keyboard.tests
FILES 5/5 (100%)CLASSES 5/5 (100%)LINE 229/231 (99%)CONDITIONAL 
236/358 (66%)
kcms.krdb
FILES 1/1 (100%)CLASSES 1/1 (100%)LINE 348/401 (87%)CONDITIONAL 
108/196 (55%)
kcms.lookandfeel
FILES 1/1 (100%)CLASSES 1/1 (100%)LINE 256/369 (69%)CONDITIONAL 
83/195 (43%)
kcms.lookandfeel.autotests
FILES 1/1 (100%)CLASSES 1/1 (100%)LINE 100/100 
(100%)CONDITIONAL 52/104 (50%)

[Differential] [Closed] D2797: Fix wayland high DPI env vars

2016-09-18 Thread davidedmundson (David Edmundson)
This revision was automatically updated to reflect the committed changes.
Closed by commit rPLASMAWORKSPACE587178df2b01: Fix wayland high DPI env vars 
(authored by davidedmundson).

REPOSITORY
  rPLASMAWORKSPACE Plasma Workspace

CHANGES SINCE LAST UPDATE
  https://phabricator.kde.org/D2797?vs=6775=6801

REVISION DETAIL
  https://phabricator.kde.org/D2797

AFFECTED FILES
  startkde/startplasmacompositor.cmake

EMAIL PREFERENCES
  https://phabricator.kde.org/settings/panel/emailpreferences/

To: davidedmundson, #plasma, mart
Cc: mart, plasma-devel, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas


[Differential] [Closed] D2785: Fix panel spacer

2016-09-18 Thread davidedmundson (David Edmundson)
This revision was automatically updated to reflect the committed changes.
Closed by commit rPLASMAWORKSPACE8e1339887a01: Fix panel spacer (authored by 
davidedmundson).

REPOSITORY
  rPLASMAWORKSPACE Plasma Workspace

CHANGES SINCE LAST UPDATE
  https://phabricator.kde.org/D2785?vs=6752=6800

REVISION DETAIL
  https://phabricator.kde.org/D2785

AFFECTED FILES
  applets/panelspacer/contents/ui/main.qml

EMAIL PREFERENCES
  https://phabricator.kde.org/settings/panel/emailpreferences/

To: davidedmundson, #plasma, mart
Cc: mart, plasma-devel, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas


Re: Review Request 128402: Kickoff: Ability to change the order of the menu items and hide them.

2016-09-18 Thread John Salatas

---
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/128402/
---

(Updated Sept. 18, 2016, 2:48 p.m.)


Status
--

This change has been marked as submitted.


Review request for Plasma.


Changes
---

Submitted with commit ece1610945e382dbec2cd67495fd5bf7c8e0b764 by David 
Edmundson to branch master.


Bugs: 361210
https://bugs.kde.org/show_bug.cgi?id=361210


Repository: plasma-desktop


Description
---

I'm using the Icons-Only Task Manager and it seems to me that the Favorites tab 
in kickoff is somewhat redundant, as I have added launchers for all of my 
favorites in the Icons-Only Task Manager.
So in this patch I'm introducing an option to hide any menu and also according 
to bug 361210 to reorganize them.

In the attached screenshot you can see

1) the configuration options: These are just the menu buttons than can be 
rearranged or hidden/shown via drag n drop
2) The Kickoff menu with just 3 menu items (the other two are hidden).


Diffs
-

  applets/kickoff/package/contents/config/main.xml 2de73ba 
  applets/kickoff/package/contents/ui/ConfigButtons.qml PRE-CREATION 
  applets/kickoff/package/contents/ui/ConfigGeneral.qml 011b76b 
  applets/kickoff/package/contents/ui/FullRepresentation.qml 8ac029c 
  applets/kickoff/package/contents/ui/KickoffButton.qml 6b3a2b7 
  applets/kickoff/package/contents/ui/KickoffConfigurationButton.qml 
PRE-CREATION 

Diff: https://git.reviewboard.kde.org/r/128402/diff/


Testing
---

ested in KDE Neon Developer Stable (as of July 14, 2016)


File Attachments


Screenshot
  
https://git.reviewboard.kde.org/media/uploaded/files/2016/07/09/3090c598-745d-41d5-9b5c-34191cc85b04__kickoff.png
Screenshot
  
https://git.reviewboard.kde.org/media/uploaded/files/2016/07/14/419ec52a-04db-4cc5-b15a-7b237f0ad084__kickoff.png


Thanks,

John Salatas



[Differential] [Accepted] D2803: Disable filter-bypass by demands-attention windows.

2016-09-18 Thread davidedmundson (David Edmundson)
davidedmundson accepted this revision.
This revision is now accepted and ready to land.

REPOSITORY
  rPLASMADESKTOP Plasma Desktop

BRANCH
  Plasma/5.8

REVISION DETAIL
  https://phabricator.kde.org/D2803

EMAIL PREFERENCES
  https://phabricator.kde.org/settings/panel/emailpreferences/

To: hein, davidedmundson, #plasma
Cc: plasma-devel, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas


[Differential] [Accepted] D2805: Fix disabling launcher toggle action if launcher URL is empty.

2016-09-18 Thread davidedmundson (David Edmundson)
davidedmundson accepted this revision.
This revision is now accepted and ready to land.

REPOSITORY
  rPLASMADESKTOP Plasma Desktop

BRANCH
  Plasma/5.8

REVISION DETAIL
  https://phabricator.kde.org/D2805

EMAIL PREFERENCES
  https://phabricator.kde.org/settings/panel/emailpreferences/

To: hein, davidedmundson, #plasma
Cc: plasma-devel, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas


New shapes and colors for Breeze mime-types icons

2016-09-18 Thread Alessandro Longo

Hi all,

as written here[1] on KDE Planet I want to know thoughts on new colors 
and shapes for Breeze mime-types icons, specially from people involved 
in Plasma, since it's the main product that uses them.


Please reply to visual-des...@kde.org if you are subscribed there.

Cheers,

--
Alessandro Longo

[1] 
http://www.alexl.netsons.org/blogposts/breeze-icons-need-you-new-colors-and-shapes-for-mimetypes/