Free xwm cursor in xwm_destroy

This commit is contained in:
emersion 2017-11-02 11:09:14 +01:00
parent f31fea7977
commit 4254c28138
No known key found for this signature in database
GPG key ID: 0FDE7BE0E88F5E48
2 changed files with 7 additions and 5 deletions

View file

@ -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;