Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tauri port - Updated tauri dependencies to 1.5.x and komorebi to 0.1.19 #118

Open
wants to merge 3 commits into
base: tauri-port
Choose a base branch
from

Conversation

isaacgale
Copy link

@isaacgale isaacgale commented Dec 10, 2023

Pull Request #117

Updated tauri dependencies; mostly so I could cross-compile on MacOS to create a Windows executable.

See Tauri Documentation for more information.

Description

Updated:

tauri-build to 1.5.0
tauri-apps/api to 1.5.1
tauri-apps/cli to 1.5.7
komorebi-core to 0.1.19
tauri 1.5.3

  1. Added default App Manifest to the tauri build as it is now required.
  2. Fixed komorebi JSON parsing issue around the application 'identifiers' eg. float_identifiers
  3. Added Komorebi 'MoveContainerToWorkspaceNumber' and 'MoveContainerToNamedWorkspace' event support to update current active workspace.

Testing

Tested and working as I expect on my Windows 11 system running Komorebi v0.1.19

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant