A new version of Etyl is released.
Few (but boring) bugs were fixed:
- Added Kiosk mode
- Custom cursor is optional and disabled by default
- Fullscreen is optional and disabled by default
- No more concurrency exceptions
- No more exceptions using multitouch in touchpads (desktop)
- Etyl UI and Etyl i18n have their own repositories
<dependency>
<groupId>com.harium.etyl</groupId>
<artifactId>etyl</artifactId>
<version>1.4.0</version>
</dependency>