wayland: Protect against enter events for empty surfaces
The `leave` handler checks for NULL surfaces, but the `enter` handler does not. Fixes: #17
Showing
Please register or sign in to comment
The `leave` handler checks for NULL surfaces, but the `enter` handler does not. Fixes: #17