mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2024-11-23 07:32:20 +00:00
add data to wlr_drag_icon
This commit is contained in:
parent
1c5c8652c5
commit
58d549c98a
@ -94,6 +94,8 @@ struct wlr_drag_icon {
|
||||
|
||||
struct wl_listener surface_destroy;
|
||||
struct wl_listener seat_client_destroy;
|
||||
|
||||
void *data;
|
||||
};
|
||||
|
||||
struct wlr_drag {
|
||||
|
Loading…
Reference in New Issue
Block a user