[Differential] [Commented On] D2543: Set transientParent window for file dialog

2016-08-22 Thread lepagevalleeemmanuel (Emmanuel Lepage Vallee)
lepagevalleeemmanuel added a comment. This change is working, thanks! REPOSITORY rPLASMAINTEGRATION Integration for Qt applications in Plasma REVISION DETAIL https://phabricator.kde.org/D2543 EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpreferences/ To: graesslin,

[Differential] [Updated] D2543: Set transientParent window for file dialog

2016-08-22 Thread Martin Gräßlin
graesslin retitled this revision from "Update version number for 5.7.0 GIT_SILENT" to "Set transientParent window for file dialog". graesslin updated the summary for this revision. REPOSITORY rPLASMAINTEGRATION Integration for Qt applications in Plasma REVISION DETAIL https://phabricator.kde

[Differential] [Updated, 2 lines] D2543: Update version number for 5.7.0 GIT_SILENT

2016-08-22 Thread Martin Gräßlin
graesslin updated this revision to Diff 6170. graesslin added a comment. Against Plasma/5.7 REPOSITORY rPLASMAINTEGRATION Integration for Qt applications in Plasma CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D2543?vs=6169&id=6170 BRANCH file-dialog-transient-for REVISION DET

[Differential] [Request, 4 lines] D2543: Update version number for 5.7.0 GIT_SILENT

2016-08-22 Thread Martin Gräßlin
graesslin created this revision. graesslin added a reviewer: Plasma. Restricted Application added a project: Plasma. Restricted Application added a subscriber: plasma-devel. REVISION SUMMARY Update version number for 5.7.1 GIT_SILENT Update version number for 5.7.2 GIT_SILENT Update ve

[Differential] [Request, 16 lines] D2542: Simplify code

2016-08-22 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 Don't crash if m_stylesFallbackChain is empty It can be reproduced by defining QT_QUICK_CONTROLS_STYL

[Powerdevil] [Bug 367698] New: only one screen is dimmed

2016-08-22 Thread Mikiya Okuno via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=367698 Bug ID: 367698 Summary: only one screen is dimmed Product: Powerdevil Version: 5.7.3 Platform: Gentoo Packages OS: Linux Status: UNCONFIRMED Severity: normal

[Breeze] [Bug 367696] konsole: close tab button is almost invisible when I use breeze dark theme

2016-08-22 Thread Dr . Chapatin via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=367696 --- Comment #1 from Dr. Chapatin --- Created attachment 100722 --> https://bugs.kde.org/attachment.cgi?id=100722&action=edit close tab button almost invisible -- You are receiving this mail because: You are the assignee for the bug.

[Breeze] [Bug 367696] New: konsole: close tab button is almost invisible when I use breeze dark theme

2016-08-22 Thread Dr . Chapatin via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=367696 Bug ID: 367696 Summary: konsole: close tab button is almost invisible when I use breeze dark theme Product: Breeze Version: 5.7.3 Platform: Archlinux Packages OS:

Re: Selecting a Plasma logo

2016-08-22 Thread Thomas Pfeiffer
On 22.08.2016 23:59, Ivan Čukić wrote: I'll chime in as well. First of all the main problem I have with this 'searching for the new logo' is that we are not really searching for the new Plasma logo, but an icon that could replace the k-gear one Yes, this is indeed a problem. Originally we were l

Re: Review Request 128721: monochrome kicker icons

2016-08-22 Thread Andreas Kainz
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/128721/ --- (Updated Aug. 22, 2016, 10:31 nachm.) Status -- This change has been

Re: Selecting a Plasma logo

2016-08-22 Thread Ivan Čukić
I'll chime in as well. First of all the main problem I have with this 'searching for the new logo' is that we are not really searching for the new Plasma logo, but an icon that could replace the k-gear one 1: the last version seems interesting, but I'm not sure I'd want it for the launcher. 2 -

Re: Review Request 128726: klipper shortcut for open clipboard at mouse point

2016-08-22 Thread Andreas Kainz
> On Aug. 21, 2016, 7:08 vorm., Martin Gräßlin wrote: > > As the maintainer of both klipper and kglobalaccel I'm strictly against > > ading this shortcut by default! This was already stated by me in the bug > > report by setting it to wontfix. > > > > At the moment this would result in a hidde

