[Differential] [Closed] D3363: Support interactive window selection through the Platform

2016-11-16 Thread Martin Gräßlin
This revision was automatically updated to reflect the committed changes. Closed by commit rKWIN7b464cf28498: Support interactive window selection through the Platform (authored by graesslin). CHANGED PRIOR TO COMMIT https://phabricator.kde.org/D3363?vs=8150&id=8249#toc REPOSITORY rKWIN KWin

[Differential] [Updated] D3396: Move querying the egl extensions into the AbstractEglBackend

2016-11-16 Thread Martin Gräßlin
graesslin added a dependency: D3391: [kwinglutils] Drop eglResolveFunctions. REPOSITORY rKWIN KWin REVISION DETAIL https://phabricator.kde.org/D3396 EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpreferences/ To: graesslin, #kwin, #plasma Cc: plasma-devel, kwin, lesliez

[Differential] [Updated] D3391: [kwinglutils] Drop eglResolveFunctions

2016-11-16 Thread Martin Gräßlin
graesslin added a dependent revision: D3396: Move querying the egl extensions into the AbstractEglBackend. REPOSITORY rKWIN KWin REVISION DETAIL https://phabricator.kde.org/D3391 EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpreferences/ To: graesslin, #kwin, #plasma

[Differential] [Request, 55 lines] D3396: Move querying the egl extensions into the AbstractEglBackend

2016-11-16 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 Instead of having the egl extensions in the global kwinglutils lib it becomes private to the Ab

[Differential] [Commented On] D2314: Context Menu to Mute, Set Default Sink/Source, Active Port

2016-11-16 Thread Zren (Chris Holland)
Zren added a comment. The Instantiator pattern will not work. https://i.imgur.com/CVKMnnU.png "content" is PlasmaComponent.ContextMenu's " default property (the list of child objects like MenuItem). https://github.com/KDE/plasma-framework/blob/master/src/declarativeimports/plasmac

[kio-extras] [Bug 362988] sftp connection win dolphin hangs/stops working after few seconds

2016-11-16 Thread Elmo R
https://bugs.kde.org/show_bug.cgi?id=362988 --- Comment #8 from Elmo R --- I just tested in Tumbleweed a couple of days ago (OpenSuSE's rolling version) and the problem of four clicks before "Loading... " freeze per window per non-cached entry (a place you haven't visited in your previous three c

Re: [Help please] - What is missing in the following QML plugin?

2016-11-16 Thread Aleix Pol
On Wed, Nov 16, 2016 at 11:20 PM, Michail Vourlakos wrote: > found it... > > it needed, > > set(CMAKE_AUTOMOC ON) > > in CMakeLists.txt > > > > On 16/11/2016 05:38 μμ, Michail Vourlakos wrote: > > Hello everyone, > > > can please help me with this qml plugin? Even though it is compiled and > insta

Re: [Help please] - What is missing in the following QML plugin?

2016-11-16 Thread Michail Vourlakos
found it... it needed, set(CMAKE_AUTOMOC ON) in CMakeLists.txt On 16/11/2016 05:38 μμ, Michail Vourlakos wrote: Hello everyone, can please help me with this qml plugin? Even though it is compiled and installed in the correct path... Trying to use it through a plasma panel by calling:

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

2016-11-16 Thread mvourlakos (Michail Vourlakos)
mvourlakos added a comment. found it... I had to add, set(CMAKE_AUTOMOC ON) in CMakeLists.txt REPOSITORY rPLASMAWORKSPACE Plasma Workspace REVISION DETAIL https://phabricator.kde.org/D3355 EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpreferences/ To: m

Re: Affenfels: Plasma Sprint 6-12 Feb 2017

2016-11-16 Thread Albert Astals Cid
El dimecres, 16 de novembre de 2016, a les 10:28:06 CET, Marco Martin va escriure: > On Tuesday 15 November 2016 22:13:07 Albert Astals Cid wrote: > > > I'm booking the various stuff now, so as usual questions about the > > > terrible reimbursements.kde.org ... > > > > Ahh, the old let's complain

