]> git.sur5r.net Git - i3/i3/commit
Testcases: Use Xephyr instead of XDummy
authorTony Crisci <tony@dubstepdish.com>
Wed, 1 Oct 2014 23:26:52 +0000 (19:26 -0400)
committerMichael Stapelberg <michael@stapelberg.de>
Thu, 2 Oct 2014 21:05:00 +0000 (23:05 +0200)
commit2ddbc71e2bad4c287c28d4e8e4048db8fb801eb7
treec690a8cb72ff988f182b8e88ac5c716debec899c
parentea2552e8524fd2064d4ed26d89ddeba49af3d717
Testcases: Use Xephyr instead of XDummy

Replace the XDummy script with Xephyr. This is done because of some
changes in the Xorg server that make XDummy difficult to use.

Rename library internal variables and function names to replace "xdummy"
with "xserver" to show this change (except for renaming the package and
lib file for better git history).

Rename the switch `--keep-xdummy-output` to `--keep-xserver-output`.
This switch should now be rarely used because Xephyr requires less set
up.

Replace "xdummy" with "xephyr" in comments and utility help
information. Update docs to show the new dependency.

fixes #1367
docs/testsuite
testcases/.gitignore
testcases/Xdummy [deleted file]
testcases/complete-run.pl
testcases/lib/StartXDummy.pm
testcases/t/112-floating-resize.t