exactness/src
Daniel Zaoui 49e455f481 Player: try to stabilize screenshotting
Buffer evas cannot be used when the application is shown on the screen.
It means the _sync_shot_get function cannot work always. That is a
problem when the stabilization feature is used.
That's why we need to use snapshot no matter the case. The problem is
that snapshot seems to sit on the canvas and therefore doesn't forward
the events, such as mouse down... So we need to create a snapshot only
when needed.
Additionally, stabilization feature needed to be finished. The threshold
to guarantee the stabilization was not implemented.
2018-06-10 11:58:40 +03:00
..
bin Player: try to stabilize screenshotting 2018-06-10 11:58:40 +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