mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-31 07:11:09 -04:00
scrollback-indicator: use wayl_win_subsurface_new/destroy()
This commit is contained in:
parent
e049124f6d
commit
c8324943de
4 changed files with 15 additions and 46 deletions
|
|
@ -377,11 +377,8 @@ struct wl_window {
|
|||
uint32_t serial;
|
||||
} csd;
|
||||
|
||||
/* Scrollback search */
|
||||
struct wl_surf_subsurf search_surface;
|
||||
|
||||
struct wl_surface *scrollback_indicator_surface;
|
||||
struct wl_subsurface *scrollback_indicator_sub_surface;
|
||||
struct wl_surf_subsurf scrollback_indicator_surface;
|
||||
|
||||
struct wl_surface *render_timer_surface;
|
||||
struct wl_subsurface *render_timer_sub_surface;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue