Basic systray implementation

This commit is contained in:
Matthias Schiffer 2011-07-19 11:16:50 +02:00
parent 581e1f9c63
commit 19c4bb3521
7 changed files with 225 additions and 58 deletions

View file

@ -37,6 +37,7 @@ atoms = [ "UTF8_STRING"
, "_NET_CURRENT_DESKTOP"
, "_NET_CLIENT_LIST"
, "_MOTIF_WM_HINTS"
, "_XEMBED"
, "_XROOTPMAP_ID"
, "_XROOTMAP_ID"
]