The mouse motion signal handlers did not return correct values (true|false) but the default integer (no return value). This leaded to almost 100% crash on mouse hovering the window. This pull request has two patches : one to fix that issue, and the second to remove unnecessary files that leaded to compilation errors because of the local configuration (anyway, running ./configure recreates those files correctly). Thanks for your review,
Benoît
The mouse motion signal handlers did not return correct values (true|false) but the default integer (no return value). This leaded to almost 100% crash on mouse hovering the window. This pull request has two patches : one to fix that issue, and the second to remove unnecessary files that leaded to compilation errors because of the local configuration (anyway, running ./configure recreates those files correctly). Thanks for your review, Benoît