D6161: Add a integration test suite and fix a signal connect bug when attaching reports

2017-06-20 Thread Marco Martin
mart accepted this revision. This revision is now accepted and ready to land. REPOSITORY R120 Plasma Workspace BRANCH master REVISION DETAIL https://phabricator.kde.org/D6161 To: sitter, #plasma, mart Cc: plasma-devel, ZrenBot, spstarr, progwolff, lesliezhai, ali-mohamed, jensreuterberg,

D6161: Add a integration test suite and fix a signal connect bug when attaching reports

2017-06-20 Thread Harald Sitter
This revision was automatically updated to reflect the committed changes. Closed by commit R120:295af397fb2e: Add a integration test suite and fix a signal connect bug when attaching reports (authored by sitter). CHANGED PRIOR TO COMMIT https://phabricator.kde.org/D6161?vs=15417&id=15624#toc R

D6047: WIP: Support XDG v6

2017-06-20 Thread David Edmundson
davidedmundson updated this revision to Diff 15634. davidedmundson edited the summary of this revision. CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D6047?vs=15020&id=15634 REVISION DETAIL https://phabricator.kde.org/D6047 AFFECTED FILES autotests/client/CMakeLists.txt autotests

D6164: Make shadows work for windows 100% width or height

2017-06-20 Thread David Edmundson
davidedmundson updated this revision to Diff 15638. davidedmundson added a comment. Restricted Application edited projects, added Plasma; removed KWin. Use std::max REPOSITORY R108 KWin CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D6164?vs=15311&id=15638 BRANCH master REVISIO

D6164: Make shadows work for windows 100% width or height

2017-06-20 Thread Marco Martin
mart accepted this revision. mart added a comment. This revision is now accepted and ready to land. isn't a bit heavy building a list just for this? REPOSITORY R108 KWin BRANCH master REVISION DETAIL https://phabricator.kde.org/D6164 To: davidedmundson, #plasma, mart Cc: graesslin, ma

D6164: Make shadows work for windows 100% width or height

2017-06-20 Thread David Edmundson
davidedmundson added a comment. > isn't a bit heavy building a list just for this? std::max takes an initialiser-list directly as an argument, it's not converting this into a vector or anything that would invovle copying or mallocs. REPOSITORY R108 KWin BRANCH master REVISION DETAI

Re: [Kirigami] Support for stacked page rows (a proposal)

2017-06-20 Thread Aleix Pol
On Sun, Jun 18, 2017 at 11:39 PM, wrote: > Hi, > I'm developing my application using Kirigami 2 and I really like the > PageRow component which allows simple navigation between pages and makes > it easy to target phones and tablets with one code base. However I find > it rather limiting to have o

D6298: Improvements in installation or updates for flatpak backend

2017-06-20 Thread Jan Grulich
jgrulich created this revision. Restricted Application added a project: Plasma. Restricted Application added a subscriber: plasma-devel. REVISION SUMMARY I've made few improvements which should help and make installation or update process with flatpak backend a bit better experience: 1.

D6298: Improvements in installation or updates for flatpak backend

2017-06-20 Thread Aleix Pol Gonzalez
apol accepted this revision. This revision is now accepted and ready to land. REPOSITORY R134 Discover Software Store BRANCH Plasma/5.10 REVISION DETAIL https://phabricator.kde.org/D6298 To: jgrulich, apol Cc: plasma-devel, ZrenBot, spstarr, progwolff, lesliezhai, ali-mohamed, jensreuter

D6298: Improvements in installation or updates for flatpak backend

2017-06-20 Thread Aleix Pol Gonzalez
apol added a comment. All in all, it looks good to me, much better than the previous approach. Thanks! INLINE COMMENTS > Transaction.h:65 > +/// Transaction is done, but there was an error during transaction > +DoneWithErrorStatus > }; `FailedStatus`? REPOSITORY R134

D6299: create shell surface only at the right moment

2017-06-20 Thread Marco Martin
mart created this revision. Restricted Application added a project: Plasma. Restricted Application added a subscriber: plasma-devel. REVISION SUMMARY make the behavior similar to Dialog create a plasmashell surface only when isVisible() as some expose events can arrive there too, and also no

D6299: create shell surface only at the right moment

2017-06-20 Thread Kai Uwe Broulik
broulik added a comment. Classic case of „hilft's nix, schad's nix“, fine with me, didn't notice any change but others might beg to differ. REPOSITORY R120 Plasma Workspace REVISION DETAIL https://phabricator.kde.org/D6299 To: mart, #plasma Cc: broulik, plasma-devel, ZrenBot, spstarr, p

D6299: create shell surface only at the right moment

2017-06-20 Thread David Edmundson
davidedmundson accepted this revision. This revision is now accepted and ready to land. REPOSITORY R120 Plasma Workspace BRANCH master REVISION DETAIL https://phabricator.kde.org/D6299 To: mart, #plasma, davidedmundson Cc: broulik, plasma-devel, ZrenBot, spstarr, progwolff, lesliezhai, a

D6298: Improvements in installation or updates for flatpak backend

2017-06-20 Thread Jan Grulich
This revision was automatically updated to reflect the committed changes. Closed by commit R134:3a2ad5ca8b6d: Improvements in installation or updates for flatpak backend (authored by jgrulich). REPOSITORY R134 Discover Software Store CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D629

D6164: Make shadows work for windows 100% width or height

2017-06-20 Thread David Edmundson
This revision was automatically updated to reflect the committed changes. Closed by commit R108:b7cb301deb3b: Make shadows work for windows 100% width or height (authored by davidedmundson). REPOSITORY R108 KWin CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D6164?vs=15638&id=15648 R

D6304: Properly block the edge also for touch screen edges

2017-06-20 Thread Martin Flöser
graesslin created this revision. Restricted Application added a project: KWin. Restricted Application added subscribers: kwin, plasma-devel. REVISION SUMMARY There was a regression introduced with bug fix https://phabricator.kde.org/R108:eec6afe6f5fef80f519c7afb33e4fd568d74aab0 which added a

D6304: Properly block the edge also for touch screen edges

2017-06-20 Thread Andrius Štikonas
stikonas accepted this revision. stikonas added a comment. This revision is now accepted and ready to land. I've also tested this patch on a few full screen games. That bug is gone. REPOSITORY R108 KWin BRANCH fix-edge-x11-update-blocking-5.10 REVISION DETAIL https://phabricator.kde.or

D6247: Fix clicking outside of preview popups to dismiss them corrupting mouse state

2017-06-20 Thread Eike Hein
hein updated this revision to Diff 15668. hein added a comment. - Don't break the popupDialog binding. It's a super binding, really, and this patch didn't know how to appreciate it properly. - Opening the popup should imply selecting, it avoids other state weirdness in double-click-to-open

D6188: [Desktop] Pad cellWidth/cellHeight with the extra space

2017-06-20 Thread Chris Holland
Zren added a comment. > https://cgit.kde.org/plasma-desktop.git/commit/?id=f49ca6ee277142539e0302f2848c79ff41d319cf @hein Good catch with the `&& isRootView`. It's just optimization since the extraSpace for the popup is 0 right? Now that I think on it, not sure why I made the variables

Re: [Kirigami] Support for stacked page rows (a proposal)

2017-06-20 Thread kelvin . atomblender
Hi, thanks for your interest:) Unfortunately I don't have a Phabricator account (I'm not a KDE developer), so before the conversation moves there I'll describe how I used, and am using now, activities in my application to show potential use cases of Kirigami. Sorry, the post is quite long. Initia