Fix null dereference in Workspace::workspaceEvent()
If Xcb::CurrentInput fails for some reason, the "->" operator will return null.
(cherry picked from commit 276baa7d)
If Xcb::CurrentInput fails for some reason, the "->" operator will return null.
(cherry picked from commit 276baa7d)