[Differential] [Closed] D2505: Don't do instant save

2016-08-22 Thread mart (Marco Martin)
This revision was automatically updated to reflect the committed changes. Closed by commit rPLASMASDK9cf7ee9f4811: Don't do instant save (authored by mart). REPOSITORY rPLASMASDK Plasma SDK CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D2505?vs=6082&id=6162 REVISION DETAIL https:/

[Differential] [Accepted] D2505: Don't do instant save

2016-08-22 Thread davidedmundson (David Edmundson)
davidedmundson accepted this revision. davidedmundson added a reviewer: davidedmundson. This revision is now accepted and ready to land. REPOSITORY rPLASMASDK Plasma SDK BRANCH phab/savebutton REVISION DETAIL https://phabricator.kde.org/D2505 EMAIL PREFERENCES https://phabricator.kde.or

[Differential] [Accepted] D2540: [Desktop Toolbox] Enable LayoutMirroring

2016-08-22 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 REVISION DETAIL https://phabricator.kde.org/D2540 EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpreferences/ To: broulik,

[Differential] [Request, 4 lines] D2540: [Desktop Toolbox] Enable LayoutMirroring

2016-08-22 Thread broulik (Kai Uwe Broulik)
broulik created this revision. broulik added reviewers: Plasma, safaalfulaij. broulik set the repository for this revision to rPLASMADESKTOP Plasma Desktop. Restricted Application added a project: Plasma. Restricted Application added a subscriber: plasma-devel. REVISION SUMMARY This mirrors the

[Differential] [Commented On] D2505: Don't do instant save

2016-08-22 Thread mart (Marco Martin)
mart added a comment. In https://phabricator.kde.org/D2505#47460, @davidedmundson wrote: > There's an effective m_needsSave in KConfigModule; changed() this is a standalone app, not a KConfigModule REPOSITORY rPLASMASDK Plasma SDK REVISION DETAIL https://phabricator.kde.org/D

[Differential] [Commented On] D2505: Don't do instant save

2016-08-22 Thread davidedmundson (David Edmundson)
davidedmundson added a comment. There's an effective m_needsSave in KConfigModule; changed() REPOSITORY rPLASMASDK Plasma SDK REVISION DETAIL https://phabricator.kde.org/D2505 EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpreferences/ To: mart, #plasma Cc: davidedm

[Differential] [Updated] D2539: WIP: [Desktop Containment] Enable LayoutMirroring

2016-08-22 Thread safaalfulaij (Safa Alfulaij)
safaalfulaij added a comment. > Analog clock still looks as in left-to-right (dunno how clocks in right-to-left languages look, though) xD Not for the clock :) REPOSITORY rPLASMADESKTOP Plasma Desktop REVISION DETAIL https://phabricator.kde.org/D2539 EMAIL PREFERENCES https://pha

[Differential] [Request, 5 lines] D2539: WIP: [Desktop Containment] Enable LayoutMirroring

2016-08-22 Thread broulik (Kai Uwe Broulik)
broulik created this revision. broulik added reviewers: Plasma, safaalfulaij. broulik set the repository for this revision to rPLASMADESKTOP Plasma Desktop. Restricted Application added a project: Plasma. Restricted Application added a subscriber: plasma-devel. REVISION SUMMARY This mirrors all

[Differential] [Accepted] D2538: [FolderView] Base decision on effectiveLayoutDirection instead of layoutDirection

2016-08-22 Thread davidedmundson (David Edmundson)
davidedmundson accepted this revision. davidedmundson added a reviewer: davidedmundson. This revision is now accepted and ready to land. REPOSITORY rPLASMADESKTOP Plasma Desktop REVISION DETAIL https://phabricator.kde.org/D2538 EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/e

[Differential] [Closed] D2537: Port all authorizeKAction -> authorizeAction

2016-08-22 Thread davidedmundson (David Edmundson)
This revision was automatically updated to reflect the committed changes. Closed by commit rPLASMAWORKSPACE55f3d690088d: Port all authorizeKAction -> authorizeAction (authored by davidedmundson). REPOSITORY rPLASMAWORKSPACE Plasma Workspace CHANGES SINCE LAST UPDATE https://phabricator.kde.o

