mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-04-02 07:15:31 -04:00
search: use wayl_win_subsurface_new/destroy()
This commit is contained in:
parent
587f04f2e1
commit
e049124f6d
5 changed files with 20 additions and 34 deletions
|
|
@ -378,8 +378,7 @@ struct wl_window {
|
|||
} csd;
|
||||
|
||||
/* Scrollback search */
|
||||
struct wl_surface *search_surface;
|
||||
struct wl_subsurface *search_sub_surface;
|
||||
struct wl_surf_subsurf search_surface;
|
||||
|
||||
struct wl_surface *scrollback_indicator_surface;
|
||||
struct wl_subsurface *scrollback_indicator_sub_surface;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue