|
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 |
|
|
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 |
|
|
e51a89e842
|
Implement new window::mark IPC event. (#2503)
This introduces a new type of 'window' event sent wit change:mark whenever
a mark on a window changes.
fixes #2501
|
2016-10-18 07:32:41 +01:00 |
|