mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-01 22:58:38 -04:00
rename drag-icon map to unmap
This commit is contained in:
parent
7366e1ced9
commit
1c75d4e54a
4 changed files with 9 additions and 9 deletions
|
|
@ -58,7 +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