Skip to content

Commit

Permalink
migrating to tauri 2.0 (#523)
Browse files Browse the repository at this point in the history
* tauri 2.0 migration, everything is working so far except the global shortcut

* getting global hotkey working again

* fixing updater plugin

* updating jsonrpsee to (almost) latest

* updating linux dependencies

* updating trunk/yew/wasm-bindgen dependencies

* fixing merge issues

* updating Window -> WebviewWindow types

* using notif plugin for notifications

* fixing unreachable statement error
  • Loading branch information
a5huynh authored Oct 31, 2024
1 parent 6176976 commit e6d3da7
Show file tree
Hide file tree
Showing 43 changed files with 4,448 additions and 2,522 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,4 @@ target
**/target
node_modules
binaries
apps/tauri/gen/*
Loading

0 comments on commit e6d3da7

Please sign in to comment.