mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-02 09:01:38 -05:00
handle drag icon map in rootston
This commit is contained in:
parent
319ebdf476
commit
9333acd68e
2 changed files with 10 additions and 0 deletions
|
|
@ -58,6 +58,7 @@ struct roots_drag_icon {
|
|||
double x, y;
|
||||
|
||||
struct wl_listener surface_commit;
|
||||
struct wl_listener map;
|
||||
struct wl_listener unmap;
|
||||
struct wl_listener destroy;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue