Commit Graph

14 Commits (16e5e9eb59da9ceca3dcf09c81120b37fe108a03)
 

Author SHA1 Message Date
wkl 16e5e9eb59
fix(macos): fix `SingleInstanceCallback` type error (#4)
3 years ago
Fabian-Lars 4d903f3533
fix(windows): Use app.exit to clean up the tray (#3)
3 years ago
amrbashir 8baf90d881
chore(deps): update tauri to v1 stable
3 years ago
Amr Bashir 1e244bc73c
Merge pull request #1 from jojobyte/feature/emit-event-example
3 years ago
jojobyte e825e10165
Remove `@tauri-apps/api` dependecy
3 years ago
jojobyte e54755fec5
feat: Add example with an `emit_all` event
3 years ago
amrbashir b0052d2da4
feat: pass an `AppHandle` to the callback
3 years ago
Amr Bashir 98445a8a5f
chore(deps): update tauri to rc.10
3 years ago
amrbashir f8afa646be
chore: update `README.md`
3 years ago
amrbashir e02e88f4f7
refactor!: always close second instances
3 years ago
amrbashir c86f4dc024
feat: implement linux
3 years ago
amrbashir ff1035740e
feat: add the ability to close the new instance
3 years ago
amrbashir aaac569e0c
feat: implement windows
3 years ago
amrbashir 02a59015f7
init
3 years ago