Michael Stapelberg
|
fc27c19761
|
Merge branch 'master' into next
Conflicts:
testcases/t/005-floating.t
|
2012-01-21 14:22:29 +00:00 |
Michael Stapelberg
|
cb4c9b9d27
|
Bugfix: Position floating windows exactly where their geometry specified (Thanks B-Con)
Fixes #619
|
2012-01-21 14:20:55 +00:00 |
Maik Fischer
|
475dc3c532
|
testcases: use open_window everywhere
|
2011-11-23 20:33:44 +00:00 |
Maik Fischer
|
0702f1fb7b
|
testcases: drop sync_with_i3()s $x parameter, use global
|
2011-11-23 00:02:50 +00:00 |
Maik Fischer
|
e9acd36ce4
|
t/005-floating.t: fix potentional race condition
|
2011-11-21 23:51:01 +00:00 |
Maik Fischer
|
da403b3667
|
testcases: use $x in wait_for_(un)map change to wait_for_(un)map($win)
wait_for_unmap currently ignores its $window parameter, since
X11::XCB doesn't provide $event->{window} for unmap events yet.
|
2011-11-21 23:50:58 +00:00 |
Maik Fischer
|
30ea33decb
|
testcases: let i3test.pm export $x, adapt testcases
|
2011-11-21 23:50:43 +00: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 |