D7168: Handle processId being 0 in ShellClient::killWindow

2017-08-06 Thread Martin Flöser
This revision was automatically updated to reflect the committed changes. Closed by commit R108:00281711d9c4: Handle processId being 0 in ShellClient::killWindow (authored by graesslin). REPOSITORY R108 KWin CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D7168?vs=17787=17798

D7168: Handle processId being 0 in ShellClient::killWindow

2017-08-06 Thread Martin Flöser
graesslin added a comment. In https://phabricator.kde.org/D7168#133094, @bshah wrote: > Looks good to me, probably though it's good idea to figure out why it returns 0 as processId? We have a failing auto test for it in KWayland. It looks like libwayland-server is using a

D7168: Handle processId being 0 in ShellClient::killWindow

2017-08-06 Thread Bhushan Shah
bshah accepted this revision as: bshah. bshah added a comment. This revision is now accepted and ready to land. Looks good to me, probably though it's good idea to figure out why it returns 0 as processId? REPOSITORY R108 KWin BRANCH kill-window-process-0 REVISION DETAIL

D7173: Guard every remaining access to rootInfo

2017-08-06 Thread Martin Flöser
graesslin created this revision. Restricted Application added a project: KWin. Restricted Application added subscribers: kwin, plasma-devel. REVISION SUMMARY For a future XFree KWin. Only remaining not guarded usages are in Workspace::init, but that one needs to be refactored anyway for

D7036: Remove fake dependency on QtScript

2017-08-06 Thread Allan Sandfeld Jensen
This revision was automatically updated to reflect the committed changes. Closed by commit R111:b6ed1afd8a8a: libksysguard does not appear to use QtScript, but just includes it. (authored by carewolf). REPOSITORY R111 KSysguard Library CHANGES SINCE LAST UPDATE

D7168: Handle processId being 0 in ShellClient::killWindow

2017-08-06 Thread Martin Flöser
graesslin added a project: FreeBSD. REPOSITORY R108 KWin REVISION DETAIL https://phabricator.kde.org/D7168 To: graesslin, #kwin, #plasma Cc: plasma-devel, kwin, ZrenBot, progwolff, lesliezhai, ali-mohamed, hardening, jensreuterberg, abetts, sebas, apol, mart, lukas

D7168: Handle processId being 0 in ShellClient::killWindow

2017-08-06 Thread Martin Flöser
graesslin created this revision. Restricted Application added a project: KWin. Restricted Application added subscribers: kwin, plasma-devel. REVISION SUMMARY If ClientConnection fails to get the process id (which happens at least on FreeBSD) the process id is 0. We should not try to terminate

Re: querying current mouse state

2017-08-06 Thread Martin Flöser
Am 2017-08-05 17:23, schrieb René J. V. Bertin: David Edmundson wrote: In wayland you never query anything, only track events. There are applications for which this isn't good enough but I guess there must be other, low-level ways to query the current state of a given input device or

D7160: Also specify a default StyleName for fonts

2017-08-06 Thread Fabian Vogt
fvogt added a comment. In https://phabricator.kde.org/D7160#132870, @cfeck wrote: > Note that saving the style name is a bug, see https://bugs.kde.org/show_bug.cgi?id=378523 While I'm not 100% sure that is true as that's how the user selects the font in kcm_fonts, I still think

D7155: Implement sorting of the device tree items

2017-08-06 Thread Kai Uwe Broulik
broulik added inline comments. INLINE COMMENTS > devicelisting.cpp:49 > populateListing(); > +setSortingEnabled(true); > } Why disable again? > soldevice.cpp:153 > +const SolDevice * otherDevice = dynamic_cast(); > +if (otherDevice != nullptr) > +{ Coding style: brace

D7160: Also specify a default StyleName for fonts

2017-08-06 Thread David Edmundson
davidedmundson accepted this revision. This revision is now accepted and ready to land. REPOSITORY R135 Integration for Qt applications in Plasma BRANCH stylename REVISION DETAIL https://phabricator.kde.org/D7160 To: fvogt, #plasma, davidedmundson Cc: plasma-devel, ZrenBot, progwolff,

D7160: Also specify a default StyleName for fonts

2017-08-06 Thread Christoph Feck
cfeck added a comment. Note that saving the style name is a bug, see https://bugs.kde.org/show_bug.cgi?id=378523 REPOSITORY R135 Integration for Qt applications in Plasma BRANCH stylename REVISION DETAIL https://phabricator.kde.org/D7160 To: fvogt, #plasma, davidedmundson Cc: cfeck,

D7160: Also specify a default StyleName for fonts

2017-08-06 Thread Fabian Vogt
fvogt created this revision. Restricted Application added a project: Plasma. REVISION SUMMARY When saving, kcm_fonts adds the default selected StyleName, so it needs to specified here as well to avoid mismatches. BUG: 383191 TEST PLAN Ran pkcon install with no kdeglobals. Without

[Powerdevil] [Bug 358957] laptop won't hybrid-suspend when Plasma is running

2017-08-06 Thread Brennan Kinney
https://bugs.kde.org/show_bug.cgi?id=358957 Brennan Kinney changed: What|Removed |Added CC|

[sysadmin/ci-tooling] build-specs/Frameworks: Force inject ASAN for Kirigami because it relies on Qt provided tooling.

2017-08-06 Thread Ben Cooksley
Git commit bb0ff947167472315e1a211f9037766cbcfeff67 by Ben Cooksley. Committed on 06/08/2017 at 06:46. Pushed by bcooksley into branch 'master'. Force inject ASAN for Kirigami because it relies on Qt provided tooling. CCMAIL: kde-frameworks-de...@kde.org CCMAIL: plasma-devel@kde.org A +2-0