[Differential] [Commented On] D3085: RFC: Use DBusMenu if available

2016-10-18 Thread Martin Gräßlin
graesslin added a comment. In https://phabricator.kde.org/D3085#57496, @broulik wrote: > To expose the menu id and object path as X/Wayland properties on the window I would need to implement QDBusMenuBar myself as I need to implement handleReparent as well as access m_objectPath which

Re: Breakout: UI and user vision for cloud services

2016-10-18 Thread Martin Klapetek
On Mon, Oct 17, 2016 at 12:54 PM, Jonathan Riddell wrote: > * Services integration - I see more and more users who have > data locked up in clouds (GDrive, etc.) and rely on accessing it > Gnome has GDrive integration, we need to do more on getting > cloud filesystems

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

2016-10-18 Thread no-reply
GENERAL INFO BUILD UNSTABLE Build URL: https://build.kde.org/job/plasma-workspace%20master%20kf5-qt5/PLATFORM=Linux,compiler=gcc/518/ Project: PLATFORM=Linux,compiler=gcc Date of build: Tue, 18 Oct 2016 22:16:37 + Build duration: 16 min CHANGE SET Revision

[Differential] [Commented On] D3106: Replaced the launcher pinning action with a per-activity meny

2016-10-18 Thread Ivan Čukić
ivan added a comment. Preview: F369927: snap.png REPOSITORY rPLASMADESKTOP Plasma Desktop REVISION DETAIL https://phabricator.kde.org/D3106 EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpreferences/ To: ivan, #plasma,

[Differential] [Request, 86 lines] D3106: Replaced the launcher pinning action with a per-activity meny

2016-10-18 Thread Ivan Čukić
ivan created this revision. ivan added reviewers: Plasma, mart, hein. Restricted Application added a project: Plasma. Restricted Application added a subscriber: plasma-devel. REPOSITORY rPLASMADESKTOP Plasma Desktop BRANCH master REVISION DETAIL https://phabricator.kde.org/D3106 AFFECTED

[Differential] [Closed] D3005: Library support for per-activity pinned tasks

2016-10-18 Thread Ivan Čukić
This revision was automatically updated to reflect the committed changes. Closed by commit rPLASMAWORKSPACEb4a8f6c6454c: Validating the list of activities specified for a launcher (authored by ivan). CHANGED PRIOR TO COMMIT https://phabricator.kde.org/D3005?vs=7277=7524#toc REPOSITORY

[Differential] [Closed] D3097: Changed the launcher modification API

2016-10-18 Thread Ivan Čukić
This revision was automatically updated to reflect the committed changes. Closed by commit rPLASMAWORKSPACEe6dca2f076ec: When all activities are selected, select the 'All activities' item (authored by ivan). CHANGED PRIOR TO COMMIT https://phabricator.kde.org/D3097?vs=7505=7522#toc REPOSITORY

[Differential] [Closed] D3005: Library support for per-activity pinned tasks

2016-10-18 Thread Ivan Čukić
This revision was automatically updated to reflect the committed changes. Closed by commit rPLASMAWORKSPACE8bb1058194a6: Nicer handling of duplicate urls (authored by ivan). CHANGED PRIOR TO COMMIT https://phabricator.kde.org/D3005?vs=7277=7523#toc REPOSITORY rPLASMAWORKSPACE Plasma

[Differential] [Commented On] D3097: Changed the launcher modification API

2016-10-18 Thread Ivan Čukić
ivan added a comment. > shouldn't cause problems changing api of libtaskmanager btw? This is changing API that I added in the patch (not released API) - not sure why arc made the last commit message to be the main one :) REPOSITORY rPLASMAWORKSPACE Plasma Workspace BRANCH

breakout: store and dependencies: to both plasma and other apps versions

2016-10-18 Thread Łukasz Sawicki
Hi, >at first would try to install the thing with packagekit, if found, and that's >probably the easy part (and where is i think realistic for 5.9) then the hard >part is that it would need to search for stuff in the store as well. Wait moment, why packagekit? I mean as far I remember the plan

[Differential] [Closed] D3055: Small polishing changes to the lockscreen lookandfeel package

2016-10-18 Thread subdiff (Roman Gilg)
This revision was automatically updated to reflect the committed changes. Closed by commit rPLASMAWORKSPACEd0fc18e1831d: Lockscreen: Keyboard focus and commands, more animations (authored by subdiff). REPOSITORY rPLASMAWORKSPACE Plasma Workspace CHANGES SINCE LAST UPDATE

[Differential] [Accepted] D3097: Changed the launcher modification API

2016-10-18 Thread hein (Eike Hein)
hein accepted this revision. This revision is now accepted and ready to land. REPOSITORY rPLASMAWORKSPACE Plasma Workspace BRANCH ivan/per-activity-launchers REVISION DETAIL https://phabricator.kde.org/D3097 EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpreferences/

[Differential] [Accepted] D3005: Library support for per-activity pinned tasks

2016-10-18 Thread hein (Eike Hein)
hein accepted this revision. This revision is now accepted and ready to land. REPOSITORY rPLASMAWORKSPACE Plasma Workspace BRANCH ivan/per-activity-launchers REVISION DETAIL https://phabricator.kde.org/D3005 EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpreferences/

Re: Breakout: * multiscreen behaviour: how should Plasma exactly behave in different scenarios?

2016-10-18 Thread David Edmundson
On Tue, Oct 18, 2016 at 2:06 PM, Fredy Neeser wrote: > "Plasma-devel" wrote on 18.10.2016 > 13:11:29: > > > From: Marco Martin > > To: plasma-devel@kde.org > > Date: 18.10.2016 13:11 > > Subject: Re: Breakout: * multiscreen

[Differential] [Updated, 6 lines] D3079: Adapt Dashboard: Connect to new toggled signal instead of activated signal in order to initiate state change

2016-10-18 Thread subdiff (Roman Gilg)
subdiff updated this revision to Diff 7515. subdiff added a comment. Implemented David's condition if variable exists. REPOSITORY rPLASMADESKTOP Plasma Desktop CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D3079?vs=7474=7515 REVISION DETAIL https://phabricator.kde.org/D3079

Re: Review Request 129204: Add toggle signal for applet de-/activation in order to fix non-closing launchers on Meta (and also on Active Screenedges)

2016-10-18 Thread Roman Gilg
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/129204/ --- (Updated Okt. 18, 2016, 7:20 nachm.) Review request for Plasma and

[Differential] [Request, 32 lines] D3102: Do not ask for root permissions when it's unnecessary

2016-10-18 Thread antlarr (Antonio Larrosa Jimenez)
antlarr created this revision. antlarr added a reviewer: Plasma. Restricted Application added a project: Plasma. Restricted Application added a subscriber: plasma-devel. REVISION SUMMARY Only save values that were really changed This allows to change settings without being asked for the

[Differential] [Commented On] D3098: Update screen pool connector ID ordering before adjusting desktop containments

2016-10-18 Thread mart (Marco Martin)
mart added a comment. in general, it's OK. But as this is a bit delicate part, can you do one more test? have only the external screen enabled and primary, then detaching and reattaching the cable from the connector. this is a similar but not completely code path to swapping the

[Differential] [Commented On] D3097: Changed the launcher modification API

2016-10-18 Thread mart (Marco Martin)
mart added a comment. +1 shouldn't cause problems changing api of libtaskmanager btw? (here compatibility is not guaranteed) REPOSITORY rPLASMAWORKSPACE Plasma Workspace REVISION DETAIL https://phabricator.kde.org/D3097 EMAIL PREFERENCES

[Differential] [Updated] D3097: Changed the launcher modification API

2016-10-18 Thread mart (Marco Martin)
mart added reviewers: Plasma, hein. REPOSITORY rPLASMAWORKSPACE Plasma Workspace REVISION DETAIL https://phabricator.kde.org/D3097 EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpreferences/ To: ivan, #plasma, hein Cc: plasma-devel, lesliezhai, ali-mohamed,

[Differential] [Commented On] D3085: RFC: Use DBusMenu if available

2016-10-18 Thread broulik (Kai Uwe Broulik)
broulik added a comment. To expose the menu id and object path as X/Wayland properties on the window I would need to implement QDBusMenuBar myself as I need to implement handleReparent as well as access m_objectPath which is private. I'll see how it goes. REPOSITORY rPLASMAINTEGRATION

[Differential] [Accepted] D3100: Expose GLRenderTarget::virtualScreenGeometry

2016-10-18 Thread mart (Marco Martin)
mart accepted this revision. mart added a reviewer: mart. This revision is now accepted and ready to land. REPOSITORY rKWIN KWin BRANCH render-target-virtual-screen-geometry REVISION DETAIL https://phabricator.kde.org/D3100 EMAIL PREFERENCES

[Differential] [Accepted] D3101: Adjust blur and contrast for multi-output rendering on Wayland

