[Wayland-bugs] [Bug 766284] [Wayland] gtk_window_present() not working
gtk+ (GNOME Bugzilla)
bugzilla at gnome.org
Wed Feb 28 16:22:19 UTC 2018
https://bugzilla.gnome.org/show_bug.cgi?id=766284
--- Comment #40 from Cédric Bellegarde <cedric.bellegarde at adishatz.org> ---
// Use present_with_time and a made up time so the present
// actually works, as a work around for Bug 766284
// <https://bugzilla.gnome.org/show_bug.cgi?id=766284>.
this.controller.main_window.present_with_time(
(uint32) (get_real_time() / 1000)
);
How geary fixed the issue with a workaround.
--
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/20180228/227d8153/attachment.html>
More information about the wayland-bugs
mailing list