[Differential] [Request, 103 lines] D2743: [server] When replacing the clipboard selection previous DataSource needs to be cancelled

2016-09-12 Thread Martin Gräßlin
graesslin created this revision. graesslin added a reviewer: Plasma on Wayland. Restricted Application added a subscriber: plasma-devel. Restricted Application added a project: Plasma on Wayland. REVISION SUMMARY According to the Wayland documentation a data source needs to be cancelled whenev

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

2016-09-12 Thread Martin Gräßlin
graesslin added a comment. +1 REPOSITORY rPOWERDEVIL Powerdevil REVISION DETAIL https://phabricator.kde.org/D2033 EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpreferences/ To: broulik, oliverhenshaw, sebas, #plasma Cc: sebas, oliverhenshaw, graesslin, plasma-devel

Re: Animate plasma tooltip windows?

2016-09-12 Thread Martin Graesslin
On Monday, September 12, 2016 2:21:16 AM CEST Michail Vourlakos wrote: > Hello everyone, > > > I am using in one of my plasmoids the following, > > PlasmaCore.Dialog{ > id: windowsPreviewDlg > type: PlasmaCore.Dialog.Tooltip > location: plasmoid.location > >

[Differential] [Accepted] D2019: [Task Manager] Add media controls in context menu

2016-09-12 Thread hein (Eike Hein)
hein accepted this revision. hein added a comment. This revision is now accepted and ready to land. Code seems fine, I share Thomas' concerns about dupes though. REPOSITORY rPLASMADESKTOP Plasma Desktop REVISION DETAIL https://phabricator.kde.org/D2019 EMAIL PREFERENCES https://phabric

[Differential] [Accepted] D2740: Use correct config property for show only current screen in pager

2016-09-12 Thread hein (Eike Hein)
hein accepted this revision. hein added a reviewer: hein. This revision is now accepted and ready to land. REPOSITORY rPLASMADESKTOP Plasma Desktop BRANCH master REVISION DETAIL https://phabricator.kde.org/D2740 EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpreferenc

[Differential] [Closed] D2740: Use correct config property for show only current screen in pager

2016-09-12 Thread davidedmundson (David Edmundson)
This revision was automatically updated to reflect the committed changes. Closed by commit rPLASMADESKTOPdbaa1a9e9b63: Use correct config property for show only current screen in pager (authored by davidedmundson). REPOSITORY rPLASMADESKTOP Plasma Desktop CHANGES SINCE LAST UPDATE https://ph

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

2016-09-12 Thread no-reply
GENERAL INFO BUILD UNSTABLE Build URL: https://build.kde.org/job/plasma-desktop%20master%20kf5-qt5/PLATFORM=Linux,compiler=gcc/321/ Project: PLATFORM=Linux,compiler=gcc Date of build: Mon, 12 Sep 2016 07:33:49 + Build duration: 16 min CHANGE SET Revision dbaa1a9e9b63784ad965a953084c641bc209

[Differential] [Commented On] D2727: don't list "NoDisplay" panels

2016-09-12 Thread mart (Marco Martin)
mart added a comment. In https://phabricator.kde.org/D2727#50987, @broulik wrote: > And there's some other madness going on, even with NoDisplay it is not shown as it: > > - is not a LayoutTempate (so it is not caught by the filter lambda) > - it doesnt have X-Plasma-ContainmentType

[Differential] [Commented On] D2727: don't list "NoDisplay" panels

2016-09-12 Thread mart (Marco Martin)
mart added a comment. i may revert this, tough the systray containment really needs to *not* be listed in that menu REPOSITORY rPLASMAWORKSPACE Plasma Workspace REVISION DETAIL https://phabricator.kde.org/D2727 EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpreferen

[Differential] [Request, 13 lines] D2745: Don't bind ShellClient::acceptsFocus to whether the window is shown

2016-09-12 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 A not shown window may accept focus (e.g. when minimized). Gi

[Differential] [Request, 50 lines] D2746: Create empty panel layout template

2016-09-12 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 Previously we could create an empty panel by creating just a panel object. After https://pha

[Differential] [Request, 7 lines] D2747: Don't list raw containments in panels menu

2016-09-12 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 Empty panel is now shipped as a LayoutTempate rendering this code redundant. TEST PLAN Sti

[Differential] [Accepted] D2747: Don't list raw containments in panels menu

2016-09-12 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 BRANCH origin-master (branched from master) REVISION DETAIL https://phabricator.kde.org/D2747 EMAIL PREFERENCES https://phabricator.kde

[Differential] [Accepted] D2745: Don't bind ShellClient::acceptsFocus to whether the window is shown

2016-09-12 Thread bshah (Bhushan Shah)
bshah accepted this revision. This revision is now accepted and ready to land. REPOSITORY rKWIN KWin BRANCH minimize-accepts-focus REVISION DETAIL https://phabricator.kde.org/D2745 EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpreferences/ To: graesslin, bshah, #pla

[Differential] [Commented On] D2727: don't list "NoDisplay" panels

2016-09-12 Thread mart (Marco Martin)
mart added a comment. should be solved by https://phabricator.kde.org/D2747 REPOSITORY rPLASMAWORKSPACE Plasma Workspace REVISION DETAIL https://phabricator.kde.org/D2727 EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpreferences/ To: mart, #plasma, bshah Cc: brouli

[Differential] [Accepted] D2746: Create empty panel layout template

2016-09-12 Thread mart (Marco Martin)
mart accepted this revision. mart added a reviewer: mart. This revision is now accepted and ready to land. REPOSITORY rPLASMADESKTOP Plasma Desktop BRANCH master REVISION DETAIL https://phabricator.kde.org/D2746 EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpreferenc

[Differential] [Request, 4 lines] D2748: [effects] Repaint expandedGeometry in HighlightWindowsEffect

2016-09-12 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 The highlight windows effect tried to trigger repaints with the shadow included by having an ha

[Differential] [Closed] D2746: Create empty panel layout template

2016-09-12 Thread davidedmundson (David Edmundson)
This revision was automatically updated to reflect the committed changes. Closed by commit rPLASMADESKTOPd449b068f887: Create empty panel layout template (authored by davidedmundson). REPOSITORY rPLASMADESKTOP Plasma Desktop CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D2746?vs=6636

[Differential] [Closed] D2747: Don't list raw containments in panels menu

2016-09-12 Thread davidedmundson (David Edmundson)
This revision was automatically updated to reflect the committed changes. Closed by commit rPLASMAWORKSPACEdb3c2b98a67c: Don't list raw containments in panels menu (authored by davidedmundson). REPOSITORY rPLASMAWORKSPACE Plasma Workspace CHANGES SINCE LAST UPDATE https://phabricator.kde.org

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

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

[Differential] [Request, 23 lines] D2749: Show battery indicator on login screen

2016-09-12 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 It's not in the original design, but it's a regression to lose features TEST PLAN Can see my

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

2016-09-12 Thread davidedmundson (David Edmundson)
davidedmundson added a comment. F326333: Spectacle.FW2388.png REPOSITORY rPLASMAWORKSPACE Plasma Workspace REVISION DETAIL https://phabricator.kde.org/D2749 EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpreferences/ To: davided

Minutes Monday Plasma Meeting

2016-09-12 Thread Sebastian Kügler
Plasma Meeting minutes 12-9-2016 Present: bshah, Sho, d_ed, mgraesslin, notmart, Riddell, sebas Notes from Akademy: https://notes.kde.org/p/akademy-2k16-plasma-bof-topics bshah: - Rebuilding packages for mobile CI - Attempting to replace simplelogin with sddm on mobile - somehow sddm doesn'

[Differential] [Closed] D2745: Don't bind ShellClient::acceptsFocus to whether the window is shown

2016-09-12 Thread Martin Gräßlin
This revision was automatically updated to reflect the committed changes. Closed by commit rKWIN9b32615ab4d5: Don't bind ShellClient::acceptsFocus to whether the window is shown (authored by graesslin). REPOSITORY rKWIN KWin CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D2745?vs=6635

Re: Minutes Monday Plasma Meeting

2016-09-12 Thread Jonathan Riddell
On Mon, Sep 12, 2016 at 10:38:37AM +, Sebastian Kügler wrote: > Riddell: > * [...] 5.7.5 is tomorrow, bug fixes quick! plasma 5.8 beta on thursday, needs announcement, david can you send notes from bof? list of tars coming shortly, no new ones, PMC removed? bugs list request coming shortly

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

2016-09-12 Thread mart (Marco Martin)
mart added a comment. +1 from me if the location of the battery is ok for the vdg REPOSITORY rPLASMAWORKSPACE Plasma Workspace REVISION DETAIL https://phabricator.kde.org/D2749 EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpreferences/ To: davidedmundson, #plasma C

[Differential] [Closed] D2620: DebugConsole window does not take keyboard input

2016-09-12 Thread Martin Gräßlin
This revision was automatically updated to reflect the committed changes. Closed by commit rKWIN3a3d1b6b0d4f: DebugConsole window does not take keyboard input (authored by graesslin). REPOSITORY rKWIN KWin CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D2620?vs=6358&id=6646 REVISION

[Differential] [Accepted] D2732: [MPRIS Dataengine] Use UTF-8 for URLs instead of Latin1

2016-09-12 Thread hein (Eike Hein)
hein accepted this revision. hein added a reviewer: hein. This revision is now accepted and ready to land. REPOSITORY rPLASMAWORKSPACE Plasma Workspace REVISION DETAIL https://phabricator.kde.org/D2732 EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpreferences/ To: lbel

[Differential] [Accepted] D2732: [MPRIS Dataengine] Use UTF-8 for URLs instead of Latin1

2016-09-12 Thread mart (Marco Martin)
mart accepted this revision. mart added a reviewer: mart. REPOSITORY rPLASMAWORKSPACE Plasma Workspace REVISION DETAIL https://phabricator.kde.org/D2732 EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpreferences/ To: lbeltrame, broulik, #plasma, hein, mart Cc: plasma-de

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

2016-09-12 Thread andreaska (Andreas Kainz)
andreaska added a comment. I would add the battery icon to the right corner. REPOSITORY rPLASMAWORKSPACE Plasma Workspace REVISION DETAIL https://phabricator.kde.org/D2749 EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpreferences/ To: davidedmundson, #plasma Cc: an

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

2016-09-12 Thread oliverhenshaw (Oliver Henshaw)
oliverhenshaw added a comment. In https://phabricator.kde.org/D2033#50969, @broulik wrote: > So, should we go with this patch then? Powerdevil is now a separate binary, so > > IdleTime::instance()->removeAllIdleTimeouts(); > > shouldn't cause side-effects on other modules and al

Plasma 5.8 Errata

2016-09-12 Thread Jonathan Riddell
I've copied over the 5.7 Errata page for 5.8 Do we still have issues with Intel GPUs? Are there still freezes with Qt 5.6? Are the bugs marked critical still critical? Please add other significant issues you are aware of to that page Jonathan

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

2016-09-12 Thread broulik (Kai Uwe Broulik)
broulik added a comment. I also think the battery should be in the bottom right. And add a % label, too (you cannot have a tooltip there as in systray). Also, make it a Battery {} component so we can put it on both sddm and lock screen. REPOSITORY rPLASMAWORKSPACE Plasma Workspace REVISIO

Plasma 5.8 tars

2016-09-12 Thread Jonathan Riddell
tars due for 5.8 are bluedevil breeze breeze-grub breeze-gtk breeze-plymouth discover kactivitymanagerd kde-cli-tools kdecoration kde-gtk-config kdeplasma-addons kgamma5 khotkeys kinfocenter kmenuedit kscreen kscreenlocker ksshaskpass ksysguard kwallet-pam kwayland-integration kwin kwrited libkscr

Plasma 5.8 Promo

2016-09-12 Thread Jonathan Riddell
At Akademy is was discussed 5.8 LTS promo and the idea to market it as a milestone for Plasma and KDE and an excuse for people to re-evaluate our software. So the 5.8 announcement will focus on the great features of Plasma and not just the change from 5.7 Lukasz are you able to take this into acc

Re: Plasma 5.8 Promo

2016-09-12 Thread Kai Uwe Broulik
Hi, I already collected a list of new features on Etherpad [1]. Cheers, Kai Uwe [1] https://notes.kde.org/public/plasma_5_8

[Differential] [Request, 36 lines] D2750: Show battery on login and lock screen

2016-09-12 Thread broulik (Kai Uwe Broulik)
broulik created this revision. broulik added a reviewer: Plasma. broulik set the repository for this revision to rPLASMAWORKSPACE Plasma Workspace. Restricted Application added a project: Plasma. Restricted Application added a subscriber: plasma-devel. TEST PLAN F326601: Screenshot_20160912_142

[Differential] [Updated] D2750: Show battery on login and lock screen

2016-09-12 Thread broulik (Kai Uwe Broulik)
broulik added a reviewer: Plasma: Design. REPOSITORY rPLASMAWORKSPACE Plasma Workspace REVISION DETAIL https://phabricator.kde.org/D2750 EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpreferences/ To: broulik, #plasma, #plasma:_design Cc: plasma-devel, lesliezhai, ali-m

[Differential] [Commented On] D2741: [Window Switcher] Cleanup

2016-09-12 Thread broulik (Kai Uwe Broulik)
broulik added a comment. It was to match the icon and task manager tooltips but I can also just use regular Plasma font size. REPOSITORY rPLASMADESKTOP Plasma Desktop REVISION DETAIL https://phabricator.kde.org/D2741 EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpr

[Differential] [Closed] D2647: [Media Controller] Fix unwanted seeking

2016-09-12 Thread broulik (Kai Uwe Broulik)
This revision was automatically updated to reflect the committed changes. Closed by commit rPLASMAWORKSPACEa57869064cf9: [Media Controller] Fix unwanted seeking (authored by broulik). REPOSITORY rPLASMAWORKSPACE Plasma Workspace CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D2647?vs=

[Differential] [Commented On] D1479: [Notifications] Limit notification size and add scroll bar if needed

2016-09-12 Thread broulik (Kai Uwe Broulik)
broulik added a comment. PING. If there are no objections I'll push this tomorrow. I don't want to miss yet another feature release. REPOSITORY rPLASMAWORKSPACE Plasma Workspace REVISION DETAIL https://phabricator.kde.org/D1479 EMAIL PREFERENCES https://phabricator.kde.org/settin

[Differential] [Closed] D2484: [Image Wallpaper] Avoid cross-fading which reveals black background behind images

2016-09-12 Thread broulik (Kai Uwe Broulik)
This revision was automatically updated to reflect the committed changes. Closed by commit rPLASMAWORKSPACEa16d34f3917c: [Image Wallpaper] Avoid cross-fading which reveals black background behind… (authored by broulik). REPOSITORY rPLASMAWORKSPACE Plasma Workspace CHANGES SINCE LAST UPDATE h

[Differential] [Closed] D2383: [Notifications] Add "Clear Notifications" context menu entry

2016-09-12 Thread broulik (Kai Uwe Broulik)
This revision was automatically updated to reflect the committed changes. Closed by commit rPLASMAWORKSPACE8a8c61967ea3: [Notifications] Add "Clear Notifications" context menu entry (authored by broulik). REPOSITORY rPLASMAWORKSPACE Plasma Workspace CHANGES SINCE LAST UPDATE https://phabrica

Re: Plasma 5.8 Promo

2016-09-12 Thread Marco Martin
On Monday 12 September 2016, Kai Uwe Broulik wrote: > Hi, > > I already collected a list of new features on Etherpad [1]. > > Cheers, > Kai Uwe > > [1] https://notes.kde.org/public/plasma_5_8 those should all (most) listed, with notice "new in 5.8" even if mixed in generic old features -- Ma

[Differential] [Accepted] D1479: [Notifications] Limit notification size and add scroll bar if needed

2016-09-12 Thread mart (Marco Martin)
mart accepted this revision. mart added a reviewer: mart. mart added a comment. This revision is now accepted and ready to land. better to push it sooner than later REPOSITORY rPLASMAWORKSPACE Plasma Workspace REVISION DETAIL https://phabricator.kde.org/D1479 EMAIL PREFERENCES https://

[Differential] [Closed] D2534: [Desktop View] Place Plasma sidebars at the right screen edge in right-to-left mode

2016-09-12 Thread broulik (Kai Uwe Broulik)
This revision was automatically updated to reflect the committed changes. Closed by commit rPLASMADESKTOP4bb7ef324e8a: [Desktop View] Place Plasma sidebars at the right screen edge in right-to-left… (authored by broulik). REPOSITORY rPLASMADESKTOP Plasma Desktop CHANGES SINCE LAST UPDATE htt

[Differential] [Closed] D2728: [Desktop View] Remove unused "wallpaper" propert

2016-09-12 Thread broulik (Kai Uwe Broulik)
This revision was automatically updated to reflect the committed changes. Closed by commit rPLASMADESKTOP844f0febc5fa: [Desktop View] Remove unused "wallpaper" property (authored by broulik). REPOSITORY rPLASMADESKTOP Plasma Desktop CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D2728

[Differential] [Accepted] D2526: [client] Track all created Outputs and add static get method

2016-09-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 client-output-track REVISION DETAIL https://phabricator.kde.org/D2526 EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpref

[Differential] [Closed] D2029: [Task Manager Backend] Honor "NotShowIn" and "OnlyShowIn" for Jump List Actions

2016-09-12 Thread broulik (Kai Uwe Broulik)
This revision was automatically updated to reflect the committed changes. Closed by commit rPLASMADESKTOP4524bd925633: [Task Manager Backend] Honor "NotShowIn" and "OnlyShowIn" for Jump List Actions (authored by broulik). REPOSITORY rPLASMADESKTOP Plasma Desktop CHANGES SINCE LAST UPDATE htt

[Differential] [Request, 10 lines] D2751: Fix interaction between decoration and fullscreen ShellClient

2016-09-12 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 A fullscreen ShellClient still had a decoration which was cau

[Differential] [Accepted] D2528: Add support for Surface enter/leave events

2016-09-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 > surface.cpp:50 > qint32 scale = 1; > +QVector outputs; > + Output* > surface.h:247 > + **/ > +QVector outputs() const; >

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

2016-09-12 Thread no-reply
GENERAL INFO BUILD UNSTABLE Build URL: https://build.kde.org/job/plasma-desktop%20master%20kf5-qt5/PLATFORM=Linux,compiler=gcc/323/ Project: PLATFORM=Linux,compiler=gcc Date of build: Mon, 12 Sep 2016 12:41:15 + Build duration: 6 min 25 sec CHANGE SET Revision 4bb7ef324e8a5a220b61d5fcb33d25

[Differential] [Commented On] D1479: [Notifications] Limit notification size and add scroll bar if needed

2016-09-12 Thread Till Schäfer
tillschafer added a comment. In https://phabricator.kde.org/D1479#43768, @broulik wrote: > Thanks for your feedback > > > It is possible to scroll one letter to the right, although there is a automatic line break. > > I suppose that's the are the scroll bar occupies, I'll have a l

Re: Plasma 5.8 Errata

2016-09-12 Thread Sebastian Kügler
On Monday, September 12, 2016 12:55:22 PM UTC Jonathan Riddell wrote: > Do we still have issues with Intel GPUs? I think we should recommend people having issues with Intel GPUs to try the modesetting driver. -- sebas http://www.kde.org | http://vizZzion.org

[Differential] [Closed] D2019: [Task Manager] Add media controls in context menu

2016-09-12 Thread broulik (Kai Uwe Broulik)
This revision was automatically updated to reflect the committed changes. Closed by commit rPLASMADESKTOPd3e7a1985b7f: [Task Manager] Add media controls in context menu (authored by broulik). CHANGED PRIOR TO COMMIT https://phabricator.kde.org/D2019?vs=4773&id=6656#toc REPOSITORY rPLASMADESK

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

2016-09-12 Thread no-reply
GENERAL INFO BUILD UNSTABLE Build URL: https://build.kde.org/job/plasma-desktop%20master%20kf5-qt5/PLATFORM=Linux,compiler=gcc/324/ Project: PLATFORM=Linux,compiler=gcc Date of build: Mon, 12 Sep 2016 12:47:43 + Build duration: 6 min 1 sec CHANGE SET Revision 844f0febc5fa29043fe2c3fc0ebdab2

Re: Plasma 5.7.4 is out

2016-09-12 Thread Sebastian Kügler
On Friday, September 9, 2016 11:58:25 PM UTC Andreas Müller wrote: > On Tue, Aug 23, 2016 at 6:46 PM, David Edmundson > > wrote: > > https://www.kde.org/announcements/plasma-5.7.4.php > > > > Regards > > > > David > > I did not find anything in announcement: What happened > to plasma-mediacen

Re: Plasma 5.7.4 is out

2016-09-12 Thread Jonathan Riddell
On Mon, Sep 12, 2016 at 12:57:24PM +, Sebastian Kügler wrote: > On Friday, September 9, 2016 11:58:25 PM UTC Andreas Müller wrote: > > On Tue, Aug 23, 2016 at 6:46 PM, David Edmundson > > > > wrote: > > > https://www.kde.org/announcements/plasma-5.7.4.php > > > > > > Regards > > > > > > Dav

[Differential] [Commented On] D1479: [Notifications] Limit notification size and add scroll bar if needed

2016-09-12 Thread broulik (Kai Uwe Broulik)
broulik added a comment. > what about this issue? It is not fixed yet. I disabled horizontal scrolling (previously I only hid the horizontal scroll bar). Unfortunately, we often ran into an infinite loop when binding contents to the ScrollView viewport as a scroll bar might appear, which

[Differential] [Closed] D1479: [Notifications] Limit notification size and add scroll bar if needed

2016-09-12 Thread broulik (Kai Uwe Broulik)
broulik closed this revision. broulik added a comment. Submitted as https://quickgit.kde.org/?p=plasma-workspace.git&a=commit&h=e10be6f3ada28005cad8c19422409f818429c883 REPOSITORY rPLASMAWORKSPACE Plasma Workspace REVISION DETAIL https://phabricator.kde.org/D1479 EMAIL PREFERENCES htt

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

2016-09-12 Thread no-reply
GENERAL INFO BUILD FAILURE Build URL: https://build.kde.org/job/plasma-desktop%20master%20kf5-qt5/PLATFORM=Linux,compiler=gcc/325/ Project: PLATFORM=Linux,compiler=gcc Date of build: Mon, 12 Sep 2016 12:57:18 + Build duration: 4 min 4 sec CHANGE SET Revision d3e7a1985b7fd769514e1cbd8cf54daf

[Differential] [Closed] D2719: [System Tray] Call Qt.createComponent for PlasmoidItem only once

2016-09-12 Thread broulik (Kai Uwe Broulik)
This revision was automatically updated to reflect the committed changes. Closed by commit rPLASMAWORKSPACE4819739af82e: [System Tray] Call Qt.createComponent for PlasmoidItem only once (authored by broulik). REPOSITORY rPLASMAWORKSPACE Plasma Workspace CHANGES SINCE LAST UPDATE https://phab

[Differential] [Abandoned] D2325: Don't unconditionally emit buttonPressed on profile load

2016-09-12 Thread broulik (Kai Uwe Broulik)
broulik abandoned this revision. REPOSITORY rPOWERDEVIL Powerdevil REVISION DETAIL https://phabricator.kde.org/D2325 EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpreferences/ To: broulik, afiestas, #plasma, davidedmundson Cc: oliverhenshaw, davidedmundson, plasma-deve

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

2016-09-12 Thread broulik (Kai Uwe Broulik)
broulik added a comment. > The powerdevil binary does drawing for the fadeout effect, right? It just sets an X property on the root window and KWin does the fading. REPOSITORY rPOWERDEVIL Powerdevil REVISION DETAIL https://phabricator.kde.org/D2033 EMAIL PREFERENCES https://phabri

[Differential] [Accepted] D2750: Show battery on login and lock screen

2016-09-12 Thread davidedmundson (David Edmundson)
davidedmundson accepted this revision. davidedmundson added a reviewer: davidedmundson. This revision is now accepted and ready to land. REPOSITORY rPLASMAWORKSPACE Plasma Workspace REVISION DETAIL https://phabricator.kde.org/D2750 EMAIL PREFERENCES https://phabricator.kde.org/settings/pan

[Differential] [Closed] D2705: Fix warnings

2016-09-12 Thread apol (Aleix Pol Gonzalez)
This revision was automatically updated to reflect the committed changes. Closed by commit rKIRIGAMI341dd95310fa: Fix warnings (authored by apol). REPOSITORY rKIRIGAMI Kirigami CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D2705?vs=6542&id=6658 REVISION DETAIL https://phabricator.k

[Differential] [Updated, 2 lines] D2693: Standardize Drawer width

2016-09-12 Thread apol (Aleix Pol Gonzalez)
apol updated this revision to Diff 6659. apol added a comment. - Fix warnings REPOSITORY rKIRIGAMI Kirigami CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D2693?vs=6538&id=6659 BRANCH arcpatch-D2693 REVISION DETAIL https://phabricator.kde.org/D2693 AFFECTED FILES src/contr

[Differential] [Accepted] D2693: Standardize Drawer width

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

[Differential] [Closed] D2693: Standardize Drawer width

2016-09-12 Thread apol (Aleix Pol Gonzalez)
This revision was automatically updated to reflect the committed changes. Closed by commit rKIRIGAMI616af4327cc6: Standardize Drawer width (authored by apol). REPOSITORY rKIRIGAMI Kirigami CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D2693?vs=6659&id=6660 REVISION DETAIL https://

[Differential] [Closed] D2750: Show battery on login and lock screen

2016-09-12 Thread broulik (Kai Uwe Broulik)
This revision was automatically updated to reflect the committed changes. Closed by commit rPLASMAWORKSPACE7b89e6bae887: Show battery on login and lock screen (authored by broulik). CHANGED PRIOR TO COMMIT https://phabricator.kde.org/D2750?vs=6648&id=6661#toc REPOSITORY rPLASMAWORKSPACE Plas

Re: Review Request 128870: [ToolButtonStyle] Fix menu arrow

2016-09-12 Thread Kai Uwe Broulik
> On Sept. 11, 2016, 8:50 nachm., David Edmundson wrote: > > src/declarativeimports/plasmastyle/ToolButtonStyle.qml, line 119 > > > > > > shouldn't both be colorscoped? That's what Button and ComboBox do, ie. Bu

Review Request 128895: Return high-resolution line edit clear icon

2016-09-12 Thread Kai Uwe Broulik
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/128895/ --- Review request for KDE Frameworks, Plasma and Hugo Pereira Da Costa. Repo

[Differential] [Updated, 15 lines] D2751: Fix interaction between decoration and fullscreen ShellClient

2016-09-12 Thread Martin Gräßlin
graesslin updated this revision to Diff 6662. graesslin added a comment. - Added a RequestGeometryBlocker for going to fullscreen - changing maximize is ignored for wl_shell if ShellClient is fullscreen REPOSITORY rKWIN KWin CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D2751?vs

[Differential] [Commented On] D2580: possible to use OverlaySheet with ListView

2016-09-12 Thread apol (Aleix Pol Gonzalez)
apol added a comment. In https://phabricator.kde.org/D2580#50546, @mart wrote: > In https://phabricator.kde.org/D2580#50121, @apol wrote: > > > We've been looking into it with @colomar and we like how it works. We think it would be useful if we'd get a small margin on either side so t

Re: Plasma 5.8 Errata

2016-09-12 Thread Martin Gräßlin
Am 2016-09-12 13:55, schrieb Jonathan Riddell: I've copied over the 5.7 Errata page for 5.8 Do we still have issues with Intel GPUs? Yes, lots! I expanded the section to explicitly mention the modesettings ddx as a possible solution Are there still freezes with Qt 5.6? If one uses Qt 5.

[Differential] [Accepted] D2580: possible to use OverlaySheet with ListView

2016-09-12 Thread apol (Aleix Pol Gonzalez)
apol accepted this revision. This revision is now accepted and ready to land. REPOSITORY rKIRIGAMI Kirigami BRANCH phab/listviewsheet REVISION DETAIL https://phabricator.kde.org/D2580 EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpreferences/ To: mart, #plasma, #kir

Re: Review Request 128895: Return high-resolution line edit clear icon

2016-09-12 Thread Hugo Pereira Da Costa
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/128895/#review99125 --- I am confused because I cannot reproduce the problem describe

Re: Review Request 128895: Return high-resolution line edit clear icon

2016-09-12 Thread Kai Uwe Broulik
> On Sept. 12, 2016, 2:15 nachm., Hugo Pereira Da Costa wrote: > > I am confused because I cannot reproduce the problem described in > > https://git.reviewboard.kde.org/r/128630/ in the first place, this without > > the patch > > Changed the "small icon size" to 22, and dolphin still shows an u

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

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

[Differential] [Commented On] D2580: possible to use OverlaySheet with ListView

2016-09-12 Thread colomar (Thomas Pfeiffer)
colomar added a comment. There is always still the possibility to use one of the Action Buttons as a close button (as shown in the Gallery) if it gets too long to easily swipe away. REPOSITORY rKIRIGAMI Kirigami BRANCH phab/listviewsheet REVISION DETAIL https://phabricator.kde.org/D25

[Differential] [Commented On] D2580: possible to use OverlaySheet with ListView

2016-09-12 Thread colomar (Thomas Pfeiffer)
colomar added a comment. There is always still the possibility to use one of the Action Buttons as a close button (as shown in the Gallery) if it gets too long to easily swipe away. REPOSITORY rKIRIGAMI Kirigami BRANCH phab/listviewsheet REVISION DETAIL https://phabricator.kde.org/D25

Fix the broken plasma-desktop! Re: Jenkins-kde-ci: plasma-desktop master kf5-qt5 » Linux,gcc - Build # 326 - Still unstable!

2016-09-12 Thread Martin Gräßlin
Hi all, this has been broken now since Friday. We have several builds on it which did not address it. This is not OK. It's our responsibility to keep the CI green. A CI where everybody just ignores it, is pointless. This must be a show stopper, especially one week before the release. So eve

Re: Plasma 5.8 Promo

2016-09-12 Thread Jens
Lukas one of the guys from Linux Action Show wanted to do voice over for the next video. It's a dude sadly but it's also a well known dude so that would be good for us. There are some things I wanted to ask in general: do we have a slogan for the release? "Fly!" Or something similarly abstract

Re: Plasma 5.8 Promo

2016-09-12 Thread Jonathan Riddell
On Mon, Sep 12, 2016 at 04:34:19PM +0200, Jens wrote: > There are some things I wanted to ask in general: do we have a slogan for the > release? "Fly!" Or something similarly abstract and easy to reuse for other > promo things? I was playing with KDE at 20: Plasma Here for the Long Term as a hea

Re: Plasma 5.8 and look and feel layouts

2016-09-12 Thread Thomas Pfeiffer
On 11.09.2016 22:49, Łukasz Sawicki wrote: Hi, In the last week I tested a new Plasma 5.8 feature "Look and feel layouts" to have something for our Plasma 5.8 promo materials. Let me share some experiences here. 1. Random crashes (especially when I switch "Look and feel layouts" for the first

Re: Fix the broken plasma-desktop! Re: Jenkins-kde-ci: plasma-desktop master kf5-qt5 » Linux,gcc - Build # 326 - Still unstable!

2016-09-12 Thread Matthias Klumpp
2016-09-12 16:33 GMT+02:00 Martin Gräßlin : > Hi all, > > this has been broken now since Friday. We have several builds on it which > did not address it. This is not OK. > > It's our responsibility to keep the CI green. A CI where everybody just > ignores it, is pointless. > This must be a show sto

Re: Review Request 128728: Update plasma handbook

2016-09-12 Thread Sebastian Kügler
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/128728/#review99129 --- Ship it! Ship It! - Sebastian Kügler On Aug. 25, 2016,

Re: Review Request 128728: Update plasma handbook

2016-09-12 Thread Burkhard Lück
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/128728/ --- (Updated Sept. 12, 2016, 3:09 p.m.) Status -- This change has been m

[Differential] [Updated, 133 lines] D2751: Fix interaction between decoration and fullscreen ShellClient

2016-09-12 Thread Martin Gräßlin
graesslin updated this revision to Diff 6663. graesslin added a comment. Added another test case which goes normal -> maximized -> fullscreen The test exposes a problem with decorated maximized windows. An incorrect client side is requested on restore. REPOSITORY rKWIN KWin CHANGES S

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

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

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

2016-09-12 Thread bshah (Bhushan Shah)
bshah added a comment. mmm.. still konsole is not fullscreen. :-\ panel still visible. REPOSITORY rKWIN KWin REVISION DETAIL https://phabricator.kde.org/D2751 EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpreferences/ To: graesslin, #kwin, #plasma_on_wayland, bshah

[Differential] [Request, 4 lines] D2752: [Image Wallpaper Configuration] Add SystemPalette

2016-09-12 Thread broulik (Kai Uwe Broulik)
broulik created this revision. broulik added a reviewer: Plasma. broulik set the repository for this revision to rPLASMAWORKSPACE Plasma Workspace. Restricted Application added a project: Plasma. Restricted Application added a subscriber: plasma-devel. REVISION SUMMARY "syspal" is referenced by

[Differential] [Accepted] D2752: [Image Wallpaper Configuration] Add SystemPalette

2016-09-12 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/D2752 EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpreferences/ To: brou

[Differential] [Request, 314 lines] D2753: [Screen Locker KCM] Put Wallpaper in a separate tab

2016-09-12 Thread broulik (Kai Uwe Broulik)
broulik created this revision. broulik added reviewers: Plasma, Plasma: Design. broulik set the repository for this revision to rKSCREENLOCKER KScreenLocker. Restricted Application added a project: Plasma. Restricted Application added a subscriber: plasma-devel. REVISION SUMMARY This cleans up t

[Differential] [Updated, 314 lines] D2753: [Screen Locker KCM] Put Wallpaper in a separate tab

2016-09-12 Thread broulik (Kai Uwe Broulik)
broulik updated this revision to Diff 6667. broulik added a comment. Default to first tab REPOSITORY rKSCREENLOCKER KScreenLocker CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D2753?vs=&id=6667 REVISION DETAIL https://phabricator.kde.org/D2753 AFFECTED FILES kcm/kcm.cpp

Re: Review Request 128771: powerdevil lcm docbook update to 5.7

2016-09-12 Thread Marco Martin
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/128771/#review99131 --- Fix it, then Ship it! doc/kcm/index.docbook (line 30)

[Differential] [Closed] D2752: [Image Wallpaper Configuration] Add SystemPalette

2016-09-12 Thread broulik (Kai Uwe Broulik)
This revision was automatically updated to reflect the committed changes. Closed by commit rPLASMAWORKSPACEbb15240078b8: [Image Wallpaper Configuration] Add SystemPalette (authored by broulik). REPOSITORY rPLASMAWORKSPACE Plasma Workspace CHANGES SINCE LAST UPDATE https://phabricator.kde.org

Re: Documenting applet config keys

2016-09-12 Thread Marco Martin
On Thursday 08 September 2016 15:15:03 David Edmundson wrote: > For scripting purposes it's important to know the configuration keys of an > applet/wallapper/containment . > > Currently this is written into the wiki, which isn't a good way to do > documentation, it gets out of sync. can we maybe

[Differential] [Commented On] D2580: possible to use OverlaySheet with ListView

2016-09-12 Thread mart (Marco Martin)
mart added a comment. i could try to hack there mouseareas that would dismiss and move the listview to make it look as the flickable is whole (probably no actual flicking tough) it would be a lot of very ugly qml logic, but maybe could work REPOSITORY rKIRIGAMI Kirigami BRANCH phab/lis

[Differential] [Commented On] D2753: [Screen Locker KCM] Put Wallpaper in a separate tab

2016-09-12 Thread mart (Marco Martin)
mart added a comment. as far i know the guidelines for new kcms are no tabs? REPOSITORY rKSCREENLOCKER KScreenLocker REVISION DETAIL https://phabricator.kde.org/D2753 EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpreferences/ To: broulik, #plasma, #plasma:_design C

  1   2   >