kirigami meeting for 16 november

2016-11-16 Thread Marco Martin
Hi all, we decided to try to reinstate weekly meetings about kirigami with me, Aleix and Thomas present, discussion went mostly about Kirigami2 work: * last week kirigami2 got a separed namespace (import org.kde.kirigami 2.0) * kirigami 1 and 2 should co-install without conflicts (still needing m

[Differential] [Updated] D3391: [kwinglutils] Drop eglResolveFunctions

2016-11-16 Thread Martin Gräßlin
graesslin added a dependency: D3390: [kwinglutils] Drop hasEGLVersion function. REPOSITORY rKWIN KWin REVISION DETAIL https://phabricator.kde.org/D3391 EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpreferences/ To: graesslin, #kwin, #plasma Cc: plasma-devel, kwin, lesl

[Differential] [Updated] D3390: [kwinglutils] Drop hasEGLVersion function

2016-11-16 Thread Martin Gräßlin
graesslin added a dependent revision: D3391: [kwinglutils] Drop eglResolveFunctions. REPOSITORY rKWIN KWin REVISION DETAIL https://phabricator.kde.org/D3390 EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpreferences/ To: graesslin, #kwin, #plasma Cc: plasma-devel, kwin

[Differential] [Request, 7 lines] D3391: [kwinglutils] Drop eglResolveFunctions

2016-11-16 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 Method doesn't do anything. If at some point we want to resolve egl functions again, it should

[Differential] [Request, 12 lines] D3390: [kwinglutils] Drop hasEGLVersion function

2016-11-16 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 It's unused in KWin and absolutely not needed as the call to eglInitialize, which every platfor

[Differential] [Closed] D3372: Remove Webkit usage in potd data engine.

2016-11-16 Thread xuetianweng (Xuetian Weng)
xuetianweng closed this revision. REPOSITORY rKDEPLASMAADDONS Plasma Addons REVISION DETAIL https://phabricator.kde.org/D3372 EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpreferences/ To: xuetianweng, mart, hein, broulik Cc: #plasma, plasma-devel, lesliezhai, ali-moha

[Differential] [Updated] D3372: Remove Webkit usage in potd data engine.

2016-11-16 Thread xuetianweng (Xuetian Weng)
xuetianweng updated the summary for this revision. REPOSITORY rKDEPLASMAADDONS Plasma Addons BRANCH master REVISION DETAIL https://phabricator.kde.org/D3372 EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpreferences/ To: xuetianweng, mart, hein, broulik Cc: #plasma,

[Differential] [Updated] D3372: Remove Webkit usage in potd data engine.

2016-11-16 Thread xuetianweng (Xuetian Weng)
xuetianweng updated the summary for this revision. REPOSITORY rKDEPLASMAADDONS Plasma Addons BRANCH master REVISION DETAIL https://phabricator.kde.org/D3372 EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpreferences/ To: xuetianweng, mart, hein, broulik Cc: #plasma,

[Differential] [Closed] D3337: Remove KWin::display from kwinglobals

2016-11-16 Thread Martin Gräßlin
This revision was automatically updated to reflect the committed changes. Closed by commit rKWIN346619aa36c3: Remove KWin::display from kwinglobals (authored by graesslin). REPOSITORY rKWIN KWin CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D3337?vs=8086&id=8233 REVISION DETAIL ht

[Differential] [Closed] D3379: Add a keyboard tab to the debug console

2016-11-16 Thread Martin Gräßlin
This revision was automatically updated to reflect the committed changes. Closed by commit rKWIN327ccffcf477: Add a keyboard tab to the debug console (authored by graesslin). REPOSITORY rKWIN KWin CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D3379?vs=8207&id=8234 REVISION DETAIL

[Differential] [Closed] D3336: Pass function ptr to resolve glFunctions to initGL

2016-11-16 Thread Martin Gräßlin
This revision was automatically updated to reflect the committed changes. Closed by commit rKWINd7fa82764487: Pass function ptr to resolve glFunctions to initGL (authored by graesslin). REPOSITORY rKWIN KWin CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D3336?vs=8200&id=8232 REVISIO

[Differential] [Commented On] D3379: Add a keyboard tab to the debug console

2016-11-16 Thread Martin Gräßlin
graesslin added a comment. In https://phabricator.kde.org/D3379#63250, @sebas wrote: > Ordering looks a bit random, perhaps group the input-related tabs? yes sure it's random by me adding new tabs always at the end ;-) Not sure whether we really need to reorder as it's just a debu

[Differential] [Accepted] D3367: [effects] Add interactive window selection mode to ScreenshotEffect

2016-11-16 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 > screenshot.h:58 > +/** > + * Starts an interactive window screenshot session. The user can select > a window for > + * screensh

[Differential] [Accepted] D3379: Add a keyboard tab to the debug console

2016-11-16 Thread Sebastian Kügler
sebas accepted this revision. sebas added a reviewer: sebas. sebas added a comment. This revision is now accepted and ready to land. Ordering looks a bit random, perhaps group the input-related tabs? REPOSITORY rKWIN KWin BRANCH debug-console-keyboard-tab REVISION DETAIL https://phabri

[Differential] [Accepted] D3365: Implement interactive window selection for Wayland platforms

2016-11-16 Thread Sebastian Kügler
sebas accepted this revision. sebas added a reviewer: sebas. This revision is now accepted and ready to land. REPOSITORY rKWIN KWin BRANCH interactive-window-selection-wayland REVISION DETAIL https://phabricator.kde.org/D3365 EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/

[Differential] [Accepted] D3363: Support interactive window selection through the Platform

2016-11-16 Thread Sebastian Kügler
sebas accepted this revision. sebas added a reviewer: sebas. This revision is now accepted and ready to land. REPOSITORY rKWIN KWin BRANCH interactive-window-selection REVISION DETAIL https://phabricator.kde.org/D3363 EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpre

[Help please] - What is missing in the following QML plugin?

2016-11-16 Thread Michail Vourlakos
Hello everyone, can please help me with this qml plugin? Even though it is compiled and installed in the correct path... Trying to use it through a plasma panel by calling: import org.kde.nowdock 0.1 creates an error: "file:///usr/share/plasma/plasmoids/org.kde.store.nowdock.panel/content

[Differential] [Accepted] D3336: Pass function ptr to resolve glFunctions to initGL

2016-11-16 Thread Sebastian Kügler
sebas accepted this revision. sebas added a reviewer: sebas. sebas added a comment. This revision is now accepted and ready to land. nice, much cleaner that way. REPOSITORY rKWIN KWin BRANCH initgl-with-resolve-function REVISION DETAIL https://phabricator.kde.org/D3336 EMAIL PREFERENC

[Differential] [Accepted] D3295: [server] Reduce overhead of pointersForSurface

2016-11-16 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 pointers-for-surface-overhead REVISION DETAIL https://phabricator.kde.org/D3295 EMAIL PREFERENCES https://phabricator.kde.org/settings/panel

Re: Review Request 129358: Return SurfaceInterface::size in global compositor space

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

Re: Review Request 129358: Return SurfaceInterface::size in global compositor space

2016-11-16 Thread Martin Gräßlin
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/129358/#review100881 --- Ship it! Ship It! - Martin Gräßlin On Nov. 16, 2016, 3

[Differential] [Closed] D3384: Drop EffectsHandler::effectsConfig

2016-11-16 Thread Martin Gräßlin
This revision was automatically updated to reflect the committed changes. Closed by commit rKWIN1c819c5e86bc: Drop EffectsHandler::effectsConfig (authored by graesslin). REPOSITORY rKWIN KWin CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D3384?vs=8218&id=8225 REVISION DETAIL https

[Differential] [Closed] D3383: Use KWin's KSharedConfigPtr in ScriptedEffect

2016-11-16 Thread Martin Gräßlin
This revision was automatically updated to reflect the committed changes. Closed by commit rKWINaf83401b838f: Use KWin's KSharedConfigPtr in ScriptedEffect (authored by graesslin). REPOSITORY rKWIN KWin CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D3383?vs=8217&id=8224 REVISION DET

Re: Review Request 129358: Return SurfaceInterface::size in global compositor space

2016-11-16 Thread David Edmundson
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/129358/ --- (Updated Nov. 16, 2016, 2:25 p.m.) Review request for Plasma. Summary (

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

2016-11-16 Thread mvourlakos (Michail Vourlakos)
mvourlakos added a comment. In https://phabricator.kde.org/D3355#63086, @mart wrote: > only advice i can give is, don't get discouraged :) I am... :) but we will see... I tried to create my own libnowdock in order to follow your suggestions F510151: libnowdock.tar.gz

[Differential] [Closed] D3385: Remove unused method

2016-11-16 Thread davidedmundson (David Edmundson)
This revision was automatically updated to reflect the committed changes. Closed by commit rKWIN9a582f6dbeac: Remove unused method (authored by davidedmundson). REPOSITORY rKWIN KWin CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D3385?vs=8219&id=8221 REVISION DETAIL https://phabri

[Differential] [Accepted] D3385: Remove unused method

2016-11-16 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 BRANCH master REVISION DETAIL https://phabricator.kde.org/D3385 EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpreferences/

[Differential] [Commented On] D3376: [effects] Show a notification when a screenshot got saved to file

2016-11-16 Thread andreaska (Andreas Kainz)
andreaska added a comment. I think so to, use the spectacle icon as it is now. REPOSITORY rKWIN KWin REVISION DETAIL https://phabricator.kde.org/D3376 EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpreferences/ To: graesslin, #kwin, #plasma, #vdg, mart Cc: andreaska

[Differential] [Request, 9 lines] D3385: Remove unused method

2016-11-16 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 This isn't used and if it was would give the wrong value. Actual correct size can be deter

[Differential] [Accepted] D3384: Drop EffectsHandler::effectsConfig

2016-11-16 Thread davidedmundson (David Edmundson)
davidedmundson accepted this revision. davidedmundson added a reviewer: davidedmundson. This revision is now accepted and ready to land. REPOSITORY rKWIN KWin BRANCH drop-effects-config REVISION DETAIL https://phabricator.kde.org/D3384 EMAIL PREFERENCES https://phabricator.kde.org/setti

[Differential] [Updated] D3384: Drop EffectsHandler::effectsConfig

2016-11-16 Thread Martin Gräßlin
graesslin added a dependency: D3383: Use KWin's KSharedConfigPtr in ScriptedEffect. REPOSITORY rKWIN KWin REVISION DETAIL https://phabricator.kde.org/D3384 EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpreferences/ To: graesslin, #kwin, #plasma Cc: plasma-devel, kwin,

[Differential] [Request, 11 lines] D3384: Drop EffectsHandler::effectsConfig

2016-11-16 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 effectsConfig is no longer used by any Effect. ScriptedEffects use KWin's KSharedConfigPtr

[Differential] [Updated] D3383: Use KWin's KSharedConfigPtr in ScriptedEffect

2016-11-16 Thread Martin Gräßlin
graesslin added a dependent revision: D3384: Drop EffectsHandler::effectsConfig. REPOSITORY rKWIN KWin BRANCH scripted-effect-ksharedconfig REVISION DETAIL https://phabricator.kde.org/D3383 EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpreferences/ To: graesslin, #k

[Differential] [Accepted] D3383: Use KWin's KSharedConfigPtr in ScriptedEffect

2016-11-16 Thread davidedmundson (David Edmundson)
davidedmundson accepted this revision. davidedmundson added a reviewer: davidedmundson. This revision is now accepted and ready to land. REPOSITORY rKWIN KWin BRANCH scripted-effect-ksharedconfig REVISION DETAIL https://phabricator.kde.org/D3383 EMAIL PREFERENCES https://phabricator.kde

[Differential] [Request, 6 lines] D3383: Use KWin's KSharedConfigPtr in ScriptedEffect

2016-11-16 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 So far ScriptedEffect used EffectsHandler::effectConfig to get the KConfigGroup for the Scripte

[Differential] [Closed] D3376: [effects] Show a notification when a screenshot got saved to file

2016-11-16 Thread Martin Gräßlin
This revision was automatically updated to reflect the committed changes. Closed by commit rKWINadfaac4d6033: [effects] Show a notification when a screenshot got saved to file (authored by graesslin). CHANGED PRIOR TO COMMIT https://phabricator.kde.org/D3376?vs=8201&id=8212#toc REPOSITORY rK

[Differential] [Closed] D3375: [effects] Introduce kcfg for SlidingPopups

2016-11-16 Thread Martin Gräßlin
This revision was automatically updated to reflect the committed changes. Closed by commit rKWIN620663cb281f: [effects] Introduce kcfg for SlidingPopups (authored by graesslin). REPOSITORY rKWIN KWin CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D3375?vs=8196&id=8213 REVISION DETAIL

[Differential] [Closed] D3374: [effects] Introduce kcfg for FallApart effect

2016-11-16 Thread Martin Gräßlin
This revision was automatically updated to reflect the committed changes. Closed by commit rKWIN10f641d5d969: [effects] Introduce kcfg for FallApart effect (authored by graesslin). REPOSITORY rKWIN KWin CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D3374?vs=8195&id=8211 REVISION DET

[Differential] [Accepted] D3376: [effects] Show a notification when a screenshot got saved to file

2016-11-16 Thread mart (Marco Martin)
mart accepted this revision. mart added a reviewer: mart. mart added inline comments. This revision is now accepted and ready to land. INLINE COMMENTS > screenshot.cpp:249 > +i18nc("Notification caption that a screenshot got > saved to file", "Screenshot"), > +

[Differential] [Accepted] D3374: [effects] Introduce kcfg for FallApart effect

2016-11-16 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 fall-apart-kcfgc REVISION DETAIL https://phabricator.kde.org/D3374 EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpreferences/ To:

[Differential] [Accepted] D3375: [effects] Introduce kcfg for SlidingPopups

2016-11-16 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 slidingpopups-kcfgc REVISION DETAIL https://phabricator.kde.org/D3375 EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpreferences/ T

[Differential] [Accepted] D3370: KillWindow support for Wayland windows

2016-11-16 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 kill-window-wayland REVISION DETAIL https://phabricator.kde.org/D3370 EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpreferences/ T

Re: Review Request 129412: Fix an issue with the `wifi-setup` script for plasma mobile, where certain psk's are not properly added with `nmcli`

2016-11-16 Thread Bhushan Shah
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/129412/#review100873 --- Thanks for patch, I've submitted it and will be available wh

Re: Review Request 129412: Fix an issue with the `wifi-setup` script for plasma mobile, where certain psk's are not properly added with `nmcli`

2016-11-16 Thread Konrad Feldmeier
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/129412/ --- (Updated Nov. 16, 2016, 6:08 a.m.) Status -- This change has been ma

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

2016-11-16 Thread mart (Marco Martin)
mart added a comment. In https://phabricator.kde.org/D3355#62820, @mvourlakos wrote: > I can understand the concerns but being honest... I think that this is a lot above my programming expertise and taking the fact how many things must be adjusted by the fact that this is going to be a f

Re: Review Request 129412: Fix an issue with the `wifi-setup` script for plasma mobile, where certain psk's are not properly added with `nmcli`

2016-11-16 Thread Bhushan Shah
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/129412/#review100872 --- Ship it! Ship It! - Bhushan Shah On Nov. 16, 2016, 3:5

[Differential] [Closed] D3378: default to no arrows

2016-11-16 Thread mart (Marco Martin)
This revision was automatically updated to reflect the committed changes. Closed by commit rBREEZEa9d954682f09: default to no arrows (authored by mart). REPOSITORY rBREEZE Breeze CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D3378?vs=8206&id=8208 REVISION DETAIL https://phabricator

[Differential] [Commented On] D3379: Add a keyboard tab to the debug console

2016-11-16 Thread Martin Gräßlin
graesslin added a comment. F509791: kwin_screenshot_PA1402.png REPOSITORY rKWIN KWin REVISION DETAIL https://phabricator.kde.org/D3379 EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpreferences/ To: graesslin, #kwin, #plasma_on_

[Differential] [Request, 200 lines] D3379: Add a keyboard tab to the debug console

2016-11-16 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 little bit debug information about the current keyboard state is

[Differential] [Accepted] D3378: default to no arrows

2016-11-16 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 rBREEZE Breeze BRANCH master REVISION DETAIL https://phabricator.kde.org/D3378 EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/e

Review Request 129412: Fix an issue with the `wifi-setup` script for plasma mobile, where certain psk's are not properly added with `nmcli`

2016-11-16 Thread Konrad Feldmeier
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/129412/ --- Review request for Plasma. Repository: plasma-phone-settings Descriptio

[Differential] [Updated] D3378: default to no arrows

2016-11-16 Thread mart (Marco Martin)
mart added reviewers: hpereiradacosta, VDG. REPOSITORY rBREEZE Breeze REVISION DETAIL https://phabricator.kde.org/D3378 EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpreferences/ To: mart, #plasma, hpereiradacosta, #vdg Cc: plasma-devel, lesliezhai, ali-mohamed, jensre

[Differential] [Request, 4 lines] D3378: default to no arrows

2016-11-16 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 as the last part of the new design, try to not have arrows in the scrollbars by default (just change of default,

[Differential] [Closed] D3210: make scrollbar size configurable

2016-11-16 Thread mart (Marco Martin)
This revision was automatically updated to reflect the committed changes. Closed by commit rBREEZE850ed6dd0a77: make scrollbar size configurable (authored by mart). REPOSITORY rBREEZE Breeze CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D3210?vs=8204&id=8205 REVISION DETAIL https:

[Differential] [Updated, 46 lines] D3210: make scrollbar size configurable

2016-11-16 Thread mart (Marco Martin)
mart updated this revision to Diff 8204. mart added a comment. - Merge branch 'master' into arcpatch-D3210 REPOSITORY rBREEZE Breeze CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D3210?vs=8202&id=8204 BRANCH arcpatch-D3210 REVISION DETAIL https://phabricator.kde.org/D3210 A

[Differential] [Updated, 45 lines] D3210: make scrollbar size configurable

2016-11-16 Thread mart (Marco Martin)
mart updated this revision to Diff 8202. mart added a comment. - move the metrics back to the breeze.h header REPOSITORY rBREEZE Breeze CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D3210?vs=8152&id=8202 BRANCH arcpatch-D3210 REVISION DETAIL https://phabricator.kde.org/D3210

[Differential] [Accepted] D3372: Remove Webkit usage in potd data engine.

2016-11-16 Thread broulik (Kai Uwe Broulik)
broulik accepted this revision. broulik added a comment. This revision is now accepted and ready to land. Thanks a lot for taking care of this so quickly! I can confirm that both NOAA and NatGeo still work with this change. REPOSITORY rKDEPLASMAADDONS Plasma Addons BRANCH master REV

Re: Affenfels: Plasma Sprint 6-12 Feb 2017

2016-11-16 Thread Marco Martin
On Tuesday 15 November 2016 20:33:45 Lydia Pintscher wrote: > Use the regular price it gives you now if possible. > > > accomodation: do we have to put that in the reimbursment app as well? > > (if so i guess just half of us would need to if we take all doubles) > > If you pay it individually the

Re: Affenfels: Plasma Sprint 6-12 Feb 2017

2016-11-16 Thread Marco Martin
On Tuesday 15 November 2016 22:13:07 Albert Astals Cid wrote: > > I'm booking the various stuff now, so as usual questions about the > > terrible reimbursements.kde.org ... > > Ahh, the old let's complain but without any specifics to make sure we > motivate people to work on it! as concrete sugge

[kio-extras] [Bug 362988] sftp connection win dolphin hangs/stops working after few seconds

2016-11-16 Thread Toralf Förster
https://bugs.kde.org/show_bug.cgi?id=362988 --- Comment #7 from Toralf Förster --- (In reply to Toralf Förster from comment #4) > https://git.reviewboard.kde.org/r/129134/diff/1#index_header had to apply this to 16.08.3 again - so it is not in mainline currently, right ? -- You are receiving t

[Differential] [Accepted] D3210: make scrollbar size configurable

2016-11-16 Thread hpereiradacosta (Hugo Pereira Da Costa)
hpereiradacosta accepted this revision. hpereiradacosta added a comment. This revision is now accepted and ready to land. As far as I am concern, I think we are safe: new design, but same functionality. I am ready to answer bug reports and justify the change if needed. And if there are two m

[Differential] [Changed Subscribers] D3376: [effects] Show a notification when a screenshot got saved to file

2016-11-16 Thread Martin Gräßlin
graesslin added a subscriber: andreask. graesslin added a comment. @andreask do we have an icon action/screenshot or something like that? REPOSITORY rKWIN KWin REVISION DETAIL https://phabricator.kde.org/D3376 EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpreference

[Differential] [Request, 9 lines] D3376: [effects] Show a notification when a screenshot got saved to file

2016-11-16 Thread Martin Gräßlin
graesslin created this revision. graesslin added reviewers: KWin, Plasma, VDG. Restricted Application added a project: KWin. Restricted Application added subscribers: kwin, plasma-devel. REVISION SUMMARY Inform the user about the path to where a screenshot got saved through a notification. Thi

[Differential] [Updated] D3336: Pass function ptr to resolve glFunctions to initGL

2016-11-16 Thread Martin Gräßlin
graesslin marked an inline comment as done. REPOSITORY rKWIN KWin REVISION DETAIL https://phabricator.kde.org/D3336 EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpreferences/ To: graesslin, #kwin, #plasma_on_wayland Cc: broulik, plasma-devel, kwin, lesliezhai, ali-moha

[Differential] [Updated, 64 lines] D3336: Pass function ptr to resolve glFunctions to initGL

2016-11-16 Thread Martin Gräßlin
graesslin updated this revision to Diff 8200. graesslin added a comment. Removed outdated comment REPOSITORY rKWIN KWin CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D3336?vs=8085&id=8200 BRANCH initgl-with-resolve-function REVISION DETAIL https://phabricator.kde.org/D3336

[Differential] [Closed] D3296: [effects] Improve interaction between Glide and SlidingPopups effect

2016-11-16 Thread Martin Gräßlin
This revision was automatically updated to reflect the committed changes. Closed by commit rKWIN40ad7ef4e953: [effects] Improve interaction between Glide and SlidingPopups effect (authored by graesslin). REPOSITORY rKWIN KWin CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D3296?vs=797

[Differential] [Closed] D3335: Move resolving glxSwapIntervalMesa into platform plugin

2016-11-16 Thread Martin Gräßlin
This revision was automatically updated to reflect the committed changes. Closed by commit rKWINfeac312ee020: Move resolving glxSwapIntervalMesa into platform plugin (authored by graesslin). REPOSITORY rKWIN KWin CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D3335?vs=8084&id=8199 RE

[Differential] [Closed] D3297: [libkwineffects] Remove EffectsHandler::registerPropertyType

2016-11-16 Thread Martin Gräßlin
This revision was automatically updated to reflect the committed changes. Closed by commit rKWIN4783e45ab76a: [libkwineffects] Remove EffectsHandler::registerPropertyType (authored by graesslin). CHANGED PRIOR TO COMMIT https://phabricator.kde.org/D3297?vs=7978&id=8198#toc REPOSITORY rKWIN K

[Differential] [Request, 31 lines] D3375: [effects] Introduce kcfg for SlidingPopups

2016-11-16 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 Uses the normal animationTime kcfg settings. REPOSITORY rKWIN KWin BRANCH slidingpopups-kcf