2016-10-18 Thread mart (Marco Martin)
mart accepted this revision. mart added a reviewer: mart. This revision is now accepted and ready to land. REPOSITORY rKWIN KWin BRANCH blur-wayland-multi-screen REVISION DETAIL https://phabricator.kde.org/D3101 EMAIL PREFERENCES

Re: Breakout: how to attract new contributors?

2016-10-18 Thread Fredy Neeser
> I am one of those new contributors that I would like to help... :) > > It might be a very good thing a "per distribution" way to build plasma's > master branch and install it on a user's path (not global in order to > not break the distribution's official packages)... Very good idea. In my

[Differential] [Updated] D3099: Fix viewport restore in GLRenderTarget::popRenderTarget

2016-10-18 Thread Martin Gräßlin
graesslin added a dependent revision: D3101: Adjust blur and contrast for multi-output rendering on Wayland. REPOSITORY rKWIN KWin REVISION DETAIL https://phabricator.kde.org/D3099 EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpreferences/ To: graesslin, #kwin,

[Differential] [Updated] D3101: Adjust blur and contrast for multi-output rendering on Wayland

2016-10-18 Thread Martin Gräßlin
graesslin added dependencies: D3100: Expose GLRenderTarget::virtualScreenGeometry, D3099: Fix viewport restore in GLRenderTarget::popRenderTarget. REPOSITORY rKWIN KWin REVISION DETAIL https://phabricator.kde.org/D3101 EMAIL PREFERENCES

[Differential] [Updated] D3100: Expose GLRenderTarget::virtualScreenGeometry

2016-10-18 Thread Martin Gräßlin
graesslin added a dependent revision: D3101: Adjust blur and contrast for multi-output rendering on Wayland. REPOSITORY rKWIN KWin REVISION DETAIL https://phabricator.kde.org/D3100 EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpreferences/ To: graesslin, #kwin,

[Differential] [Request, 17 lines] D3101: Adjust blur and contrast for multi-output rendering on Wayland

2016-10-18 Thread Martin Gräßlin
graesslin created this revision. graesslin added reviewers: KWin, Plasma on Wayland. Restricted Application added subscribers: kwin, plasma-devel. Restricted Application added projects: Plasma on Wayland, KWin. REVISION SUMMARY The glCopyTex(Sub)Image calls are adjusted to take the per output

[Differential] [Updated] D3100: Expose GLRenderTarget::virtualScreenGeometry

2016-10-18 Thread Martin Gräßlin
graesslin added a dependency: D3099: Fix viewport restore in GLRenderTarget::popRenderTarget. REPOSITORY rKWIN KWin REVISION DETAIL https://phabricator.kde.org/D3100 EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpreferences/ To: graesslin, #kwin, #plasma_on_wayland

[Differential] [Request, 11 lines] D3100: Expose GLRenderTarget::virtualScreenGeometry

2016-10-18 Thread Martin Gräßlin
graesslin created this revision. graesslin added reviewers: KWin, Plasma on Wayland. Restricted Application added subscribers: kwin, plasma-devel. Restricted Application added projects: Plasma on Wayland, KWin. REVISION SUMMARY A simple way to get the current per-output geometry. It's also

[Differential] [Updated] D3099: Fix viewport restore in GLRenderTarget::popRenderTarget

2016-10-18 Thread Martin Gräßlin
graesslin added a dependent revision: D3100: Expose GLRenderTarget::virtualScreenGeometry. REPOSITORY rKWIN KWin REVISION DETAIL https://phabricator.kde.org/D3099 EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpreferences/ To: graesslin, #kwin, #plasma_on_wayland Cc:

[Differential] [Request, 3 lines] D3099: Fix viewport restore in GLRenderTarget::popRenderTarget

2016-10-18 Thread Martin Gräßlin
graesslin created this revision. graesslin added reviewers: KWin, Plasma on Wayland. Restricted Application added subscribers: kwin, plasma-devel. Restricted Application added projects: Plasma on Wayland, KWin. REVISION SUMMARY The viewport needs adjustment in the per-output rendering case.

Fw: Plasma 5.7.5 / 5.8.0 multiscreen: Menu and widgets react to mouse events with seconds of delay if Primary Display = external monitor

2016-10-18 Thread Fredy Neeser
Hi, I'm looking for advice on how to narrow down this delay issue, which is still present in 5.8.1. The delays make my desktop unusable when I set Primary display = external monitor. Could this be an unfortunate issue in the interaction between kwin and XCB/X11 which occurs only if Primary

Re: Plasma 5.8.2 is out

2016-10-18 Thread Jonathan Riddell
yes well spotted, fixed On Tue, Oct 18, 2016 at 03:40:16PM +0200, tsdg...@yahoo.es wrote: > Is the date on kde.org and announcement wrong? 11 vs 18? > > Enviat des del meu telèfon intel·ligent BlackBerry 10. >   Missatge original   > De: Jonathan Riddell > Enviat: dimarts 18 d’octubre de 2016

Re: Plasma 5.8.2 is out

2016-10-18 Thread tsdgeos
Is the date on kde.org and announcement wrong? 11 vs 18? Enviat des del meu telèfon intel·ligent BlackBerry 10.   Missatge original   De: Jonathan Riddell Enviat: dimarts 18 d’octubre de 2016 15.28 Per a: KDE release coordination; plasma-devel@kde.org Respon a: KDE release coordination Tema:

[Breeze] [Bug 371116] New: BANDUNI@COM TExas ∭18*44-41*44*868∭New York QUICKBOOKS SUPPORT NUMBER Nebraska Lincoln Omaha, Lincoln, Bellevue, Grand Island, Kearney

2016-10-18 Thread ronald via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=371116 Bug ID: 371116 Summary: BANDUNI@COM TExas ∭18*44-41*44*868∭New York QUICKBOOKS SUPPORT NUMBER Nebraska Lincoln Omaha, Lincoln, Bellevue, Grand Island, Kearney Product: Breeze

Plasma 5.8.2 is out

2016-10-18 Thread Jonathan Riddell
Plasma 5.8.2 is out https://www.kde.org/announcements/plasma-5.8.2.php

Re: Breakout: how to attract new contributors?

2016-10-18 Thread Michail Vourlakos
Hello, I am one of those new contributors that I would like to help... :) It might be a very good thing a "per distribution" way to build plasma's master branch and install it on a user's path (not global in order to not break the distribution's official packages)... For example an analytic

Re: Breakout: * multiscreen behaviour: how should Plasma exactly behave in different scenarios?

2016-10-18 Thread Fredy Neeser
"Plasma-devel" wrote on 18.10.2016 13:11:29: > From: Marco Martin > To: plasma-devel@kde.org > Date: 18.10.2016 13:11 > Subject: Re: Breakout: * multiscreen behaviour: how should Plasma > exactly behave in different scenarios? > Sent by:

Re: Breakout: * multiscreen behaviour: how should Plasma exactly behave in different scenarios?

2016-10-18 Thread Marco Martin
On Tuesday 18 October 2016, Marco Martin wrote: > b) if it's not the first time, restore whatever was created for it in the > past, the desktop and any eventual panels, in the exact same positions > (panel geometries as usual have a config per screen resolution, so if you > go from an high

