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

Reply via email to