[Differential] [Commented On] D3089: Restore global menu support
    graesslin (Martin Gräßlin) 
    noreply at phabricator.kde.org
       
    Thu Jan  5 20:26:31 UTC 2017
    
    
  
graesslin added a comment.
  I'd still love to see autotests for it, otherwise looks good. Just two very minor issues spotted.
INLINE COMMENTS
> appmenu.cpp:98
> +{
> +    qDebug() << "SHOW APP MENU" << p << actionId;
> +    m_appmenuInterface->showMenu(p.x(), p.y(), c->applicationMenuServiceName(), QDBusObjectPath(c->applicationMenuObjectPath()), actionId);
That one should be removed ;-)
> appmenu.h:29
> +// xcb
> +#include <xcb/xcb.h>
> +
I think you can remove this include. At least I don't see any xcb usage.
REPOSITORY
  R108 KWin
REVISION DETAIL
  https://phabricator.kde.org/D3089
EMAIL PREFERENCES
  https://phabricator.kde.org/settings/panel/emailpreferences/
To: broulik, #plasma
Cc: graesslin, plasma-devel, kwin, lesliezhai, ali-mohamed, hardening, jensreuterberg, abetts, andreaska, sebas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20170105/13e3963f/attachment.html>
    
    
More information about the Plasma-devel
mailing list