| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-graphics/wayland/weston_11.0.1/ |
| H A D | 0072-desktop-shell-Avoid-lowering-the-requested-fullscree.patch | 25 + struct shell_surface *orig_shsurf) 31 struct shell_surface *shsurf = get_shell_surface(view->surface); 66 + struct shell_surface *orig_shsurf);
|
| H A D | 0070-desktop-shell-Fix-crash-when-destroying-uncommited-s.patch | 18 @@ -277,7 +277,9 @@ desktop_shell_destroy_surface(struct shell_surface *shsurf)
|
| H A D | 0045-desktop-shell-Disable-fullscreen-black-background-by.patch | 21 @@ -1691,7 +1691,8 @@ shell_configure_fullscreen(struct shell_surface *shsurf)
|
| H A D | 0023-HACK-Support-setting-surface-flags-activate-and-alph.patch | 26 @@ -1431,6 +1431,11 @@ shell_surface_update_layer(struct shell_surface *shsurf) 55 struct shell_surface *shsurf, *shsurf_child;
|
| H A D | 0019-backend-drm-Support-controlling-output-dynamically.patch | 121 + struct shell_surface *shsurf;
|
| /OK3568_Linux_fs/buildroot/package/weston/ |
| H A D | 0071-desktop-shell-Avoid-lowering-the-requested-fullscree.patch | 25 + struct shell_surface *orig_shsurf) 31 struct shell_surface *shsurf = get_shell_surface(view->surface); 66 + struct shell_surface *orig_shsurf);
|
| H A D | 0069-desktop-shell-Fix-crash-when-destroying-uncommited-s.patch | 18 @@ -277,7 +277,9 @@ desktop_shell_destroy_surface(struct shell_surface *shsurf)
|
| H A D | 0045-desktop-shell-Disable-fullscreen-black-background-by.patch | 21 @@ -1691,7 +1691,8 @@ shell_configure_fullscreen(struct shell_surface *shsurf)
|
| H A D | 0023-HACK-Support-setting-surface-flags-activate-and-alph.patch | 26 @@ -1431,6 +1431,11 @@ shell_surface_update_layer(struct shell_surface *shsurf) 55 struct shell_surface *shsurf, *shsurf_child;
|
| H A D | 0019-backend-drm-Support-controlling-output-dynamically.patch | 120 + struct shell_surface *shsurf;
|
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-graphics/wayland/weston_10.0.2/ |
| H A D | 0072-desktop-shell-Avoid-lowering-the-requested-fullscree.patch | 39 + struct shell_surface *orig_shsurf) 45 struct shell_surface *shsurf = get_shell_surface(view->surface); 80 + struct shell_surface *orig_shsurf);
|
| H A D | 0069-desktop-shell-Fix-crash-when-destroying-uncommited-s.patch | 18 @@ -275,7 +275,9 @@ desktop_shell_destroy_surface(struct shell_surface *shsurf)
|
| H A D | 0042-desktop-shell-Disable-fullscreen-black-background-by.patch | 21 @@ -2146,7 +2146,8 @@ shell_configure_fullscreen(struct shell_surface *shsurf)
|
| H A D | 0020-HACK-Support-setting-surface-flags-activate-and-alph.patch | 26 @@ -1895,6 +1895,11 @@ shell_surface_update_layer(struct shell_surface *shsurf) 55 struct shell_surface *shsurf, *shsurf_child;
|
| H A D | 0016-backend-drm-Support-controlling-output-dynamically.patch | 114 + struct shell_surface *shsurf;
|
| /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() argument 447 wl_shell_surface_pong(shell_surface, serial); in shell_surface_ping() 557 xwl_window->shell_surface = in ensure_surface_for_window() 559 if (xwl_window->shell_surface == NULL) { in ensure_surface_for_window() 564 wl_shell_surface_add_listener(xwl_window->shell_surface, in ensure_surface_for_window() 567 wl_shell_surface_set_toplevel(xwl_window->shell_surface); in ensure_surface_for_window() 601 if (xwl_window->shell_surface) in ensure_surface_for_window() 602 wl_shell_surface_destroy(xwl_window->shell_surface); in ensure_surface_for_window()
|
| H A D | xwayland.h | 180 struct wl_shell_surface *shell_surface; member
|