[Wayland-bugs] [Bug 745721] wayland: Add support for gtk_window_set_modal
gtk+ (GNOME Bugzilla)
bugzilla at gnome.org
Mon Mar 16 05:05:28 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=745721
Jonas Ådahl <jadahl at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #299484|reviewed |none
status| |
Attachment #299484|0 |1
is obsolete| |
--- Comment #10 from Jonas Ådahl <jadahl at gmail.com> ---
Created attachment 299504
--> https://bugzilla.gnome.org/attachment.cgi?id=299504&action=edit
wayland: Add support for gtk_window_set_modal
Add two new requests to the gtk_surface interface: set_modal and
unset_modal. The server will currently not do anything special with
input focus, and its up to the client to ignore events on the parent
surface.
This commit bumps the gtk_shell interface version to 2. By connecting to
a Wayland server with another gtk_shell interface version any features
depending on the gtk_shell protocol will not be available.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/wayland-bugs/attachments/20150316/1d5fa839/attachment-0001.html>
More information about the wayland-bugs
mailing list