Home
last modified time | relevance | path

Searched refs:wl_shell_surface (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/yocto/meta-rockchip/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.20/
H A D0019-waylandsink-Support-window-alpha-property.patch151 else if (window->wl_shell_surface)
152 - wl_shell_surface_set_title (window->wl_shell_surface, s);
153 + wl_shell_surface_set_title (window->wl_shell_surface, config);
H A D0018-waylandsink-Support-window-layer-property.patch163 + else if (window->wl_shell_surface)
164 + wl_shell_surface_set_title (window->wl_shell_surface, s);
H A D0009-waylandsink-Support-setting-toplevel-window-position.patch114 @@ -123,7 +123,7 @@ handle_configure (void *data, struct wl_shell_surface *wl_shell_surface,
H A D0031-waylandsink-Support-pointer-and-touch.patch211 + wl_shell_surface_move (window->wl_shell_surface, input->seat, serial);
257 + wl_shell_surface_move (window->wl_shell_surface, input->seat, serial);
/OK3568_Linux_fs/external/xserver/hw/xwayland/
H A Dxwayland.c445 struct wl_shell_surface *shell_surface, uint32_t serial) in shell_surface_ping()
452 struct wl_shell_surface *wl_shell_surface, in shell_surface_configure() argument
458 shell_surface_popup_done(void *data, struct wl_shell_surface *wl_shell_surface) in shell_surface_popup_done() argument
H A Dxwayland.h180 struct wl_shell_surface *shell_surface;
/OK3568_Linux_fs/external/xserver/
H A DChangeLog2859 wl_surface/wl_shell_surface for it at any later point.