mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-16 05:34:00 -04:00
render-timer: use wayl_win_subsurface_new/destroy()
This commit is contained in:
parent
c8324943de
commit
438853a2d8
4 changed files with 10 additions and 20 deletions
|
|
@ -379,9 +379,7 @@ struct wl_window {
|
|||
|
||||
struct wl_surf_subsurf search_surface;
|
||||
struct wl_surf_subsurf scrollback_indicator_surface;
|
||||
|
||||
struct wl_surface *render_timer_surface;
|
||||
struct wl_subsurface *render_timer_sub_surface;
|
||||
struct wl_surf_subsurf render_timer_surface;
|
||||
|
||||
struct wl_callback *frame_callback;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue