summaryrefslogtreecommitdiffstats
path: root/lib/Phi/X11/AtomList.hs
diff options
context:
space:
mode:
authorMatthias Schiffer <mschiffer@universe-factory.net>2011-09-07 19:35:59 +0200
committerMatthias Schiffer <mschiffer@universe-factory.net>2011-09-07 19:35:59 +0200
commit6746d60e3f23a2abe4abe8bb0d26821b8faef8bd (patch)
treec52853873cf3c4399f129c65676165db2d349c21 /lib/Phi/X11/AtomList.hs
parent15d9304e052d2e5d4416e54a6fd24fbd0a252964 (diff)
downloadphi-6746d60e3f23a2abe4abe8bb0d26821b8faef8bd.tar
phi-6746d60e3f23a2abe4abe8bb0d26821b8faef8bd.zip
Use new XHB backend for Taskbar
Diffstat (limited to 'lib/Phi/X11/AtomList.hs')
-rw-r--r--lib/Phi/X11/AtomList.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/Phi/X11/AtomList.hs b/lib/Phi/X11/AtomList.hs
index d05bad2..5fbd98c 100644
--- a/lib/Phi/X11/AtomList.hs
+++ b/lib/Phi/X11/AtomList.hs
@@ -16,6 +16,7 @@ atoms = [ "ATOM"
, "UTF8_STRING"
, "WM_NAME"
, "WM_CLASS"
+ , "WM_TRANSIENT_FOR"
, "MANAGER"
, "_NET_WM_NAME"
, "_NET_WM_WINDOW_TYPE"