Re: [E-devel] Gtk3 menus under Wayland

2019-03-20 Thread Stephen Houston
https://phab.enlightenment.org/T7479 Is this ticket the same issue? If so, please reply there with your experiences and replication cases. On Wed, Mar 20, 2019, 5:26 PM Daniel Kasak wrote: > Hi all. > > I have issues with Gtk3 menus when running under Wayland. The 1st menu that > I trigger gets

[E-devel] Gtk3 menus under Wayland

2019-03-20 Thread Daniel Kasak
Hi all. I have issues with Gtk3 menus when running under Wayland. The 1st menu that I trigger gets placed in the wrong position ( too high, partly off-screen ). Then subsequent menus don't seem to appear at all. If I force the app to run as an X client ( export GDK_BACKEND=x11 ), then it works fin