[Github-comments] [geany/geany] Nautilus / wayland integration: bring Geany to front when opening a new tab in existing instance (#1698)

elextr notifications at xxxxx
Tue Nov 28 01:11:07 UTC 2017


@argit thanks for the input, but IIUC your last comment on [`#932`](https://github.com/gnunn1/tilix/issues/932) it works when you are using tilix on x11 on top of wayland.  If you run Geany the same way it should work, but as the other comments say the problem is not fixed for tilix run on bare metal wayland.

The [wayland protocol](https://cgit.freedesktop.org/wayland/wayland/tree/protocol/wayland.xml) simply does not seem to provide any way for applications to control window/surface presentation, but the X11 protocol does.  So the only way wayland compositors/window managers can present windows is from user interaction ATM.  All the timeout stuff is for X11, to handle its asynchronism.  It is unlikely to change the situation on bare metal wayland.

`<rant>` basically wayland is broken`</rant>`

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/1698#issuecomment-347380916
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20171128/27367285/attachment-0001.html>


More information about the Github-comments mailing list