Wesley Schwengle
|
c6befec0fd
|
Fix dead links for Modern Perl book
Closes: #5523
Signed-off-by: Wesley Schwengle <wesleys@opperschaap.net>
|
2023-09-04 16:09:05 +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 |
|
Michael Stapelberg
|
02786155dc
|
tests: use i3_config arg instead of precisely one launch_with_config
This way, tests are shorter, and i3test’s invocation of launch_with_config
parallelizes work better, using dont_block => 1.
|
2017-09-14 21:46:20 +02:00 |
|
Michael Stapelberg
|
893dbae4b1
|
Bugfix: don’t overwrite the window’s geometry after restarting
fixes #1263
|
2014-06-13 22:29:47 +02:00 |
|
Michael Stapelberg
|
e69fcbb17b
|
Bugfix: ensure floating windows don’t drop out of fullscreen when restarting
fixes #1263
|
2014-06-13 22:26:06 +02:00 |
|