- tauri: Not running in tauri will not through error (
bf2bd04
)
- events: Properly map tauri event to Python (
3ed95d9
)
- window: Extract payload from file drop event data (
fdd5ab6
)
- Revert accidental change (
ce0d9ee
) - example 4: Expand example with more examples + minor fixes (
93b5eb2
)
- window: Properly handle cleanup (
65acd60
)
- example: Show window delete (
a656187
) - example 5: Add windows docs + git ignore Cargo.lock (
087fcba
) - Update multi-window example (
5d9a90a
)
- window: Add window widget to help (
05a0ef7
)
- utils: Update utils to support window handling (
032a9bc
)
- dialog: Enable dialogs (
e406011
)
- example: Dialog + notification (
dc1bb28
)
- vue3: Update components for vue2/3 (
ca90a05
)
- example: Add example with menu (
414eb18
) - example: Add tauri/ws only example (
f0b4a23
) - example: Add simple http example (
bcd4b47
) - example: Update tauri (
f3f5015
) - example: Update tauri version (
ed1d369
)
- version: Add version (
da7d77f
)
- linux: Add Linux sidecar executable (
244c920
) - mac: Add missing call to server (
38640b0
) - examples: Fix trame bash script to support spaces in path (
edbb1c6
) - rust: Add rust cheat sheet (
d9fb9e4
)
- dialog: Add support for dialog (
ce5cbc2
)
- dialog: Code cleanup - remove debug prints (
3d182c5
)
- menu: Clean readme with latest client/server capabilities (
beb3c70
) - example: Use new --no-http arg (
fee2118
)
- menu: Add working example with native menu (
6b50e82
)
- cone: Add example (
06656cc
)
- tauri: Expose tauri as trame.utils (
e73593c
)