11 Commits

Author SHA1 Message Date
dependabot[bot]
4d77363615 chore(deps): bump tauri from 1.1.2 to 1.1.3 in /examples/vanilla/src-tauri (#25)
Bumps [tauri](https://github.com/tauri-apps/tauri) from 1.1.2 to 1.1.3.
- [Release notes](https://github.com/tauri-apps/tauri/releases)
- [Commits](https://github.com/tauri-apps/tauri/compare/tauri-v1.1.2...tauri-v1.1.3)

---
updated-dependencies:
- dependency-name: tauri
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-22 22:54:20 +02:00
dependabot[bot]
0345c8fb37 chore(deps): bump tauri from 1.1.1 to 1.1.2 in /examples/vanilla/src-tauri (#22)
Bumps [tauri](https://github.com/tauri-apps/tauri) from 1.1.1 to 1.1.2.
- [Release notes](https://github.com/tauri-apps/tauri/releases)
- [Commits](https://github.com/tauri-apps/tauri/compare/tauri-v1.1.1...tauri-v1.1.2)

---
updated-dependencies:
- dependency-name: tauri
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-16 13:33:14 +02:00
amrbashir
0c7f1f4cb5 chore: update msrv to 1.60 2022-09-27 22:06:38 +02:00
dependabot[bot]
9ea14dd0f6 chore(deps): bump tauri in /examples/vanilla/src-tauri (#15)
Bumps [tauri](https://github.com/tauri-apps/tauri) from 1.0.2 to 1.0.6.
- [Release notes](https://github.com/tauri-apps/tauri/releases)
- [Commits](https://github.com/tauri-apps/tauri/compare/tauri-v1.0.2...tauri-v1.0.6)

---
updated-dependencies:
- dependency-name: tauri
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-16 21:39:07 +02:00
Lucas Fernandes Nogueira
bb0374d0e9 fix: use bundle identifier in dbus path and name (#10) 2022-09-06 08:30:33 -03:00
amrbashir
8baf90d881 chore(deps): update tauri to v1 stable 2022-07-06 00:55:58 +02:00
amrbashir
b0052d2da4 feat: pass an AppHandle to the callback 2022-06-15 13:19:02 +02:00
amrbashir
e02e88f4f7 refactor!: always close second instances
Always close second instances and remove the ability to to close them manually
we can bring it later if it is needed
2022-05-03 13:59:07 +02:00
amrbashir
c86f4dc024 feat: implement linux 2022-05-03 13:52:52 +02:00
amrbashir
ff1035740e feat: add the ability to close the new instance 2022-05-01 13:52:34 +02:00
amrbashir
02a59015f7 init 2022-05-01 13:16:13 +02:00