Set xwayland cursor

This commit is contained in:
emersion 2018-03-31 00:13:26 -04:00
parent 212b503992
commit b237fa0b22
No known key found for this signature in database
GPG key ID: 0FDE7BE0E88F5E48
3 changed files with 16 additions and 2 deletions

View file

@ -33,6 +33,7 @@ struct sway_server {
struct wl_listener xdg_shell_v6_surface;
struct wlr_xwayland *xwayland;
struct wlr_xcursor_manager *xcursor_manager;
struct wl_listener xwayland_surface;
struct wl_listener xwayland_ready;