gri3-wm/testcases
Vladimir Panteleev 760b2e1b4a
Do not canonicalize special output names
canonicalize_output_name allowed the "primary" special output name to
be canonicalized, thus converting it to the name of whatever output
was the primary output at the time. This caused settings
(specifically, i3bar output and tray_output settings) to be stored as
specific output names, instead of the intended special names whose
referred output may change as the system's configuration (i.e. current
primary output) changes.

Add a check to canonicalize_output_name to return the name as-is if it
is the special name "primary".
2017-09-19 14:57:08 +00:00
..
lib Use numeric comparison in sort for $displaynum (#2952) 2017-09-15 11:21:35 +02:00
t Do not canonicalize special output names 2017-09-19 14:57:08 +00:00
.gitignore Testcases: Use Xephyr instead of XDummy 2014-10-02 23:05:00 +02:00
Makefile.PL testcases/Makefile.PL: tell MakeMaker this is a pure-Perl distribution (#2922) 2017-09-10 11:25:43 +02:00
complete-run.pl.in tests: run 533-randr15.t at the very end 2017-09-10 21:03:14 +02:00
i3-test.config Extend the fullscreen command 2014-12-10 20:42:52 +01:00
inject_randr1.5.c inject_randr1.5: Intercept X11 error responses in addition to replies 2017-09-13 08:23:26 +00:00
new-test Remove pointer warp from test boilerplate 2013-12-10 21:52:50 +01:00
restart-state.golden
valgrind.supp Add valgrind suppression file to testcases 2014-03-10 17:37:41 +01:00