mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-20 06:59:42 -05:00
Free xwm cursor in xwm_destroy
This commit is contained in:
parent
f31fea7977
commit
4254c28138
2 changed files with 7 additions and 5 deletions
|
|
@ -49,6 +49,7 @@ struct wlr_xwm {
|
|||
xcb_window_t window;
|
||||
xcb_visualid_t visual_id;
|
||||
xcb_colormap_t colormap;
|
||||
xcb_cursor_t cursor;
|
||||
|
||||
struct wlr_xwayland_surface *focus_surface;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue