Skip to content

test: parse arguments before any other stuff

Peter Hutterer requested to merge whot/libinput:master into master

If the args are bad, we don't need to check for root and whatnot.

Only exception here is the debugger check because it changes defaults that we may want to override with commandline arguments later.

Merge request reports