diff options
Diffstat (limited to 'lib/Phi/X11')
-rw-r--r-- | lib/Phi/X11/AtomList.hs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/Phi/X11/AtomList.hs b/lib/Phi/X11/AtomList.hs index b91ae3e..535a252 100644 --- a/lib/Phi/X11/AtomList.hs +++ b/lib/Phi/X11/AtomList.hs @@ -37,6 +37,7 @@ atoms = [ "UTF8_STRING" , "_NET_CURRENT_DESKTOP" , "_NET_CLIENT_LIST" , "_MOTIF_WM_HINTS" + , "_XEMBED" , "_XROOTPMAP_ID" , "_XROOTMAP_ID" ] |