aboutsummaryrefslogtreecommitdiff
path: root/parser-specs
diff options
context:
space:
mode:
authorOrestis Floros <orestisf1993@gmail.com>2018-08-23 22:09:52 +0300
committerOrestis Floros <orestisf1993@gmail.com>2018-08-24 04:13:03 +0300
commit2ead7745d6e6d911d689a83140c0c16530391b50 (patch)
tree746739fde7036be25ae9aedafbe688e95b965498 /parser-specs
parentea43507bedb22fc8844411e431e059f90a535476 (diff)
downloadi3-2ead7745d6e6d911d689a83140c0c16530391b50.tar.gz
i3-2ead7745d6e6d911d689a83140c0c16530391b50.zip
Make cmd_resize_tiling_direction work with pixels
Introduces resize_neighboring_cons in resize.c which is also used by resize_graphical_handler. Co-authored-by: Andrew Laucius <andrewla@gmail.com> Authored original code and tests in #3240. I rewrote most of the resizing code and fixed the failing tests.
Diffstat (limited to 'parser-specs')
-rw-r--r--parser-specs/commands.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/parser-specs/commands.spec b/parser-specs/commands.spec
index c0c32933..6b015188 100644
--- a/parser-specs/commands.spec
+++ b/parser-specs/commands.spec
@@ -243,7 +243,7 @@ state RESIZE_TILING:
'or'
-> RESIZE_TILING_OR
end
- -> call cmd_resize($way, $direction, &resize_px, 10)
+ -> call cmd_resize($way, $direction, &resize_px, 0)
state RESIZE_TILING_OR:
resize_ppt = number