Allow showing desktop numbers in taskbar

This commit is contained in:
Matthias Schiffer 2011-07-16 10:46:26 +02:00
parent a4936c35b6
commit b2b35e632a
3 changed files with 126 additions and 51 deletions

View file

@ -22,6 +22,7 @@ atoms = [ "UTF8_STRING"
, "_NET_WM_STRUT_PARTIAL"
, "_NET_ACTIVE_WINDOW"
, "_NET_NUMBER_OF_DESKTOPS"
, "_NET_CURRENT_DESKTOP"
, "_NET_CLIENT_LIST"
, "_MOTIF_WM_HINTS"
, "_XROOTPMAP_ID"