system_windows 0.3.0
system_windows: ^0.3.0 copied to clipboard
Get opened windows and check which one of them is currently focused
0.3.0 #
- Add window title
- Replace ApplicationFrameHost.exe with real process name
- Avoid escape sequences (#2)
- Call permission check only on MacOS in example
0.2.1 #
- Update readme
0.2.0 #
- Initial release for all desktop platforms
0.1.3 #
- Initial release for Linux
0.1.2 #
- Initial release for Windows
0.1.1 #
- Add icon parameter to SystemWindow (MacOS only)
0.0.1 #
- Initial release for MacOs