Re: Breakout: * multiscreen behaviour: how should Plasma exactly behave in different scenarios?

2016-10-18 Thread Marco Martin
On Tuesday 18 October 2016, Martin Klapetek wrote: > On Mon, Oct 17, 2016 at 12:59 PM, Jonathan Riddell wrote: > > biggest pain point from bugzilla is mostly still > > > > multiscreen. I'm not sure we have a solid plan of what /should/ happen > > in each situation. > > >

[Differential] [Request, 3 lines] D3098: Update screen pool connector ID ordering before adjusting desktop containments

2016-10-18 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 Setting the screenpool primary screen changes the mapping of ID -> connector. We need this

Re: Breakout: * multiscreen behaviour: how should Plasma exactly behave in different scenarios?

2016-10-18 Thread Marco Martin
On Tuesday 18 October 2016, David Edmundson wrote: > > With regards to current Plasma behaviour that's not always true: I didn't > mention if screen 2 was previously the primary screen or not. > > At which point the correct behaviour should be to show the containers that > were previously on

Re: Breakout: * multiscreen behaviour: how should Plasma exactly behave in different scenarios?

2016-10-18 Thread David Edmundson
On Tue, Oct 18, 2016 at 10:07 AM, Marco Martin wrote: > On Monday 17 October 2016, Jonathan Riddell wrote: > > biggest pain point from bugzilla is mostly still > > multiscreen. I'm not sure we have a solid plan of what /should/ happen > > in each situation. > > there are

[Differential] [Updated, 146 lines] D3097: Changed the launcher modification API

