]> git.sur5r.net Git - i3/i3/commit
Parsing workspace name so if the first part is a number, the workspace will get this...
authorSimon Kampe <simon.kampe@gmail.com>
Thu, 7 Apr 2011 10:58:45 +0000 (12:58 +0200)
committerMichael Stapelberg <michael@stapelberg.de>
Wed, 3 Aug 2011 22:30:07 +0000 (00:30 +0200)
commit837bb50826d97b9d5c9cf5a39e486e384762629b
tree4cef099b0591c2f399272bdf1a4ba935a46e4ef0
parent0330e868bce18d0b0c871fbabddefe0ed3826b32
Parsing workspace name so if the first part is a number, the workspace will get this number. If no number is found it will default to -1.
src/workspace.c