Skip to content

Check whether the seat exists before ungrabbing it

Ghost User requested to merge (removed):seat into master

This patch fixes the following warning message when a SIGHUP is sent to xfce4-panel if the time-out plugin has never been activated:

Gdk-CRITICAL **: gdk_seat_ungrab: assertion 'GDK_IS_SEAT (seat)' failed

Merge request reports