Files
i3/testcases/t
Orestis Floros eaf7a49e28 Allow assign to workspace by number
Makes "assign [<criteria>] workspace number <number>" work in the same
manner as "move to workspace number <number>" instead of assigning the
window to a workspace named "number <number>".

config.spec is modified to expect a 'number' string and an extra
argument is used in cfg_assign.

For workspaces that don't exist yet, workspace_get is used as a
fallback. This also allows the user to assign to "<number> <workspace>"
eg "2: work" and the full name will be used if workspace number 2
doesn't exist yet.

Fixes #2590.
2017-09-15 03:38:13 +03:00
..
2014-12-10 20:42:52 +01:00
2016-04-04 09:33:59 +02:00
2016-04-04 09:33:59 +02:00
2017-09-10 11:31:10 +02:00
2016-06-11 14:47:17 +02:00
2015-09-11 23:12:07 +02:00
2017-09-10 11:31:10 +02:00
2013-11-19 20:28:32 +01:00
2014-05-20 19:59:49 +02:00
2016-08-24 11:11:50 +02:00