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 i3bar: Send mouse wheel events to child too 2014-03-21 19:30:17 +01:00
common.h Use #pragma once 2014-01-01 15:06:57 +01:00
config.h i3bar: implement custom workspace numbers config 2014-05-16 17:55:30 +02:00
ipc.h Use #pragma once 2014-01-01 15:06:57 +01:00
mode.h Use #pragma once 2014-01-01 15:06:57 +01:00
outputs.h Use #pragma once 2014-01-01 15:06:57 +01:00
parse_json_header.h Use #pragma once 2014-01-01 15:06:57 +01:00
trayclients.h Use #pragma once 2014-01-01 15:06:57 +01:00
util.h Use #pragma once 2014-01-01 15:06:57 +01:00
workspaces.h i3bar: implement custom workspace numbers config 2014-05-16 17:55:30 +02:00
xcb.h Use #pragma once 2014-01-01 15:06:57 +01:00
xcb_atoms.def i3bar: set _NET_SYSTEM_TRAY_COLORS for symbolic icons (gtk3+) 2013-01-02 23:14:30 +01:00