Skip to content
  • Graeme Gott's avatar
    Fix crash during grab check. · 4a776dba
    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.
    4a776dba