Source code for all releases can be found at code.benbridle.com/bedrock-pc.
Version 1.1.2
- Fix issue in dynamic mode where window was not being made visible after reading from the input device
Version 1.1.1
- Fix a crash that occurred when setting the screen width or height to zero
Version 1.1.0
- Sandbox the file device by default
- Add the
--trust-files
flag to disable sandboxing
Version 1.0.1
- Fix port mapping for file device
- Fix scale factor used when scrolling by lines
- Wake the input device when scroll input is received
Version 1.0.0
- Initial version