From 4b828a123be460e68fe5fd0d17812003ca877ee8 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 2 May 2017 17:27:37 -0400 Subject: /quit This commit was sponsored by Jake Vosloo on Patreon. --- ControlSocket.hs | 1 + 1 file changed, 1 insertion(+) (limited to 'ControlSocket.hs') diff --git a/ControlSocket.hs b/ControlSocket.hs index 2cf7d86..a53a2e7 100644 --- a/ControlSocket.hs +++ b/ControlSocket.hs @@ -32,6 +32,7 @@ data ControlInput data ControlOutput = ControlOutputAction ControlAction | ControlWindowOpened + | ControlWindowRequestedImmediateQuit deriving (Show, Generic) instance ToJSON ControlInput -- cgit v1.2.3