- Remove MacOS implementation of icon
- Remove icon from the scope of the project
- Add window title
- Replace ApplicationFrameHost.exe with real process name
- Avoid escape sequences (#2)
- Call permission check only on MacOS in example
- Update readme
- Initial release for all desktop platforms
- Initial release for Linux
- Initial release for Windows
- Add icon parameter to SystemWindow (MacOS only)
- Initial release for MacOs