[Differential] [Accepted] D2537: Port all authorizeKAction -> authorizeAction

2016-08-22 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 master REVISION DETAIL https://phabricator.kde.org/D2537 EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailprefe

[Differential] [Request, 12 lines] D2538: [FolderView] Base decision on effectiveLayoutDirection instead of layoutDirection

2016-08-22 Thread broulik (Kai Uwe Broulik)
broulik created this revision. broulik added reviewers: Plasma, safaalfulaij, hein. broulik set the repository for this revision to rPLASMADESKTOP Plasma Desktop. Restricted Application added a project: Plasma. Restricted Application added a subscriber: plasma-devel. REVISION SUMMARY The code in

[Differential] [Accepted] D2536: [System Tray] Take into account right-to-left layout when placing tooltips

2016-08-22 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/D2536 EMAIL PREFERENCES https://phabricator.kde.org/settings/pan

[Differential] [Request, 28 lines] D2537: Port all authorizeKAction -> authorizeAction

2016-08-22 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 Warnings-- TEST PLAN compiles REPOSITORY rPLASMAWORKSPACE Plasma Workspace BRANCH mast

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

2016-08-22 Thread davidedmundson (David Edmundson)
davidedmundson added a comment. Dialog has it's own positioning and sizing code. The top line of change makes sense...(and for the same reason the killing onAvailableScreenRectChanged change makes sense, but the bindings for x,y, width and height don't...they'll just be overriden - they

[Differential] [Request, 14 lines] D2536: [System Tray] Take into account right-to-left layout when placing tooltips

2016-08-22 Thread broulik (Kai Uwe Broulik)
broulik created this revision. broulik added reviewers: Plasma, safaalfulaij. 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 Make sure th

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

2016-08-22 Thread broulik (Kai Uwe Broulik)
broulik added a comment. @mart Yes, I intend to do the same for the default tabbox. REPOSITORY rPLASMADESKTOP Plasma Desktop REVISION DETAIL https://phabricator.kde.org/D2534 EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpreferences/ To: broulik, #plasma, safaalful

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

2016-08-22 Thread davidedmundson (David Edmundson)
davidedmundson added a comment. We don't need my workaround I fixed it in Qt (like a true hero) as well as doing the workaround. 71df75966db5f51c66bff1c436dd1cb5a895b51b It's in Qt 5.6.0 I should have documented that better. REPOSITORY rPLASMADESKTOP Plasma Desktop REVISION DE

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

2016-08-22 Thread mart (Marco Martin)
mart added a comment. do you plan to move alt+tab as well? they should stay coherent REPOSITORY rPLASMADESKTOP Plasma Desktop REVISION DETAIL https://phabricator.kde.org/D2534 EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpreferences/ To: broulik, #plasma, safaalfu

[Differential] [Accepted] D2535: [Applet Alternatives] Enable LayoutMirroring

2016-08-22 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 REVISION DETAIL https://phabricator.kde.org/D2535 EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpreferences/ To: broulik,

[Differential] [Accepted] D2532: [Panel Containment] Fix re-arranging applets in right-to-left mode

2016-08-22 Thread mart (Marco Martin)
mart accepted this revision. mart added a reviewer: mart. REPOSITORY rPLASMADESKTOP Plasma Desktop REVISION DETAIL https://phabricator.kde.org/D2532 EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpreferences/ To: broulik, safaalfulaij, #plasma, davidedmundson, mart Cc:

[Differential] [Request, 3 lines] D2535: [Applet Alternatives] Enable LayoutMirroring

2016-08-22 Thread broulik (Kai Uwe Broulik)
broulik created this revision. broulik added reviewers: Plasma, safaalfulaij. broulik set the repository for this revision to rPLASMADESKTOP Plasma Desktop. Restricted Application added a project: Plasma. Restricted Application added a subscriber: plasma-devel. TEST PLAN plasmashell -reverse

[Differential] [Accepted] D2532: [Panel Containment] Fix re-arranging applets in right-to-left mode

2016-08-22 Thread davidedmundson (David Edmundson)
davidedmundson accepted this revision. davidedmundson added a reviewer: davidedmundson. This revision is now accepted and ready to land. REPOSITORY rPLASMADESKTOP Plasma Desktop REVISION DETAIL https://phabricator.kde.org/D2532 EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/e

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

2016-08-22 Thread broulik (Kai Uwe Broulik)
broulik created this revision. broulik added reviewers: Plasma, safaalfulaij. broulik set the repository for this revision to rPLASMADESKTOP Plasma Desktop. Restricted Application added a project: Plasma. Restricted Application added a subscriber: plasma-devel. REVISION SUMMARY Also enable Layou

[Differential] [Request, 7 lines] D2533: [Panel Controller] Enable LayoutMirroring

2016-08-22 Thread broulik (Kai Uwe Broulik)
broulik created this revision. broulik added reviewers: Plasma, safaalfulaij. broulik set the repository for this revision to rPLASMADESKTOP Plasma Desktop. Restricted Application added a project: Plasma. Restricted Application added a subscriber: plasma-devel. REPOSITORY rPLASMADESKTOP Plasma D

[Differential] [Updated] D2532: [Panel Containment] Fix re-arranging applets in right-to-left mode

2016-08-22 Thread broulik (Kai Uwe Broulik)
broulik updated the summary for this revision. REPOSITORY rPLASMADESKTOP Plasma Desktop REVISION DETAIL https://phabricator.kde.org/D2532 EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpreferences/ To: broulik, #plasma, safaalfulaij Cc: plasma-devel, lesliezhai, ali-moh

[Differential] [Request, 20 lines] D2532: [Panel Containment] Fix re-arranging applets in right-to-left mode

2016-08-22 Thread broulik (Kai Uwe Broulik)
broulik created this revision. broulik added reviewers: Plasma, safaalfulaij. broulik set the repository for this revision to rPLASMADESKTOP Plasma Desktop. Restricted Application added a project: Plasma. Restricted Application added a subscriber: plasma-devel. REVISION SUMMARY While dragging a

[Differential] [Commented On] D2531: Warp the xcb pointer whenever pointer leaves an X11 surface

2016-08-22 Thread Thomas Lübking
luebking added a comment. Errr you should get a LeaveNotify on grabs and an EnterNotify on releases anyway (but I do not really understand the tackled problem) REPOSITORY rKWIN KWin REVISION DETAIL https://phabricator.kde.org/D2531 EMAIL PREFERENCES https://phabricator.kde.org/set

[Differential] [Commented On] D2531: Warp the xcb pointer whenever pointer leaves an X11 surface

2016-08-22 Thread Martin Gräßlin
graesslin added a comment. In https://phabricator.kde.org/D2531#47345, @luebking wrote: > Could one map/unmap an InputOnly window instead to trigger a (differen) leave notify event? (or would unmapping the window cause a - disturbing? - enter notify event?) I guess it wouldn't he

[Differential] [Commented On] D2531: Warp the xcb pointer whenever pointer leaves an X11 surface

2016-08-22 Thread Thomas Lübking
luebking added a comment. Could one map/unmap an InputOnly window instead to trigger a (differen) leave notify event? (or would unmapping the window cause a - disturbing? - enter notify event?) REPOSITORY rKWIN KWin REVISION DETAIL https://phabricator.kde.org/D2531 EMAIL PREFERENCES

[Differential] [Commented On] D2525: RFC: Make Switch User option invoke the switch user UI in the lockscreen

2016-08-22 Thread broulik (Kai Uwe Broulik)
broulik added a comment. As I already mentioned this morning I'm not too fond of the idea of locking the session for that. But I won't stand in the way of simplifying our codebase either. ±0 from me, if we can have an "Unlock" button for password-less accounts eventually. REPOSITORY rKSCR

[Differential] [Request, 36 lines] D2531: Warp the xcb pointer whenever pointer leaves an X11 surface

2016-08-22 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 For Xwayland windows we observed that passing pointer focus t

[Differential] [Commented On] D2525: RFC: Make Switch User option invoke the switch user UI in the lockscreen

2016-08-22 Thread colomar (Thomas Pfeiffer)
colomar added a comment. Big +1, yay for consistency! REPOSITORY rKSCREENLOCKER KScreenLocker REVISION DETAIL https://phabricator.kde.org/D2525 EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpreferences/ To: davidedmundson, #plasma Cc: colomar, mart, graesslin, plas

Re: Selecting a Plasma logo

2016-08-22 Thread Alessandro Longo
Il 22-08-2016 11:43 Thomas Pfeiffer ha scritto: As per the Plasma team's request, I have now created a Wiki page with all submissions as presented in the forum, and - where available - how they would look in a Panel. You can find that page here: https://community.kde.org/KDE_Visual_Design_Group/P

[Differential] [Commented On] D2523: New lockscreen

2016-08-22 Thread davidedmundson (David Edmundson)
davidedmundson added a comment. > colorGroup: PlasmaCore.ColorScope.colorGroup > in the userdelegate default avatar as well? (i can do a rr about that as is just partly related if you want) Pushed. REPOSITORY rPLASMAWORKSPACE Plasma Workspace REVISION DETAIL https://phabricator.k

[Differential] [Commented On] D2523: New lockscreen

2016-08-22 Thread mart (Marco Martin)
mart added inline comments. INLINE COMMENTS > davidedmundson wrote in KeyboardLayoutButton.qml:37 > Turns out it does not. > > Which means my options are: > > - come up with an in-window pop-up (IIRC there used to be one back in KDE4 > days?) > > - use click to change (so it behaves different

[Differential] [Commented On] D2523: New lockscreen

2016-08-22 Thread mart (Marco Martin)
mart added a comment. feedback just of the screenshot: what about adding colorGroup: PlasmaCore.ColorScope.colorGroup in the userdelegate default avatar as well? (i can do a rr about that as is just partly related if you want) REPOSITORY rPLASMAWORKSPACE Plasma Workspace REVISION DET

[Powerdevil] [Bug 367648] Dim Screen time in Energy Saving Settings is wrong

2016-08-22 Thread Christoph Feck via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=367648 Christoph Feck changed: What|Removed |Added Assignee|plasma-b...@kde.org |plasma-devel@kde.org Component|genera

[Differential] [Commented On] D2523: New lockscreen

2016-08-22 Thread davidedmundson (David Edmundson)
davidedmundson added a comment. preview. F266450: Spectacle.kn3949.png INLINE COMMENTS > mart wrote in KeyboardLayoutButton.qml:37 > does a qmenu work on top the special lockscreen window? Turns out it does not. Which means my options are: - come

[Differential] [Accepted] D2530: Move implementation of iconGeometry from ShellClient to AbstractClient

2016-08-22 Thread hein (Eike Hein)
hein accepted this revision. hein added a reviewer: hein. This revision is now accepted and ready to land. REPOSITORY rKWIN KWin BRANCH icongeometry-abstract-client REVISION DETAIL https://phabricator.kde.org/D2530 EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailprefer

[Differential] [Closed] D2482: [Kicker Dash] Use ComplementaryColorGroup for icon tinting

2016-08-22 Thread broulik (Kai Uwe Broulik)
This revision was automatically updated to reflect the committed changes. Closed by commit rPLASMADESKTOP22b909a85631: [Kicker Dash] Use ComplementaryColorGroup for icon tinting (authored by broulik). REPOSITORY rPLASMADESKTOP Plasma Desktop CHANGES SINCE LAST UPDATE https://phabricator.kde.

[Differential] [Request, 69 lines] D2530: Move implementation of iconGeometry from ShellClient to AbstractClient

2016-08-22 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 This allows Client to use the Wayland-specific implementation if the

[Differential] [Closed] D2517: Fix warning

2016-08-22 Thread apol (Aleix Pol Gonzalez)
This revision was automatically updated to reflect the committed changes. Closed by commit rKIRIGAMI518d1101c129: Fix warning (authored by apol). REPOSITORY rKIRIGAMI Kirigami CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D2517?vs=6116&id=6147 REVISION DETAIL https://phabricator.kd

[Differential] [Updated, 48 lines] D2525: RFC: Make Switch User option invoke the switch user UI in the lockscreen

2016-08-22 Thread davidedmundson (David Edmundson)
davidedmundson updated this revision to Diff 6146. davidedmundson added a comment. - Add to DBus interface REPOSITORY rKSCREENLOCKER KScreenLocker CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D2525?vs=6132&id=6146 BRANCH master REVISION DETAIL https://phabricator.kde.org/D2

[Differential] [Closed] D2529: Fix mistake between Lock and Leave action in lock_logout applet

2016-08-22 Thread bshah (Bhushan Shah)
This revision was automatically updated to reflect the committed changes. Closed by commit rPLASMAWORKSPACE060d5536af96: Fix mistake between Lock and Leave action in lock_logout applet (authored by ofelt, committed by bshah). REPOSITORY rPLASMAWORKSPACE Plasma Workspace CHANGES SINCE LAST UPDA

[Differential] [Request, 4 lines] D2529: Fix mistake between Lock and Leave action in lock_logout applet

2016-08-22 Thread ofelt (Olivier Felt)
ofelt created this revision. ofelt added a reviewer: Plasma. ofelt added a subscriber: Plasma. ofelt set the repository for this revision to rPLASMAWORKSPACE Plasma Workspace. ofelt added a project: Plasma. Restricted Application added a subscriber: plasma-devel. REVISION SUMMARY Leave action is

[Differential] [Closed] D2344: Make linux/input.h compile time optional

2016-08-22 Thread Martin Gräßlin
This revision was automatically updated to reflect the committed changes. Closed by commit rKWAYLAND73f110c7f6d6: Make linux/input.h compile time optional (authored by graesslin). CHANGED PRIOR TO COMMIT https://phabricator.kde.org/D2344?vs=5649&id=6144#toc REPOSITORY rKWAYLAND KWayland CHA

[Differential] [Accepted] D2529: Fix mistake between Lock and Leave action in lock_logout applet

2016-08-22 Thread Sebastian Kügler
sebas accepted this revision. sebas added a reviewer: sebas. This revision is now accepted and ready to land. REPOSITORY rPLASMAWORKSPACE Plasma Workspace REVISION DETAIL https://phabricator.kde.org/D2529 EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpreferences/ To: o

[Differential] [Closed] D2516: Nicer serialization of configuration options

2016-08-22 Thread Ivan Čukić
This revision was automatically updated to reflect the committed changes. Closed by commit rPLASMAWORKSPACE5481af3951cd: Nicer serialization of configuration options (authored by ivan). REPOSITORY rPLASMAWORKSPACE Plasma Workspace CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D2516?v

[Differential] [Accepted] D2516: Nicer serialization of configuration options

2016-08-22 Thread mart (Marco Martin)
mart accepted this revision. This revision is now accepted and ready to land. REPOSITORY rPLASMAWORKSPACE Plasma Workspace BRANCH master REVISION DETAIL https://phabricator.kde.org/D2516 EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpreferences/ To: ivan, #plasma, m

[Differential] [Commented On] D2516: Nicer serialization of configuration options

2016-08-22 Thread Ivan Čukić
ivan added a comment. In https://phabricator.kde.org/D2516#47221, @mart wrote: > did you try both dump and restore? Yes, I've generated the dump and saved it as a layout.js - it loaded as it should. REPOSITORY rPLASMAWORKSPACE Plasma Workspace REVISION DETAIL https://phabric

[Differential] [Commented On] D1989: Introduce QQuickItem to nest kwin_wayland

2016-08-22 Thread Martin Gräßlin
graesslin added a comment. In https://phabricator.kde.org/D1989#47207, @bdhruve wrote: > Alright i will do the said things. And regarding the name, how does KWinDeclarative sound to you? It still doesn't describe what it is. Thinking about it, I would suggest a name with "embedde

[Differential] [Closed] D2502: New design for logout screen

2016-08-22 Thread mart (Marco Martin)
This revision was automatically updated to reflect the committed changes. Closed by commit rPLASMAWORKSPACE6398d842d076: New design for logout screen (authored by mart). CHANGED PRIOR TO COMMIT https://phabricator.kde.org/D2502?vs=6084&id=6140#toc REPOSITORY rPLASMAWORKSPACE Plasma Workspace

[Differential] [Commented On] D2515: Remove unused property

2016-08-22 Thread broulik (Kai Uwe Broulik)
broulik added inline comments. INLINE COMMENTS > Splash.qml:47 > id: content > -opacity: 0 > -anchors.centerIn: parent The logo is initially visible and then animates back in now that you lost the opacity: 0 REPOSITORY rPLASMAWORKSPACE Plasma Workspace REVISION DETA

[Differential] [Request, 237 lines] D2528: Add support for Surface enter/leave events

2016-08-22 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 This change implements support for the wl_surface events enter and leave. Those e

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

2016-08-22 Thread Martin Gräßlin
graesslin added a dependency: D2526: [client] Track all created Outputs and add static get method. REPOSITORY rKWAYLAND KWayland REVISION DETAIL https://phabricator.kde.org/D2528 EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpreferences/ To: graesslin, #plasma_on_wayl

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

2016-08-22 Thread Martin Gräßlin
graesslin added a dependent revision: D2528: Add support for Surface enter/leave events. REPOSITORY rKWAYLAND KWayland REVISION DETAIL https://phabricator.kde.org/D2526 EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpreferences/ To: graesslin, #plasma_on_wayland Cc: pl

[Differential] [Closed] D2512: [Task Manager] Silence warning

2016-08-22 Thread broulik (Kai Uwe Broulik)
This revision was automatically updated to reflect the committed changes. Closed by commit rPLASMADESKTOPe56603b37b31: [Task Manager] Silence warning (authored by broulik). REPOSITORY rPLASMADESKTOP Plasma Desktop CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D2512?vs=6107&id=6138 R

[Differential] [Closed] D2511: [Slideshow Wallpaper] Don't hardcode list of supported image formats

2016-08-22 Thread broulik (Kai Uwe Broulik)
This revision was automatically updated to reflect the committed changes. Closed by commit rPLASMAWORKSPACE05c8c72f0bb0: [Slideshow Wallpaper] Don't hardcode list of supported image formats (authored by broulik). REPOSITORY rPLASMAWORKSPACE Plasma Workspace CHANGES SINCE LAST UPDATE https://

[Differential] [Accepted] D2524: New User Switcher

2016-08-22 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 login_refactor2 REVISION DETAIL https://phabricator.kde.org/D2524 EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/e

[Differential] [Accepted] D2502: New design for logout screen

2016-08-22 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 BRANCH mart/newLogoutScreen REVISION DETAIL https://phabricator.kde.org/D2502 EMAIL PREFERENCES https://p

Plasma BoF topics at Akademy

2016-08-22 Thread Bhushan Shah
Hello people, Since Akademy is almost week away, I've started a etherpad [1] So please fill-in topics you want to discuss here.. Thanks -- [1] https://notes.kde.org/p/akademy-2k16-plasma-bof-topics Bhushan Shah http://blog.bshah.in IRC Nick : bshah on Freenode

Re: Selecting a Plasma logo

2016-08-22 Thread Marco Martin
On Monday 22 August 2016, Thomas Pfeiffer wrote: > As per the Plasma team's request, I have now created a Wiki page with all > submissions as presented in the forum, and - where available - how they > would look in a Panel. > You can find that page here: > https://community.kde.org/KDE_Visual_Desig

Re: Discussion about module-device-manager change to module-switch-on-connect

2016-08-22 Thread Sebastian Kügler
On zondag 21 augustus 2016 16:50:16 CEST Kai Uwe Broulik wrote: > In my opinion the default usecase for the majority of users is "plug in TV > and get sound there". I don't want to fiddle around with settings just > because of that, especially because KScreen usually does the right thing in > this

Minutes Monday Plasma Hangout

2016-08-22 Thread Sebastian Kügler
** NO MEETING NEXT WEEK, IT'S REALLY CLOSE TO AKADEMY ** Minutes Plasma 'hangout', 22-8-2016, 12:00 CEST Present: bshah, Eike, jens, kbroulik, mgraesslin, notmart, roman, sebas bshah: - brightness stuff for plasma mobile - Last approch to notify KWin hwcomposer backend from powerdevil didn't fee

[Differential] [Closed] D2515: Remove unused property

2016-08-22 Thread davidedmundson (David Edmundson)
This revision was automatically updated to reflect the committed changes. Closed by commit rPLASMAWORKSPACE70fa8ac292f5: Sync KSplash layout from SDDM mockup (authored by davidedmundson). REPOSITORY rPLASMAWORKSPACE Plasma Workspace CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D2515

[ksysguard] [Bug 344612] libksysguard from Plasma 5.2 conflicts with libksysguard from kde-workspace

2016-08-22 Thread Sebastian Kügler via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=344612 Sebastian Kügler changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

Re: Selecting a Plasma logo

2016-08-22 Thread Thomas Pfeiffer
As per the Plasma team's request, I have now created a Wiki page with all submissions as presented in the forum, and - where available - how they would look in a Panel. You can find that page here: https://community.kde.org/KDE_Visual_Design_Group/Plasma_Logo_Contest Each submission now has a nu

[Differential] [Closed] D2521: Only trigger keyboard layout OSD if KWin manages input

2016-08-22 Thread Martin Gräßlin
This revision was automatically updated to reflect the committed changes. Closed by commit rKWIN7d7bbcc56aa2: Only trigger keyboard layout OSD if KWin manages input (authored by graesslin). REPOSITORY rKWIN KWin CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D2521?vs=6122&id=6134 REV

[Differential] [Commented On] D2523: New lockscreen

2016-08-22 Thread mart (Marco Martin)
mart added a comment. code looks nice. you maybe want to add a screenshot, for the final go from vdg INLINE COMMENTS > KeyboardLayoutButton.qml:37 > + > +menu: QQC.Menu { > +id: keyboardMenu does a qmenu work on top the special lockscreen window? > Login.qml:25 > +//bu

[Differential] [Commented On] D2524: New User Switcher

2016-08-22 Thread davidedmundson (David Edmundson)
davidedmundson added inline comments. INLINE COMMENTS > mart wrote in UserSwitcher.qml:40 > this should be there only when the window is translucent, but not when > invoked from the lock screen? (and if it will always pass from the lockscreen > this rectangle shouldn't be here at all anymore?)

[Differential] [Commented On] D2525: RFC: Make Switch User option invoke the switch user UI in the lockscreen

2016-08-22 Thread mart (Marco Martin)
mart added a comment. +1 (whis will make it completely modal without being able to see the screen behing tough, which i don't think is a big issue) in any way works on wayland :) REPOSITORY rKSCREENLOCKER KScreenLocker REVISION DETAIL https://phabricator.kde.org/D2525 EMAIL PREFERE

[Differential] [Changed Subscribers] D2524: New User Switcher

2016-08-22 Thread mart (Marco Martin)
mart added inline comments. INLINE COMMENTS > UserSwitcher.qml:40 > > +Rectangle { > +anchors.fill: parent this should be there only when the window is translucent, but not when invoked from the lock screen? (and if it will always pass from the lockscreen this rectangle shouldn't

Re: Review Request 128726: klipper shortcut for open clipboard at mouse point

2016-08-22 Thread Martin Gräßlin
> On Aug. 21, 2016, 9:08 a.m., Martin Gräßlin wrote: > > As the maintainer of both klipper and kglobalaccel I'm strictly against > > ading this shortcut by default! This was already stated by me in the bug > > report by setting it to wontfix. > > > > At the moment this would result in a hidden

Re: Review Request 128721: monochrome kicker icons

2016-08-22 Thread Marco Martin
> On Aug. 20, 2016, 8:14 p.m., Marco Martin wrote: > > as for the wallpaper, one ship it from me, but i would like others to put a > > ship it as well, before being actually pshed > > Andreas Kainz wrote: > I will waite for a ship it cause this RR isn't for the new wallpaper you can go wit

[Differential] [Accepted] D2515: Remove unused property

2016-08-22 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 master REVISION DETAIL https://phabricator.kde.org/D2515 EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailprefe

[Differential] [Updated] D2516: Nicer serialization of configuration options

2016-08-22 Thread mart (Marco Martin)
mart added a comment. did you try both dump and restore? REPOSITORY rPLASMAWORKSPACE Plasma Workspace REVISION DETAIL https://phabricator.kde.org/D2516 EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpreferences/ To: ivan, #plasma, mart Cc: plasma-devel, lesliezhai,

[Differential] [Accepted] D2517: Fix warning

2016-08-22 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/D2517 EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpreferences/ To: apol, #kirigami, mart Cc: plasm

[Differential] [Request, 43 lines] D2526: [client] Track all created Outputs and add static get method

2016-08-22 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 This change starts to track all Outputs and introduces a static method to get an