Created windows may not fit cleanly in the requested dimensions and might size themselves larger so that they fit; this change ensures that if this happens, the window is shrunken so that it fits on the screen.
Build binaries for multiple archs; compress assets.
***
Adds a CI badge
***
Asset signing
Alpine switched to musl libc, which breaks Go builds.
Alpine switched to musl libc, which breaks Go builds.
Removed tag v1.1.0
Alpine switched to musl libc, which breaks Go builds.
Updates examples in README.
Added tag v1.1.0 for changeset c50e3736f5d2
Deprecate -t and support -- for args to application.
Adds marks, allowing multiple instances to be run. Improves documentation.
***
Documentation cleanup
Fix the download link
Added tag v1.0.0 for changeset 5e0d134395e0
Prepping for first release; mostly documentation and CI changes.
Light simplication of process forking.