Michael Stapelberg
|
ce21de8dde
|
Implement the tick event
This makes our tests less flaky, shorter, and more readable.
fixes #2988
|
2017-09-30 11:41:57 +02:00 |
Michael Stapelberg
|
7ad32fd2d1
|
tests: replace http:// with https:// where appropriate
This was done automatically using:
% sed -i 's,http://build.i3wm.org,https://build.i3wm.org,g' testcases/t/*.t
|
2017-09-24 10:19:50 +02:00 |
Ingo Bürk
|
73a84886d1
|
Silence "masks earlier declaration in same scope" warnings when executing tests.
|
2015-06-12 18:19:43 +02:00 |
Tony Crisci
|
babfb779d7
|
Implement the window::floating event
The window::floating event should be emitted when a window transitions
to or from the floating state.
|
2014-06-23 21:18:12 +02:00 |