D5773: [WIP] workarounds for menu positioning

David Edmundson noreply at phabricator.kde.org
Thu May 11 10:21:18 UTC 2017


davidedmundson added inline comments.

INLINE COMMENTS

> qmenu.cpp:322-327
> +        if (parentItem) {
> +            //create the QWindow
> +            m_menu->winId();
> +            m_menu->windowHandle()->setTransientParent(parentItem->window());
> +        }
>      }

why not just also do the code at line 113 here? will be simpler code all round.

REPOSITORY
  R242 Plasma Framework (Library)

REVISION DETAIL
  https://phabricator.kde.org/D5773

To: mart, #plasma, #plasma_on_wayland
Cc: davidedmundson, plasma-devel, #frameworks, ZrenBot, spstarr, progwolff, lesliezhai, ali-mohamed, jensreuterberg, abetts, eliasp, sebas, apol, hein, lukas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20170511/bf5183dd/attachment-0001.html>


More information about the Kde-frameworks-devel mailing list