Tony Crisci
|
7381b50587
|
Make absolute floating move work with criteria
Make commands of type `move [window|container] [to] [absolute] position
<px> [px] <px> [px]` work with command selection criteria.
fixes #1301
|
2014-07-02 19:07:08 +02:00 |
Michael Stapelberg
|
7b06e20105
|
tests: fix a few racy testcases by adding sync_with_i3 calls
|
2014-06-01 11:48:10 +02:00 |
Michael Stapelberg
|
338199913b
|
add boilerplate to all testcases with documentation references
|
2012-09-10 14:09:01 +02:00 |
Michael Stapelberg
|
232d6ccce9
|
tests: introduce is_num_children test
This makes it clearer what the tests are actually doing and kills quite
a bit of useless repetitions
|
2012-09-04 22:24:13 +02:00 |
Pavel Löbl
|
f78f137ed0
|
Extends move command for floating windows
|
2012-03-25 11:06:49 +02:00 |
Michael Stapelberg
|
f81c89ac28
|
Refactor the code out of src/cmdparse.y to src/commands.c
This is the first step towards our new parser.
|
2012-01-14 16:59:52 +00:00 |
Maik Fischer
|
293517fb2e
|
testcases: drop open_floating_window()s $x parameter, use global
|
2011-11-23 00:02:47 +00:00 |
Maik Fischer
|
30ea33decb
|
testcases: let i3test.pm export $x, adapt testcases
|
2011-11-21 23:50:43 +00:00 |
Michael Stapelberg
|
edfa9febae
|
extend t/124-move.t to test move for floating containers
|
2011-10-27 21:46:01 +01:00 |
Michael Stapelberg
|
ca0c2a46e4
|
t/124-move.t: re-activate test for useless move commands
|
2011-10-27 21:22:41 +01:00 |
Michael Stapelberg
|
ae1ab9eb27
|
tests: rename files (00x-*.t is basic stuff, >=100-*.t are tests using IPC)
|
2011-10-08 14:38:50 +01:00 |