diff options
Diffstat (limited to 'src/x11.h')
-rw-r--r-- | src/x11.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -24,6 +24,7 @@ typedef struct { Atom WM_PROTOCOLS; Atom WM_DELETE_WINDOW; Atom PUGL_CLIENT_MSG; + Atom NET_CLOSE_WINDOW; Atom NET_WM_NAME; Atom NET_WM_STATE; Atom NET_WM_STATE_DEMANDS_ATTENTION; |