- [windows] fix incorrect displays size
- [macos] fix getCursorScreenPoint method
- avoid nullptr as the param of fl_value_new_string (#15)
- Use primary screen to calculate visible positions (#13)
- Update Display to have final fields (#8)
- Fix compilation issues related to getAllDisplays (#7)
- Implement "display-added" and "display-removed" for Linux #5
- [linux] Fix memory management issues on Linux #4
- [linux] fix: crash when on wayland with no primary monitor #3
- [windows] Returns the correct
width
andheight
- Add
visiblePosition
,visibleSize
fields toDisplay
model
- Support macOS Mojave.
- Support windows platform.
- First release.