Review Request 119267: Adding KWindowSystem::setOnActivities(WId win, const QStringList &activities) method
Martin Gräßlin
mgraesslin at kde.org
Mon Aug 11 07:40:49 UTC 2014
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/119267/#review64230
-----------------------------------------------------------
Ship it!
src/kwindowsystem.h
<https://git.reviewboard.kde.org/r/119267/#comment44880>
I think we are now too late for 5.1 :-)
src/netwm.cpp
<https://git.reviewboard.kde.org/r/119267/#comment44881>
I'm wondering about the type - most string properties are utf8 type. The ids are base64, aren't they? So string type is in fact sufficient?
- Martin Gräßlin
On Aug. 7, 2014, 7:15 a.m., Ivan Čukić wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/119267/
> -----------------------------------------------------------
>
> (Updated Aug. 7, 2014, 7:15 a.m.)
>
>
> Review request for KDE Frameworks, kwin and Martin Gräßlin.
>
>
> Repository: kwindowsystem
>
>
> Description
> -------
>
> Currently, the library only has the method for retrieving a list of activities a window belongs to.
>
> This is adding a method which provides changing the list of activities for a window.
>
>
> Diffs
> -----
>
> autotests/kwindowinfox11test.cpp 50ce806
> src/kwindowinfo_x11.cpp 041dfd3
> src/kwindowsystem.h 0b58e71
> src/kwindowsystem.cpp fb59603
> src/kwindowsystem_p.h 8861844
> src/kwindowsystem_p_x11.h 9baa6ae
> src/kwindowsystem_x11.cpp 2016820
> src/netwm.h 2d812a7
> src/netwm.cpp 1daad1e
> src/netwm_p.h a201cb6
>
> Diff: https://git.reviewboard.kde.org/r/119267/diff/
>
>
> Testing
> -------
>
> Yes, works with the new activity switcher.
>
>
> Thanks,
>
> Ivan Čukić
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20140811/86b70ce4/attachment-0001.html>
More information about the Kde-frameworks-devel
mailing list