For now, print desktop names instead of numbers

This commit is contained in:
Matthias Schiffer 2011-09-06 12:54:58 +02:00
parent 499eaf95fb
commit 42d5f27d32
3 changed files with 31 additions and 10 deletions

View file

@ -35,6 +35,7 @@ atoms = [ "UTF8_STRING"
, "_NET_ACTIVE_WINDOW"
, "_NET_NUMBER_OF_DESKTOPS"
, "_NET_CURRENT_DESKTOP"
, "_NET_DESKTOP_NAMES"
, "_NET_CLIENT_LIST"
, "_MOTIF_WM_HINTS"
, "_XEMBED"