"workspacev2",# emitted on workspace change. Is emitted ONLY when a user requests a workspace change, and is not emitted on mouse movements (see activemon) WORKSPACEID,WORKSPACENAME
"focusedmon",# emitted on the active monitor being changed. MONNAME,WORKSPACENAME
"activewindowv2",# emitted on the active window being changed. WINDOWADDRESS
"fullscreen",# emitted when a fullscreen status of a window changes. 0/1 (exit fullscreen / enter fullscreen)
"monitorremoved",# emitted when a monitor is removed (disconnected) MONITORNAME
"monitoraddedv2",# emitted when a monitor is added (connected) MONITORID,MONITORNAME,MONITORDESCRIPTION
"createworkspacev2",# emitted when a workspace is created WORKSPACEID,WORKSPACENAME
"destroyworkspacev",# emitted when a workspace is destroyed WORKSPACEID,WORKSPACENAME
"moveworkspacev2",# emitted when a workspace is moved to a different monitor WORKSPACEID,WORKSPACENAME,MONNAME
"openwindow",# emitted when a window is opened WINDOWADDRESS,WORKSPACENAME,WINDOWCLASS,WINDOWTITLE
"closewindow",# emitted when a window is closed WINDOWADDRESS
"movewindowv2",# emitted when a window is moved to a workspace WINDOWADDRESS,WORKSPACEID,WORKSPACENAME