gri3-wm/i3bar/include
Tony Crisci e707e0a5fa i3bar: implement custom workspace numbers config
Implement the configuration option within the bar config directive for
custom workspace numbers with the directive `strip_workspace_numbers
yes`.

This directive strips the workspace name of the number prefix and
delimiter. When the workspace name consists only of the number, it will
default to show the number.

For example:

* "2:5" -> "5"
* "4:$" -> "$"
* "8" -> "8"

This allows customization of i3bar for alternate ordering of workspaces
which has a legitimate use for alternate keyboard layouts such as
Dvorak.

fixes #1131
2014-05-16 17:55:30 +02:00
..
child.h
common.h
config.h i3bar: implement custom workspace numbers config 2014-05-16 17:55:30 +02:00
ipc.h
mode.h
outputs.h
parse_json_header.h
trayclients.h
util.h
workspaces.h i3bar: implement custom workspace numbers config 2014-05-16 17:55:30 +02:00
xcb.h
xcb_atoms.def