[Interest] popup() method for window instead of menu
Damian Ivanov
damianatorrpm at gmail.com
Wed Dec 4 09:05:41 CET 2013
Hi all,
I did not find it but I thought I ask on this list if someone knows
for it's existence.
For a Menu { id: myMenu } I can call it like a contextMenu by calling
it via myMenu.popup()
and it will popup at current mouse position and if clicked outside of
the myMenu it is automatically hidden again. Now I want to have that
behavior for a Window { }.
Is there some known extension to you?
I came across https://github.com/mauios/hawaii-shell/tree/dev/src/client/windowtypes
but this is wayland only.
Thanks in advance.
More information about the Interest
mailing list