2016-10-18 Thread Ivan Čukić
ivan updated this revision to Diff 7505. ivan added a comment. - When all activities are selected, select the 'All activities' item REPOSITORY rPLASMAWORKSPACE Plasma Workspace CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D3097?vs=7502=7505 BRANCH ivan/per-activity-launchers

Re: Breakout: * multiscreen behaviour: how should Plasma exactly behave in different scenarios?

2016-10-18 Thread Marco Martin
On Tuesday 18 October 2016, Martin Graesslin wrote: > Both issues are unfixable with X11. And even on Wayland we kind of would > need to know what the user wants. Which is hardly possible. c'mon just implement focus follows mind already :p -- Marco Martin

Re: Breakout: * multiscreen behaviour: how should Plasma exactly behave in different scenarios?

2016-10-18 Thread Martin Graesslin
On Monday, October 17, 2016 5:59:05 PM CEST Jonathan Riddell wrote: > biggest pain point from bugzilla is mostly still > multiscreen. I'm not sure we have a solid plan of what /should/ happen > in each situation. > panel gets added to screen 1 and 2, you disconnect screen > 2. How many

[Differential] [Closed] D3096: [kstyle] Implement window moving on Wayland

2016-10-18 Thread Martin Gräßlin
This revision was automatically updated to reflect the committed changes. Closed by commit rOXYGEN0a4be7bdc1dd: [kstyle] Implement window moving on Wayland (authored by graesslin). REPOSITORY rOXYGEN Oxygen Theme CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D3096?vs=7501=7503

[Differential] [Request, 112 lines] D3097: Changed the launcher modification API

2016-10-18 Thread Ivan Čukić
ivan created this revision. Restricted Application added a project: Plasma. Restricted Application added a subscriber: plasma-devel. REPOSITORY rPLASMAWORKSPACE Plasma Workspace BRANCH ivan/per-activity-launchers REVISION DETAIL https://phabricator.kde.org/D3097 AFFECTED FILES

Re: Breakout: how to attract new contributors?

2016-10-18 Thread Marco Martin
On Monday 17 October 2016, Jonathan Riddell wrote: > we need more contributors, junior jobs are best way to get > started the most critical thing we can do for developer recruitment > is change the way we publish/blog > our blogs are mostly work notes aimed at users, we need to > write

Re: Breakout: * multiscreen behaviour: how should Plasma exactly behave in different scenarios?

2016-10-18 Thread Marco Martin
On Monday 17 October 2016, Jonathan Riddell wrote: > biggest pain point from bugzilla is mostly still > multiscreen. I'm not sure we have a solid plan of what /should/ happen > in each situation. there are now 18 bugs marked as multiscreen, which a good part of them i'm almost sure they

[Differential] [Accepted] D3096: [kstyle] Implement window moving on Wayland

2016-10-18 Thread hpereiradacosta (Hugo Pereira Da Costa)
hpereiradacosta accepted this revision. hpereiradacosta added a comment. This revision is now accepted and ready to land. Thanks ! REPOSITORY rOXYGEN Oxygen Theme BRANCH ksytle-move-window REVISION DETAIL https://phabricator.kde.org/D3096 EMAIL PREFERENCES

[Differential] [Request, 209 lines] D3096: [kstyle] Implement window moving on Wayland

2016-10-18 Thread Martin Gräßlin
graesslin created this revision. graesslin added reviewers: Plasma, hpereiradacosta. Restricted Application added a project: Plasma. Restricted Application added a subscriber: plasma-devel. REVISION SUMMARY So far oxygen hard disabled the window moving on Wayland. With this change the

Re: breakout: store and dependencies: to both plasma and other apps versions

