mirror of
https://github.com/brl/mutter.git
synced 2024-12-23 11:32:04 +00:00
a26ded47d9
Add a new interface, gtk_shell, than can be used by gtk to retrieve a surface extension called gtk_surface, which will be used to communicate with mutter all the GTK extensions to EWMH https://bugzilla.gnome.org/show_bug.cgi?id=707128 Add support for GTK application menus To do so, we need to be able to set surface state before creating the MetaWindow, so we introduce MetaWaylandSurfaceInitialState as a staging area. The gtk-shell-surface implementation would either write to the initial state, or directly to the window. At the same, implement set_title and set_class too, because it's easy enough. https://bugzilla.gnome.org/show_bug.cgi?id=707128 |
||
---|---|---|
.. | ||
meta-wayland-data-device.c | ||
meta-wayland-data-device.h | ||
meta-wayland-keyboard.c | ||
meta-wayland-keyboard.h | ||
meta-wayland-pointer.c | ||
meta-wayland-pointer.h | ||
meta-wayland-private.h | ||
meta-wayland-seat.c | ||
meta-wayland-seat.h | ||
meta-wayland-stage.c | ||
meta-wayland-stage.h | ||
meta-wayland-surface.c | ||
meta-wayland-surface.h | ||
meta-wayland-types.h | ||
meta-wayland.c | ||
meta-weston-launch.c | ||
meta-weston-launch.h | ||
meta-xwayland-private.h | ||
meta-xwayland.c | ||
weston-launch.c | ||
weston-launch.h |