For now, print desktop names instead of numbers
This commit is contained in:
parent
499eaf95fb
commit
42d5f27d32
3 changed files with 31 additions and 10 deletions
|
@ -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"
|
||||
|
|
Reference in a new issue