Commit Graph

24 Commits (aaf66b2afa75ec39a962067ac581358a63606aa1)
 

Author SHA1 Message Date
amrbashir aaf66b2afa
fix: fix build on macos
3 years ago
amrbashir d088483f55
chore: fmt
3 years ago
amrbashir 89c83a5bad
fix(ci): run on dev branch
3 years ago
Lucas Fernandes Nogueira bb0374d0e9
fix: use bundle identifier in dbus path and name (#10)
3 years ago
amrbashir ca63208b6b
chore: update lock file
3 years ago
renovate[bot] 7a2e2cc8e7
fix(deps): update rust crate zbus to v3 (#9)
3 years ago
renovate[bot] 77b35a4e85
Configure Renovate (#7)
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 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