Skip to content

feat: tauri integration (desktop and mobile)#134

Draft
hazre wants to merge 17 commits intodevfrom
feat/tauri-integration
Draft

feat: tauri integration (desktop and mobile)#134
hazre wants to merge 17 commits intodevfrom
feat/tauri-integration

Conversation

@hazre
Copy link
Collaborator

@hazre hazre commented Mar 10, 2026

Description

Fixes #88

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings

hazre added 17 commits March 8, 2026 11:42
- add fake windows window snapping overlay like a native titlebar
- add sync status inside the titlebar
- upgrade framer-motion package to motion
- add service worker tauri exceptions 
- add automatically generated tauri typescript bindings
note that close to tray currently does nothing and it's intended for when notifications land
Aaaaaaa spent an hour on this, problem was that it was panicking trying to export to a path relative to the executable which is protected by the os.
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.

Add desktop and mobile builds

1 participant