exactness/src
Daniel Zaoui 1551b5358f Player: enable shots (silently) even if disabled in the command line
A bug appears in "box vert" test. If --disable-screenshots is set, and
no other optional such as -v, the application will receive only 4
clicked events instead of 8. The bug doesn't appear if -v is set or if
the application is shown on the screen.

It seems that the buffer engine doesn't want to consume the events
because no damage/shot request is "reported".

The solution for that bug is to enable the screenshots process, just
without saving the outputs.

@fix
2018-07-11 12:18:52 +03:00
..
bin Player: enable shots (silently) even if disabled in the command line 2018-07-11 12:18:52 +03:00
lib Exactness: add fonts support 2018-06-05 00:06:18 +03:00
Makefile.am Made the exactness script a C program (with improvements). 2013-05-08 11:47:59 +01:00