[Wayland-bugs] [Bug 745721] wayland: Add support for gtk_window_set_modal

gtk+ (GNOME Bugzilla) bugzilla at gnome.org
Sun Mar 15 19:35:03 PDT 2015


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

Jonas Ådahl <jadahl at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #298683|reviewed                    |none
             status|                            |
 Attachment #298683|0                           |1
        is obsolete|                            |

--- Comment #7 from Jonas Ådahl <jadahl at gmail.com> ---
Created attachment 299484
  --> https://bugzilla.gnome.org/attachment.cgi?id=299484&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/d1ee5d33/attachment-0001.html>


More information about the wayland-bugs mailing list