]> git.sur5r.net Git - i3/i3/commit
Consistently parse workspace numbers
authorTony Crisci <tony@dubstepdish.com>
Sun, 22 Jun 2014 15:12:51 +0000 (11:12 -0400)
committerMichael Stapelberg <michael@stapelberg.de>
Mon, 23 Jun 2014 19:16:18 +0000 (21:16 +0200)
commitc9362325454fe1fea000be277ba736bfe813df14
treec6bd0ec900c2940638f8cddd0ac001e8336502c6
parentcd06da711ccba1fc6eac925a18b6670b2cd2bccb
Consistently parse workspace numbers

Use ws_name_to_number() to parse workspace numbers where this
transformation takes place.
src/commands.c
src/workspace.c