Review Request 118137: Do not overwrite event mask in WindowThumbnailItem
David Edmundson
david at davidedmundson.co.uk
Thu May 15 15:44:16 UTC 2014
> On May 15, 2014, 3:17 p.m., David Edmundson wrote:
> > Can't claim I fully understand the patch, but it all kinda makes sense.
>
> Martin Gräßlin wrote:
> my big mission for Akademy: get you all to a state where you fully understand it!
just before everything goes Wayland. What a good idea.
- David
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/118137/#review58003
-----------------------------------------------------------
On May 15, 2014, 3:32 p.m., Martin Gräßlin wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/118137/
> -----------------------------------------------------------
>
> (Updated May 15, 2014, 3:32 p.m.)
>
>
> Review request for Plasma.
>
>
> Bugs: 331956
> http://bugs.kde.org/show_bug.cgi?id=331956
>
>
> Repository: plasma-framework
>
>
> Description
> -------
>
> Do not overwrite event mask in WindowThumbnailItem
>
> The WindowThumbnail needs XCB_EVENT_MASK_STRUCTURE_NOTIFY on the window.
> For this it needs to change the window attributes. But it needs to keep
> the existing event mask to not break other code. Also it cannot remove
> the event mask again, as there is no chance to know whether another
> component requires STRUCTURE_NOTIFY.
>
> This fixes the not updating items in the tasks applet as the event mask
> needed for KWindowSystem got overwritten.
>
> BUG: 331956
>
>
> Diffs
> -----
>
> src/declarativeimports/core/windowthumbnail.cpp c91d1896553f6eecc6828497724d6b119900e40e
>
> Diff: https://git.reviewboard.kde.org/r/118137/diff/
>
>
> Testing
> -------
>
>
> Thanks,
>
> Martin Gräßlin
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20140515/0b8f1568/attachment.html>
More information about the Plasma-devel
mailing list