Retrieve wl_seat instance from compositor
It turns out that activating a toplevel with a NULL wl_seat parameter causes a protocol error, which crashes the calling app. So make sure we've fetched a wl_seat from the server before trying to activate a window.
Please register or sign in to comment