]> git.sur5r.net Git - i3/i3/commit
Add strip_workspace_name 3167/head
authorhwangcc23 <hwangcc@csie.nctu.edu.tw>
Sat, 10 Mar 2018 04:49:09 +0000 (12:49 +0800)
committerhwangcc23 <hwangcc@csie.nctu.edu.tw>
Sun, 11 Mar 2018 04:17:42 +0000 (12:17 +0800)
commit2269b2e7950d0d984ba73eed8d506c9feaeb82e9
treede091102a41da0c386366e23088c11858e67a6c1
parent29dc14dda3abd6c401f5ab133afc7cba44e293ff
Add strip_workspace_name

See the issue #3163 (https://github.com/i3/i3/issues/3163).

Add strip_workspace_name to strip off the workspace name.
docs/userguide
i3bar/include/configuration.h
i3bar/src/config.c
i3bar/src/workspaces.c
include/config_directives.h
include/configuration.h
parser-specs/config.spec
src/config_directives.c
src/ipc.c
testcases/t/201-config-parser.t