]> git.sur5r.net Git - i3/i3/commit
Introduce parse_direction
authorOrestis Floros <orestisf1993@gmail.com>
Thu, 23 Aug 2018 12:36:50 +0000 (15:36 +0300)
committerOrestis Floros <orestisf1993@gmail.com>
Thu, 23 Aug 2018 12:45:24 +0000 (15:45 +0300)
commit9522b46f1b78d1020285f53d2053ccd6c800c62e
tree32c1ee1f846b5d8d49dcb41ec4c88b8a9cefefd3
parent6e1b79e0573bce6544d457a071eaf1adefa1d7ff
Introduce parse_direction

Also fixes the following bug: in the fix for #1011 in
cmd_resize_floating direction "width" is not considered.

Influenced by #3240.
include/commands.h
src/commands.c