Amr Bashir
|
16e550ec15
refactor(core): add webview events (#8844)
|
1 year ago |
Lucas Fernandes Nogueira
|
2f55bfecbf
chore(deps): update wry to 0.36 (#8795)
|
1 year ago |
Amr Bashir
|
8de308d1bf
feat(core): implement new config structure (#8723)
|
1 year ago |
Amr Bashir
|
a093682d2d
refactor(core): refactor and fix event system following multiwebview support (#8621)
|
1 year ago |
Lucas Fernandes Nogueira
|
af61023273
refactor(core)!: Window::close triggers RunEvent::CloseRequested (#8710)
|
1 year ago |
Lucas Fernandes Nogueira
|
aa758a850f
refactor(core): delete the command module (#8716)
|
1 year ago |
Amr Bashir
|
9eaeb5a8cd
refactor: refactor parent APIs on `WindowBuilder` (#8622)
|
1 year ago |
Amr Bashir
|
a2fc3a6357
feat(api/window): add visible-on-all-workspaces, closes #8652 (#8657)
|
1 year ago |
Amr Bashir
|
e1eb911f5e
fix(menu): ensure init & drop is done on main thread (#8582)
|
1 year ago |
Amr Bashir
|
58fe2e812a
fix: improvements and ipc fixes for loading window content using custom protocol (#8670)
|
1 year ago |
Lucas Fernandes Nogueira
|
00e1567584
refactor(core): exit() and restart() triggers ExitRequested and Exit (#8708)
|
1 year ago |
AuTa
|
5e1ae87c0c
fix(core/window): set window_effects from config (#8677)
|
1 year ago |
Lucas Fernandes Nogueira
|
c77b40324e
refactor(core): add support to multiple webviews on a Tauri window (#8280)
|
1 year ago |
tweidinger
|
3c2f79f6f3
Tauri ACL/Allowlist v2 Implementation and Plugin System Refactor (#8428)
|
1 year ago |
Amr Bashir
|
7f033f6dcd
fix(core): fix undecorated window resizing, #8519 (#8537)
|
1 year ago |
Lucas Nogueira
|
d621d3437c
feat: add tracing (port from #8289) (#8607)
|
1 year ago |
pashokitsme
|
29ced5ceec
feat: add `WindowBuilder::on_download`, closes #8157 (#8159)
|
1 year ago |
Lucas Nogueira
|
a9b87c057d
Merge branch '1.x' into dev
|
1 year ago |
Lucas Fernandes Nogueira
|
ebc3e78e68
feat: update to latest wry (#8213)
|
1 year ago |
Amr Bashir
|
f93148eac0
feat: add tray and menu javascript APIs and events, closes #6617 (#7709)
|
1 year ago |
Lucas Fernandes Nogueira
|
b5f40ae58d
fix(core): global events regression from #7996 closes #8146 (#8147)
|
1 year ago |
Lucas Fernandes Nogueira
|
04a682beb0
refactor(core): break manager struct into smaller ones (#8124)
|
1 year ago |
Lucas Fernandes Nogueira
|
0601d5dddb
fix(docs): set the --cfg docsrs arg for docs.rs build (#8123)
|
1 year ago |
Lucas Fernandes Nogueira
|
74d2464d0e
refactor(core): implement on_page_load event using wry hook (#8116)
|
1 year ago |
DK Liao
|
9580df1d7b
chore(deps): upgrade gtk to 0.18 (#8084)
|
1 year ago |
Amr Bashir
|
93c8a77b34
refactor: enhance event system rust apis (#7996)
|
1 year ago |
Lucas Nogueira
|
c6c59cf237
Merge branch '1.x' into dev
|
1 year ago |
Lucas Fernandes Nogueira
|
22f26882cf
fix(core): prevent iOS crash on invalid plugin response JSON (#8049)
|
1 year ago |
Andre Lew
|
c1ec0f1551
feat(core): expose `always_on_bottom`, closes #7847 (#7933)
|
1 year ago |
Jason Tsai
|
c085addab5
feat: set application progress bar, close #7999 (#8009)
|
1 year ago |