Fix crash during grab check. (Fixes #19)
Use deprecated gdk_device_grab instead of gdk_seat_grab because the check needs to be done before showing the window and gdk_seat_grab requires the window to be visible.
Showing
Please register or sign in to comment