[Wayland-bugs] [Bug 763037] gtk_window_present does not bring the window to front under wayland, but does under X

gtk+ (GNOME Bugzilla) bugzilla at gnome.org
Tue Mar 8 09:18:34 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=763037

--- Comment #6 from Jonas Ã…dahl <jadahl at gmail.com> ---
Created attachment 323360
  --> https://bugzilla.gnome.org/attachment.cgi?id=323360&action=edit
wayland: Add request focus support via gtk_shell

A gtk_surface.present request was added to gtk_surface which takes
timestamp from some input event, and uses that timestamp to figure out
whether the window can be presented or not. If we don't have a
timestamp, we should just give up instead of making up our own,
otherwise we might steal someones focus.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/wayland-bugs/attachments/20160308/e4360172/attachment.html>


More information about the wayland-bugs mailing list