D28112: [WIP] Expose application menu via KWindowInfo
Carson Black
noreply at phabricator.kde.org
Wed Mar 18 02:07:08 GMT 2020
cblack created this revision.
cblack added reviewers: Plasma, broulik.
Herald added a project: Frameworks.
Herald added a subscriber: kde-frameworks-devel.
cblack requested review of this revision.
REVISION SUMMARY
Application menu information is now available
via KWindowInfo's APIs on X11.
Note that this is dysfunctional, currently. Written tests
are failing, and I've identified that the blocks at
src/platforms/xcb/netwm.cpp lines 4677 and 4687 cause their
respective tests to fail. However, I can't identify where
I dun goofed.
REPOSITORY
R278 KWindowSystem
BRANCH
appmenu-x11 (branched from master)
REVISION DETAIL
https://phabricator.kde.org/D28112
AFFECTED FILES
autotests/netwininfotestclient.cpp
src/kwindowinfo.cpp
src/kwindowinfo.h
src/kwindowinfo_p.h
src/netwm_def.h
src/platforms/xcb/atoms_p.h
src/platforms/xcb/kwindowinfo.cpp
src/platforms/xcb/kwindowinfo_p_x11.h
src/platforms/xcb/netwm.cpp
src/platforms/xcb/netwm.h
src/platforms/xcb/netwm_p.h
To: cblack, #plasma, broulik
Cc: kde-frameworks-devel, LeGast00n, cblack, GB_2, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20200318/c163eef5/attachment.html>
More information about the Kde-frameworks-devel
mailing list