Commit Graph

17 Commits (74c698987b0bcc1472e0a9f0260ea089f38bc531)

Author SHA1 Message Date
amrbashir 10b799ab36
chore: fmt
3 years ago
Junjie Huang 8da0e73634
fix(windows): fix dangling pointers (#14)
3 years ago
Lucas Fernandes Nogueira 50a7472bbc
feat: add function to stop checking for single instance (#13)
3 years ago
amrbashir aaf66b2afa
fix: fix build on macos
3 years ago
amrbashir d088483f55
chore: fmt
3 years ago
Lucas Fernandes Nogueira bb0374d0e9
fix: use bundle identifier in dbus path and name (#10)
3 years ago
amrbashir 94cdabba25
chore: prepare to move to tauri-apps org
3 years ago
Yuyi Wang add9aff3ea
fix: fix dangling pointer with Windows API, fixes #5. (#6)
3 years ago
amrbashir 0bdfe927b1
fix(Windows): limit window/class names to 15 chars, closes #5
3 years ago
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 b0052d2da4
feat: pass an `AppHandle` to the callback
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