Skip to content
  • Graeme Gott's avatar
    Fix crash during grab check. (Fixes #19) · 633191a9
    Graeme Gott authored
    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.
    633191a9