Fix crashes on bad keybinds
This is a bandaid, but the server surviving is more important
This commit is contained in:
+1
-1
@@ -288,7 +288,7 @@
|
||||
(seat/focus seat window))
|
||||
|
||||
(when-let [[binding action] (seat :pending-action)]
|
||||
(action seat binding))
|
||||
(protect (action seat binding)))
|
||||
|
||||
(seat/focus seat nil))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user