mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2025-11-03 09:01:42 -05:00
Use the per-surface destroy callback for grabs as well
This commit is contained in:
parent
ab8475cafd
commit
3d76e652c5
3 changed files with 37 additions and 45 deletions
|
|
@ -147,8 +147,6 @@ struct wlsc_compositor {
|
|||
struct wl_list input_device_list;
|
||||
struct wl_list surface_list;
|
||||
|
||||
struct wl_list surface_destroy_listener_list;
|
||||
|
||||
/* Repaint state. */
|
||||
struct wl_event_source *timer_source;
|
||||
int repaint_needed;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue