[Differential] [Request, 2,761 lines] D3466: Implementation of PointerConstraints protcol

2016-11-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 The pointer constraints protocol is an unstable protocol and thus the

[Differential] [Closed] D3451: Add information about existence of discrete GPU

2016-11-22 Thread jgrulich (Jan Grulich)
This revision was automatically updated to reflect the committed changes. Closed by commit rPOWERDEVILe41eedbec274: Add information about existence of discrete GPU (authored by jgrulich). REPOSITORY rPOWERDEVIL Powerdevil CHANGES SINCE LAST UPDATE

Review Request 129544: Window Tabbing support in kwin

2016-11-22 Thread Chinmoy Ranjan Pradhan
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/129544/ --- Review request for kwin, Plasma and Martin Gräßlin. Repository: kwin

Review Request 129542: Kdecoration2 : API for window tabbing

2016-11-22 Thread Chinmoy Ranjan Pradhan
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/129542/ --- Review request for kwin, Plasma and Martin Gräßlin. Repository:

Re: [Question-KWin] - Find window's screen through WId?

2016-11-22 Thread Eike Hein
On 11/23/2016 06:06 AM, Michail Vourlakos wrote: > > On 22/11/2016 10:13 μμ, David Edmundson wrote: >> For your own window? A window that you're getting from TasksModel or >> something else? > > not my window, for a window that you know only its WId that has been > returned somehow from KWIn

[Differential] [Accepted] D3462: [SDDM Theme] Remember last username

2016-11-22 Thread davidedmundson (David Edmundson)
davidedmundson accepted this revision. This revision is now accepted and ready to land. REPOSITORY rPLASMAWORKSPACE Plasma Workspace REVISION DETAIL https://phabricator.kde.org/D3462 EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpreferences/ To: broulik,

Re: [Question-KWin] - Find window's screen through WId?

2016-11-22 Thread Michail Vourlakos
On 22/11/2016 10:13 μμ, David Edmundson wrote: For your own window? A window that you're getting from TasksModel or something else? not my window, for a window that you know only its WId that has been returned somehow from KWIn

Re: [Question-KWin] - Find window's screen through WId?

2016-11-22 Thread David Edmundson
For your own window? A window that you're getting from TasksModel or something else?

[Differential] [Accepted] D3451: Add information about existence of discrete GPU

2016-11-22 Thread broulik (Kai Uwe Broulik)
broulik accepted this revision. broulik added a comment. This revision is now accepted and ready to land. Thanks a ton! :) REPOSITORY rPOWERDEVIL Powerdevil REVISION DETAIL https://phabricator.kde.org/D3451 EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpreferences/

[Question-KWin] - Find window's screen through WId?

2016-11-22 Thread Michail Vourlakos
Hello everyone, what do you think is the best way to find in which screen a window appears based on its WId? I would love it if this is possible through KWin... regards, michail

[Differential] [Accepted] D3463: [SDDM Theme] Add "lastUser" and "disableAvatarsThreshold" properties to dummydata

2016-11-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/D3463 EMAIL PREFERENCES

[Differential] [Accepted] D3464: [SDDM Theme] Fix background in qmlscene by providing proper config dummy data

2016-11-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/D3464 EMAIL PREFERENCES

[Differential] [Request, 2 lines] D3464: [SDDM Theme] Fix background in qmlscene by providing proper config dummy data

2016-11-22 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 Background is Plasma

[Differential] [Request, 3 lines] D3463: [SDDM Theme] Add "lastUser" and "disableAvatarsThreshold" properties to dummydata

2016-11-22 Thread broulik (Kai Uwe Broulik)
broulik created this revision. broulik added a reviewer: Plasma: Workspaces. 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 Allows to

[Differential] [Updated, 14 lines] D3462: [SDDM Theme] Remember last username

2016-11-22 Thread broulik (Kai Uwe Broulik)
broulik updated this revision to Diff 8415. broulik added a comment. Clear last user if we clicked on "Search User" button Only remember if we started on that screen but not if we actually want to search for some other user and don't want a random one filled in there already REPOSITORY

[Differential] [Request, 8 lines] D3462: [SDDM Theme] Remember last username

2016-11-22 Thread broulik (Kai Uwe Broulik)
broulik created this revision. broulik added reviewers: Plasma, davidedmundson. 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 When we

[Differential] [Accepted] D3461: flip systray in ltr layouts

2016-11-22 Thread davidedmundson (David Edmundson)
davidedmundson accepted this revision. davidedmundson added a reviewer: davidedmundson. davidedmundson added inline comments. This revision is now accepted and ready to land. INLINE COMMENTS > main.qml:287 > y: Math.round(height/2 - childrenRect.height/2) > -x:

[Differential] [Request, 4 lines] D3461: flip systray in ltr layouts

2016-11-22 Thread mart (Marco Martin)
mart created this revision. mart added a reviewer: Plasma. Restricted Application added a project: Plasma. Restricted Application added a subscriber: plasma-devel. REVISION SUMMARY in ltr layouts, put the systray expander arrow at the left instead of at the right TEST PLAN ran plasma with

[Differential] [Updated] D3459: Add top_left_arrow cursor symlinks

2016-11-22 Thread elvisangelaccio (Elvis Angelaccio)
elvisangelaccio updated the test plan for this revision. REPOSITORY rBREEZE Breeze REVISION DETAIL https://phabricator.kde.org/D3459 EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpreferences/ To: elvisangelaccio, #plasma Cc: plasma-devel, lesliezhai, ali-mohamed,

[Differential] [Updated] D3459: Add top_left_arrow cursor symlinks

2016-11-22 Thread elvisangelaccio (Elvis Angelaccio)
elvisangelaccio updated the summary for this revision. REPOSITORY rBREEZE Breeze REVISION DETAIL https://phabricator.kde.org/D3459 EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpreferences/ To: elvisangelaccio, #plasma Cc: plasma-devel, lesliezhai, ali-mohamed,

[Differential] [Request, 2 lines] D3459: Add top_left_arrow cursor symlinks

2016-11-22 Thread elvisangelaccio (Elvis Angelaccio)
elvisangelaccio created this revision. elvisangelaccio added a reviewer: Plasma. Restricted Application added a project: Plasma. Restricted Application added a subscriber: plasma-devel. REVISION SUMMARY Some mono apps (e.g. Keepass) look for a `top_left_arrow` cursor file instead of the usual

[Differential] [Commented On] D3425: If we get a notification with no body, treat the subject line as the body

2016-11-22 Thread mart (Marco Martin)
mart added a comment. ping? (if the appname is used as fallback for the title, this is good to go) REPOSITORY rPLASMAWORKSPACE Plasma Workspace REVISION DETAIL https://phabricator.kde.org/D3425 EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpreferences/ To:

Plasma 5.8.4 is out

2016-11-22 Thread Jonathan Riddell
https://www.kde.org/announcements/plasma-5.8.4.php

[Differential] [Commented On] D3355: add maskArea in panel view

2016-11-22 Thread mvourlakos (Michail Vourlakos)
mvourlakos added a comment. In https://phabricator.kde.org/D3355#64300, @mart wrote: > In https://phabricator.kde.org/D3355#63781, @mvourlakos wrote: > > > In https://phabricator.kde.org/D3355#63086, @mart wrote: > > > > > the advantage is that would use all the native controls

[Differential] [Closed] D3456: fix config dialogs in ltr mode

2016-11-22 Thread mart (Marco Martin)
This revision was automatically updated to reflect the committed changes. Closed by commit rPLASMAWORKSPACEcf2d9d96581b: fix config dialogs in ltr mode (authored by mart). REPOSITORY rPLASMAWORKSPACE Plasma Workspace CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D3456?vs=8402=8406

[Differential] [Closed] D3457: fix config dialogs in ltr mode

2016-11-22 Thread mart (Marco Martin)
This revision was automatically updated to reflect the committed changes. Closed by commit rPLASMADESKTOPe18109e3c764: fix config dialogs in ltr mode (authored by mart). REPOSITORY rPLASMADESKTOP Plasma Desktop CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D3457?vs=8403=8407

[Differential] [Accepted] D3457: fix config dialogs in ltr mode

2016-11-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 BRANCH Plasma/5.8 REVISION DETAIL https://phabricator.kde.org/D3457 EMAIL PREFERENCES

[Differential] [Accepted] D3456: fix config dialogs in ltr mode

2016-11-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 Plasma/5.8 REVISION DETAIL https://phabricator.kde.org/D3456 EMAIL PREFERENCES

[Differential] [Accepted] D3450: [taskmanagerrulesrc] Add Rewrite Rule for chromium-browser

2016-11-22 Thread hein (Eike Hein)
hein accepted this revision. This revision is now accepted and ready to land. REPOSITORY rPLASMADESKTOP Plasma Desktop REVISION DETAIL https://phabricator.kde.org/D3450 EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpreferences/ To: broulik, hein, #plasma Cc:

[Differential] [Request, 3 lines] D3457: fix config dialogs in ltr mode

2016-11-22 Thread mart (Marco Martin)
mart created this revision. mart added a reviewer: Plasma. Restricted Application added a project: Plasma. Restricted Application added a subscriber: plasma-devel. REVISION SUMMARY anchor the layouts of config dialogs to left this way they will look the same normally (they are positioned at

[Differential] [Request, 9 lines] D3456: fix config dialogs in ltr mode

2016-11-22 Thread mart (Marco Martin)
mart created this revision. mart added a reviewer: Plasma. Restricted Application added a project: Plasma. Restricted Application added a subscriber: plasma-devel. REVISION SUMMARY anchor the layouts of config dialogs to left this way they will look the same normally (they are positioned at

[Differential] [Closed] D3448: Move linking to DL_LIBRARY to x11standalone platform

2016-11-22 Thread Martin Gräßlin
This revision was automatically updated to reflect the committed changes. Closed by commit rKWIN0dc500fe943f: Move linking to DL_LIBRARY to x11standalone platform (authored by graesslin). REPOSITORY rKWIN KWin CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D3448?vs=8372=8401

[Differential] [Closed] D3447: Remove epoxy/egl.h from kwinglutils_func.h

2016-11-22 Thread Martin Gräßlin
This revision was automatically updated to reflect the committed changes. Closed by commit rKWIN42456bdf7b30: Remove epoxy/egl.h from kwinglutils_func.h (authored by graesslin). REPOSITORY rKWIN KWin CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D3447?vs=8371=8400 REVISION DETAIL

[Differential] [Closed] D3446: Remove useless branching on EGL/GLX in GLPlatform

2016-11-22 Thread Martin Gräßlin
This revision was automatically updated to reflect the committed changes. Closed by commit rKWINb1e258d1e933: Remove useless branching on EGL/GLX in GLPlatform (authored by graesslin). REPOSITORY rKWIN KWin CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D3446?vs=8370=8399 REVISION

[Differential] [Closed] D3454: properly parse exec line before qprocessing it for autostart

2016-11-22 Thread sitter (Harald Sitter)
This revision was automatically updated to reflect the committed changes. Closed by commit rPLASMAWORKSPACE889be45e8934: properly parse exec line before qprocessing it for autostart (authored by sitter). REPOSITORY rPLASMAWORKSPACE Plasma Workspace CHANGES SINCE LAST UPDATE

Re: Review Request 129528: Fix "Unable to assign [undefined] to int" log

2016-11-22 Thread Maximiliano Curia
> On Nov. 22, 2016, 11:05 a.m., David Edmundson wrote: > > lookandfeel/contents/components/Battery.qml, line 48 > > > > > > Given we don't actually care about the value used as long as it's an > > int as this

[Differential] [Accepted] D3454: properly parse exec line before qprocessing it for autostart

2016-11-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 Plasma/5.8 REVISION DETAIL https://phabricator.kde.org/D3454 EMAIL PREFERENCES

Re: Review Request 129528: Fix "Unable to assign [undefined] to int" log

2016-11-22 Thread Maximiliano Curia
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/129528/ --- (Updated Nov. 22, 2016, 1:04 p.m.) Review request for Plasma. Changes

[Differential] [Request, 9 lines] D3454: properly parse exec line before qprocessing it for autostart

2016-11-22 Thread sitter (Harald Sitter)
sitter created this revision. Restricted Application added a project: Plasma. Restricted Application added a subscriber: plasma-devel. REVISION SUMMARY BUG: 372153 CHANGELOG: Repaired autostart of desktop files with place holders FIXED-IN: 5.8.4 TEST PLAN - add firefox.desktop to

Jenkins-kde-ci: plasma-desktop Plasma-5.8 stable-kf5-qt5 » Linux,gcc - Build # 60 - Fixed!

2016-11-22 Thread no-reply
GENERAL INFO BUILD SUCCESS Build URL: https://build.kde.org/job/plasma-desktop%20Plasma-5.8%20stable-kf5-qt5/PLATFORM=Linux,compiler=gcc/60/ Project: PLATFORM=Linux,compiler=gcc Date of build: Tue, 22 Nov 2016 12:22:25 + Build duration: 13 min CHANGE SET No changes JUNIT RESULTS

Jenkins-kde-ci: plasma-desktop Plasma-5.8 stable-kf5-qt5 » Linux,gcc - Build # 60 - Fixed!

2016-11-22 Thread no-reply
GENERAL INFO BUILD SUCCESS Build URL: https://build.kde.org/job/plasma-desktop%20Plasma-5.8%20stable-kf5-qt5/PLATFORM=Linux,compiler=gcc/60/ Project: PLATFORM=Linux,compiler=gcc Date of build: Tue, 22 Nov 2016 12:22:25 + Build duration: 13 min CHANGE SET No changes JUNIT RESULTS

[Differential] [Accepted] D3453: Initialise all variables for WindowVertex.

2016-11-22 Thread Martin Gräßlin
graesslin accepted this revision. graesslin added a reviewer: graesslin. This revision is now accepted and ready to land. REPOSITORY rKWIN KWin REVISION DETAIL https://phabricator.kde.org/D3453 EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpreferences/ To:

[Differential] [Request, 2 lines] D3453: Initialise all variables for WindowVertex.

2016-11-22 Thread davidedmundson (David Edmundson)
davidedmundson created this revision. davidedmundson added a reviewer: Plasma. Restricted Application added a project: KWin. Restricted Application added subscribers: kwin, plasma-devel. REVISION SUMMARY The default constructor shouldn't have been used anyway, but better safe than sorry.

[Differential] [Updated, 127 lines] D3451: Add information about existence of discrete GPU

2016-11-22 Thread jgrulich (Jan Grulich)
jgrulich updated this revision to Diff 8394. jgrulich added a comment. Fixes mentioned issues REPOSITORY rPOWERDEVIL Powerdevil CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D3451?vs=8392=8394 REVISION DETAIL https://phabricator.kde.org/D3451 AFFECTED FILES

[Differential] [Commented On] D3451: Add information about existence of discrete GPU

2016-11-22 Thread broulik (Kai Uwe Broulik)
broulik added inline comments. INLINE COMMENTS > discretegpu_helper_actions.actions:3 > +Name=KDE > +Name[ar]=كدي > +Name[ast]=KDE You can drop all those localized ones, this will be (should be?) taken care of by scripty > discretegpuhelper.h:32 > +public: > +DiscreteGpuHelper(QObject

[Differential] [Request, 175 lines] D3451: Add information about existence of discrete GPU

2016-11-22 Thread jgrulich (Jan Grulich)
jgrulich created this revision. jgrulich added reviewers: broulik, Plasma. jgrulich set the repository for this revision to rPOWERDEVIL Powerdevil. Restricted Application added a project: Plasma. Restricted Application added a subscriber: plasma-devel. REVISION SUMMARY This patch adds a kauth

Re: Review Request 129528: Fix "Unable to assign [undefined] to int" log

2016-11-22 Thread David Edmundson
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/129528/#review101053 --- Well found. Thanks for looking into it.

[Differential] [Closed] D3294: [kioslave/desktop] Port away from kdelibs4support

2016-11-22 Thread elvisangelaccio (Elvis Angelaccio)
This revision was automatically updated to reflect the committed changes. Closed by commit rPLASMAWORKSPACEf81c843dcfb3: [kioslave/desktop] Port away from kdelibs4support (authored by elvisangelaccio). REPOSITORY rPLASMAWORKSPACE Plasma Workspace CHANGES SINCE LAST UPDATE

[Differential] [Closed] D3293: [kioslave/applications] Port away from kdelibs4support

2016-11-22 Thread elvisangelaccio (Elvis Angelaccio)
This revision was automatically updated to reflect the committed changes. Closed by commit rPLASMAWORKSPACE9e0839aebfed: [kioslave/applications] Port away from kdelibs4support (authored by elvisangelaccio). REPOSITORY rPLASMAWORKSPACE Plasma Workspace CHANGES SINCE LAST UPDATE

Review Request 129528: Fix "Unable to assign [undefined] to int" log

2016-11-22 Thread Maximiliano Curia
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/129528/ --- Review request for Plasma. Repository: plasma-workspace Description

Re: Review Request 129400: Avoid potential access of .last() on empty list

2016-11-22 Thread David Edmundson
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/129400/ --- (Updated Nov. 22, 2016, 10:42 a.m.) Status -- This change has been

Re: Review Request 129436: Check for metadata validty in settingsFileChanged

2016-11-22 Thread David Edmundson
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/129436/ --- (Updated Nov. 22, 2016, 4:10 p.m.) Status -- This change has been

[Differential] [Closed] D3158: Disable Qt's high DPI scaling on shutdown/switch user dialogs

2016-11-22 Thread davidedmundson (David Edmundson)
This revision was automatically updated to reflect the committed changes. Closed by commit rPLASMAWORKSPACE4b2abc581c6b: Disable Qt's high DPI scaling on shutdown/switch user dialogs (authored by davidedmundson). REPOSITORY rPLASMAWORKSPACE Plasma Workspace CHANGES SINCE LAST UPDATE

[Differential] [Closed] D3421: Restore system tray SNI manual test

2016-11-22 Thread davidedmundson (David Edmundson)
This revision was automatically updated to reflect the committed changes. Closed by commit rPLASMAWORKSPACEc3b013fec4d2: Restore system tray SNI manual test (authored by davidedmundson). REPOSITORY rPLASMAWORKSPACE Plasma Workspace CHANGES SINCE LAST UPDATE

[Differential] [Accepted] D3294: [kioslave/desktop] Port away from kdelibs4support

2016-11-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 port-desktop REVISION DETAIL https://phabricator.kde.org/D3294 EMAIL PREFERENCES

[Differential] [Closed] D3408: Don't set PanelView visibilty when opening/closing config

2016-11-22 Thread davidedmundson (David Edmundson)
This revision was automatically updated to reflect the committed changes. davidedmundson marked an inline comment as done. Closed by commit rPLASMAWORKSPACE7248a71a959f: Don't set PanelView visibilty when opening/closing config (authored by davidedmundson). REPOSITORY rPLASMAWORKSPACE Plasma

[Differential] [Accepted] D3268: Applet: Show device icons and active port name

2016-11-22 Thread mart (Marco Martin)
mart accepted this revision. mart added a reviewer: mart. This revision is now accepted and ready to land. REPOSITORY rPLASMAPA Plasma Audio Volume Applet BRANCH device-icons (branched from master) REVISION DETAIL https://phabricator.kde.org/D3268 EMAIL PREFERENCES

[Differential] [Accepted] D3293: [kioslave/applications] Port away from kdelibs4support

2016-11-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 port-applications REVISION DETAIL https://phabricator.kde.org/D3293 EMAIL PREFERENCES

[Differential] [Commented On] D3408: Don't set PanelView visibilty when opening/closing config

2016-11-22 Thread mart (Marco Martin)
mart added a comment. ping? REPOSITORY rPLASMAWORKSPACE Plasma Workspace REVISION DETAIL https://phabricator.kde.org/D3408 EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpreferences/ To: davidedmundson, #plasma, mart Cc: mart, plasma-devel, lesliezhai, ali-mohamed,

[Differential] [Commented On] D3355: add maskArea in panel view

2016-11-22 Thread mart (Marco Martin)
mart added a comment. In https://phabricator.kde.org/D3355#63781, @mvourlakos wrote: > In https://phabricator.kde.org/D3355#63086, @mart wrote: > > > the advantage is that would use all the native controls for sizing the panel, sizing the icons in the panel etc, the bigger window

[Differential] [Accepted] D3446: Remove useless branching on EGL/GLX in GLPlatform

2016-11-22 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 glplatform-init-glsl REVISION DETAIL https://phabricator.kde.org/D3446 EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpreferences/

[Differential] [Closed] D3433: tabbar on proper side when ltr

2016-11-22 Thread mart (Marco Martin)
This revision was automatically updated to reflect the committed changes. Closed by commit rPLASMADESKTOP460ea235894e: tabbar on proper side when ltr (authored by mart). REPOSITORY rPLASMADESKTOP Plasma Desktop CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D3433?vs=8383=8384

[Differential] [Updated, 7 lines] D3433: tabbar on proper side when ltr

2016-11-22 Thread mart (Marco Martin)
mart updated this revision to Diff 8383. mart added a comment. - manual layout mirroring not necessary REPOSITORY rPLASMADESKTOP Plasma Desktop CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D3433?vs=8347=8383 BRANCH phab/ltrkickoff REVISION DETAIL

Jenkins-kde-ci: plasma-desktop Plasma-5.8 stable-kf5-qt5 » Linux,gcc - Build # 59 - Failure!

2016-11-22 Thread no-reply
GENERAL INFO BUILD FAILURE Build URL: https://build.kde.org/job/plasma-desktop%20Plasma-5.8%20stable-kf5-qt5/PLATFORM=Linux,compiler=gcc/59/ Project: PLATFORM=Linux,compiler=gcc Date of build: Tue, 22 Nov 2016 09:50:15 + Build duration: 1 min 53 sec CHANGE SET Revision

[Differential] [Closed] D3416: [Task Manager] Strip application:// prefix before looking up service

2016-11-22 Thread broulik (Kai Uwe Broulik)
This revision was automatically updated to reflect the committed changes. Closed by commit rPLASMADESKTOP5e1d92afd0b1: [Task Manager] Strip application:// prefix before looking up service (authored by broulik). REPOSITORY rPLASMADESKTOP Plasma Desktop CHANGES SINCE LAST UPDATE

[Differential] [Closed] D3415: [Task Manager] Pass local file to KService instead of stringified URL

2016-11-22 Thread broulik (Kai Uwe Broulik)
This revision was automatically updated to reflect the committed changes. Closed by commit rPLASMADESKTOPa01792207c9c: [Task Manager] Pass local file to KService instead of stringified URL (authored by broulik). REPOSITORY rPLASMADESKTOP Plasma Desktop CHANGES SINCE LAST UPDATE

[Differential] [Accepted] D3448: Move linking to DL_LIBRARY to x11standalone platform

2016-11-22 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 dllibrary-x11standalone REVISION DETAIL https://phabricator.kde.org/D3448 EMAIL PREFERENCES

[Differential] [Request, 6 lines] D3450: [taskmanagerrulesrc] Add Rewrite Rule for chromium-browser

2016-11-22 Thread broulik (Kai Uwe Broulik)
broulik created this revision. broulik added reviewers: Plasma, 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 Depending on the