tools: when running the test suite, start the debug-gui minimized
authorPeter Hutterer <peter.hutterer@who-t.net>
Thu, 2 Jul 2020 23:55:37 +0000 (09:55 +1000)
committerPeter Hutterer <peter.hutterer@who-t.net>
Tue, 7 Jul 2020 08:51:33 +0000 (18:51 +1000)
commit3403692ff035561222cb7bdbf997d0c7b02d2165
tree8a19853f82221d0f163358353890c7f3a38ce3ed
parent58d8344da9ffd5441b0ddbae5438bc47cd969ec4
tools: when running the test suite, start the debug-gui minimized

This allows us to run the option parsing test without getting interrupted by a
million debug-gui windows popping up for half a second.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
tools/libinput-debug-gui.c
tools/test_tool_option_parsing.py