2016-10-18 Thread Marco Martin
On Monday 17 October 2016, Jonathan Riddell wrote: > llucas`: on one hand, we need to figure out the dependency > system on KPackage, then we can look whether anything is needed on the > discover side, which shouldn't be needed > apol what about * store and dependencies: to

[Differential] [Closed] D3019: [kstyle] Implement window moving on Wayland

2016-10-18 Thread Martin Gräßlin
This revision was automatically updated to reflect the committed changes. Closed by commit rBREEZE85f0e93ee82c: [kstyle] Implement window moving on Wayland (authored by graesslin). REPOSITORY rBREEZE Breeze CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D3019?vs=7443=7500 REVISION

[Differential] [Commented On] D3079: Adapt Dashboard: Connect to new toggled signal instead of activated signal in order to initiate state change

2016-10-18 Thread davidedmundson (David Edmundson)
davidedmundson added inline comments. INLINE COMMENTS > main.qml:47 > > +Plasmoid.shrinkOnReactivation: !isDash > + If you want this to be in Plasma/5.8.x we can't rely on this being available. Plasma 5.8.x *has* to still work with frameworks 5.26. You can either go master only or do

[Differential] [Request, 30 lines] D3095: Implement cursor shape tracking on Wayland

2016-10-18 Thread Martin Gräßlin
graesslin created this revision. graesslin added reviewers: KWin, Plasma on Wayland. Restricted Application added subscribers: kwin, plasma-devel. Restricted Application added projects: Plasma on Wayland, KWin. REVISION SUMMARY So far the tracking for cursor shape was done incorrectly on

[Differential] [Commented On] D3019: [kstyle] Implement window moving on Wayland

2016-10-18 Thread Martin Gräßlin
graesslin added a comment. > Any plan for including the same to oxygen ? Yes, will do the same change for Oxygen now. REPOSITORY rBREEZE Breeze BRANCH kstyle-move-wayland REVISION DETAIL https://phabricator.kde.org/D3019 EMAIL PREFERENCES

[Differential] [Accepted] D3019: [kstyle] Implement window moving on Wayland

2016-10-18 Thread hpereiradacosta (Hugo Pereira Da Costa)
hpereiradacosta accepted this revision. hpereiradacosta added a comment. This revision is now accepted and ready to land. Thanks for changing the deltas. I find it much more readible now. For me the is good to go. I could not test it though (no working wayland setup yet ... sorry) Any

[Differential] [Request, 121 lines] D3093: Add a PlatformCursorImage to Platform and EffectsHandler

2016-10-18 Thread Martin Gräßlin
graesslin created this revision. graesslin added reviewers: KWin, Plasma on Wayland. Restricted Application added subscribers: kwin, plasma-devel. Restricted Application added projects: Plasma on Wayland, KWin. REVISION SUMMARY There are several effects (screenshot, zoom) which need access to

[Differential] [Closed] D3084: [shell] Support autohide panel on wayland

2016-10-18 Thread bshah (Bhushan Shah)
This revision was automatically updated to reflect the committed changes. bshah marked an inline comment as done. Closed by commit rPLASMAWORKSPACEd0df5725d9ca: [shell] Support autohide panel on wayland (authored by bshah). REPOSITORY rPLASMAWORKSPACE Plasma Workspace CHANGES SINCE LAST

[Differential] [Closed] D3036: Support forceActiveWindow for Panels

2016-10-18 Thread Martin Gräßlin
This revision was automatically updated to reflect the committed changes. Closed by commit rKWAYLANDINTEGRATION571072cccba5: Support forceActiveWindow for Panels (authored by graesslin). REPOSITORY rKWAYLANDINTEGRATION Frameworks integration plugin using KWayland CHANGES SINCE LAST UPDATE

[Differential] [Commented On] D3084: [shell] Support autohide panel on wayland

2016-10-18 Thread Martin Gräßlin
graesslin added a comment. When pushing please add bug 369386 REPOSITORY rPLASMAWORKSPACE Plasma Workspace BRANCH panel-autohide REVISION DETAIL https://phabricator.kde.org/D3084 EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpreferences/ To: bshah, graesslin,

[Differential] [Closed] D3037: Support docks which take input

2016-10-18 Thread Martin Gräßlin
This revision was automatically updated to reflect the committed changes. Closed by commit rKWIN03d706150ab4: Support docks which take input (authored by graesslin). CHANGED PRIOR TO COMMIT https://phabricator.kde.org/D3037?vs=7346=7485#toc REPOSITORY rKWIN KWin CHANGES SINCE LAST UPDATE

[Differential] [Closed] D3080: Panel auto hide support for Wayland panels

2016-10-18 Thread Martin Gräßlin
This revision was automatically updated to reflect the committed changes. Closed by commit rKWIN01667cacea85: Panel auto hide support for Wayland panels (authored by graesslin). REPOSITORY rKWIN KWin CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D3080?vs=7452=7484 REVISION DETAIL

[Differential] [Closed] D3038: [krunner] Make KRunner on Wayland a Panel

2016-10-18 Thread Martin Gräßlin
This revision was automatically updated to reflect the committed changes. Closed by commit rPLASMAWORKSPACE9abb81021288: [krunner] Make KRunner on Wayland a Panel (authored by graesslin). REPOSITORY rPLASMAWORKSPACE Plasma Workspace CHANGES SINCE LAST UPDATE