Siddharth
|
ec0e092ecd
feat: adds monitor_from_point method (#9770)
|
1 年之前 |
Amr Bashir
|
477bb8cd4e
feat: add `cursor_position` getter (#9297)
|
1 年之前 |
Amr Bashir
|
a07b513201
fix(core): add permission for `window.start_resize_dragging` (#9490)
|
1 年之前 |
Tony
|
58a7a552d7
feat: Expose webview zoom (#9378)
|
1 年之前 |
Lucas Fernandes Nogueira
|
ea0242db4a
refactor(image): expose constructor, unify size getters (#9179)
|
1 年之前 |
Amr Bashir
|
acdd76833d
feat(api/tray): add `TrayIcon.getById/removeById` (#9155)
|
1 年之前 |
Lucas Fernandes Nogueira
|
db0a24a973
refactor(core): use the image crate (#9132)
|
1 年之前 |
Amr Bashir
|
77b9a508a4
feat(api): add `Image` class (#9042)
|
1 年之前 |
Amr Bashir
|
4b75834a41
chore: update license headers 2024 (#9043)
|
1 年之前 |
Lucas Fernandes Nogueira
|
a77be97474
fix(ipc): fallback to postMessage if protocol fails, closes #8476 (#9038)
|
1 年之前 |
Lucas Fernandes Nogueira
|
3657ad82f8
feat(core): allow defining permissions for the app commands (#9008)
|
1 年之前 |
Amr Bashir
|
b9e6a01879
refactor(cli): use `tauri/custom-protocol` instead of relying on user having `custom-protocol` in their cargo features (#8937)
|
1 年之前 |
Lucas Fernandes Nogueira
|
fdcaf935fa
feat(webview): add reparent API (#8939)
|
1 年之前 |
Amr Bashir
|
77f49ad55e
refactor: optimize undecorated resizing handling (#8790)
|
1 年之前 |
Lucas Fernandes Nogueira
|
0cdfda2876
refactor: move plugin functionality from tauri-build to tauri-plugin (#8737)
|
1 年之前 |
Lucas Fernandes Nogueira
|
791e291a9f
fix(build): ignore changes on autogenerated files (#8736)
|
1 年之前 |
Amr Bashir
|
a093682d2d
refactor(core): refactor and fix event system following multiwebview support (#8621)
|
1 年之前 |
Lucas Fernandes Nogueira
|
af61023273
refactor(core)!: Window::close triggers RunEvent::CloseRequested (#8710)
|
1 年之前 |
Amr Bashir
|
a2fc3a6357
feat(api/window): add visible-on-all-workspaces, closes #8652 (#8657)
|
1 年之前 |
Lucas Fernandes Nogueira
|
57e3d43d96
feat(acl): generate schema for scope (#8690)
|
1 年之前 |
Lucas Fernandes Nogueira
|
c77b40324e
refactor(core): add support to multiple webviews on a Tauri window (#8280)
|
1 年之前 |
tweidinger
|
3c2f79f6f3
Tauri ACL/Allowlist v2 Implementation and Plugin System Refactor (#8428)
|
1 年之前 |
阿良仔
|
f78e5e4d4a
refactor: replace `once_cell` with `std::sync::OnceLock` (#8309)
|
1 年之前 |
Lucas Fernandes Nogueira
|
fbeb5b9185
refactor(core): use webview's URI schemes for IPC (#7170)
|
2 年之前 |
Lucas Fernandes Nogueira
|
3256a37263
fix(build): inject Android proguard rules, closes #7016 (#7017)
|
2 年之前 |
Lucas Fernandes Nogueira
|
59db76af4c
refactor(android): fix race conditions processing Android plugin project as dependency (#6968)
|
2 年之前 |
Amr Bashir
|
e1e85dc2a5
chore: fix ci and cleanup leftovers (#6925)
|
2 年之前 |
Lucas Fernandes Nogueira
|
942249060e
refactor(core): generate TauriActivity on build script (#6783)
|
2 年之前 |
Lucas Fernandes Nogueira
|
cdad6e0837
refactor(core): use absolute path for the tauri Android library (#6774)
|
2 年之前 |
Lucas Fernandes Nogueira
|
96639ca239
refactor(core): remove shell APIs (#6749)
|
2 年之前 |