mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-04-02 07:15:31 -04:00
url-mode: convert struct wl_url to use wayl_win_subsurface_new()
This commit is contained in:
parent
bb4d9a5fd3
commit
9d362158e3
5 changed files with 8 additions and 46 deletions
|
|
@ -357,8 +357,7 @@ struct wl_surf_subsurf {
|
|||
|
||||
struct wl_url {
|
||||
const struct url *url;
|
||||
struct wl_surface *surf;
|
||||
struct wl_subsurface *sub_surf;
|
||||
struct wl_surf_subsurf surf;
|
||||
};
|
||||
|
||||
struct wayland;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue