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 D | 0019-waylandsink-Support-window-alpha-property.patch | 151 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 D | 0018-waylandsink-Support-window-layer-property.patch | 163 + else if (window->wl_shell_surface) 164 + wl_shell_surface_set_title (window->wl_shell_surface, s);
|
| H A D | 0009-waylandsink-Support-setting-toplevel-window-position.patch | 114 @@ -123,7 +123,7 @@ handle_configure (void *data, struct wl_shell_surface *wl_shell_surface,
|
| H A D | 0031-waylandsink-Support-pointer-and-touch.patch | 211 + 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 D | xwayland.c | 445 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 D | xwayland.h | 180 struct wl_shell_surface *shell_surface;
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | ChangeLog | 2859 wl_surface/wl_shell_surface for it at any later point.
|