v0.2.0
Changelog
New Features
- 7699ffb: feat: add scrolling support (@jon4hz)
- 779960b: feat: place flipper in the center of the screen (@jon4hz)
Bug fixes
- 77ee0fc: fix: dont add last newline (@jon4hz)
- 4fb5bca: fix: protect sending events to the flipper with a mutex (@jon4hz)
- ab7747d: fix: remove unused fields (@jon4hz)
- e621de1: fix: send flipper events only every 10ms to avoid rendering delays (@jon4hz)
- d933f41: fix: set max size of viewport (@jon4hz)
- 279af87: fix: simplify resize code (@jon4hz)
- 947fcc8: fix: use correct screen height (@jon4hz)