Lucas Fernandes Nogueira
|
fa6d10e39c
refactor(core): remove window APIs on mobile (#5713)
|
před 2 roky |
Lucas Nogueira
|
d0ad0d2f48
Merge remote-tracking branch 'origin/dev' into next
|
před 2 roky |
Caesar Schinas
|
4137ab44a8
feat(macos): add `tabbing_identifier` option, closes #2804, #3912 (#5399)
|
před 2 roky |
Lucas Fernandes Nogueira
|
95f467add5
feat(core): add window `accept_first_mouse` option, closes #5347 (#5374)
|
před 2 roky |
Lucas Fernandes Nogueira
|
4036e15f5a
feat(core): reimplement window initial focus flag, closes #5120 (#5338)
|
před 2 roky |
Eric Hagman
|
a6c94119d8
feat(core): expose user_agent to window config (#5317)
|
před 2 roky |
Kasper
|
321f3fed19
feat(macos): `title_bar_style` and `hidden_title` window options, closes #2663 (#3965)
|
před 2 roky |
jabza
|
eedfa5e618
feat(core): Expose "ignore_cursor_events" to Tauri and API (#5032)
|
před 2 roky |
Amr Bashir
|
ae65951bc4
fix(core): fix deadlock in `on_menu_event`, closes #5254 (#5257)
|
před 2 roky |
Jeffrey Hutchins
|
8ea87e9c9c
feat(android): with_webview access for jni execution (#5148)
|
před 2 roky |
Josh Soref
|
8fd79b8fc0
Spelling (#4880)
|
před 3 roky |
Lucas Fernandes Nogueira
|
2901145c49
chore: update license headers (#5067)
|
před 3 roky |
Lucas Fernandes Nogueira
|
f21cbecdeb
feat(core): implement theme APIs for Linux (#4808)
|
před 3 roky |
Lucas Fernandes Nogueira
|
e6012b88af
docs(core): enhance `initialization_script` documentation, ref #4831 (#4832)
|
před 3 roky |
Lucas Fernandes Nogueira
|
c04d0340e2
feat(core): prepare build for mobile targets (#4830)
|
před 3 roky |
Lucas Nogueira
|
95abf48e21
docs(core): add supported macOS version on devtools APIs, closes #4612
|
před 3 roky |
Lucas Nogueira
|
edb9ab2069
docs(core): fix link to webview2 controller, closes #4576
|
před 3 roky |
Lucas Nogueira
|
1949aa89be
chore: remove println
|
před 3 roky |
Lucas Fernandes Nogueira
|
643ae846d8
fix: fire window-specific event on Window emit_to/emit_all, closes #4493 (#4498)
|
před 3 roky |
Amr Bashir
|
3efbc67f74
feat: implement `raw_window_handle` on Linux (#4469)
|
před 3 roky |
Lucas Nogueira
|
23a049c593
chore: fix clippy warnings, remove license template
|
před 3 roky |
Lucas Fernandes Nogueira
|
6d94ce4235
feat(core): theme is now implemented on macOS (#4380)
|
před 3 roky |
github-actions[bot]
|
13c2fc1ffe
Apply Version Updates From Current Changes (#4352)
|
před 3 roky |
Lucas Fernandes Nogueira
|
4ce8e22813
refactor(core): use `Icon` for tray icons (#4342)
|
před 3 roky |
Lucas Nogueira
|
73860840a6
fix(core): linting errors
|
před 3 roky |
Lucas Fernandes Nogueira
|
69ae6f1494
refactor(window): block main thread when creating a new window (#4298)
|
před 3 roky |
Lucas Fernandes Nogueira
|
52d177543a
fix(core): immediately create window when using tauri::App, closes #4170 (#4172)
|
před 3 roky |
Lucas Nogueira
|
b7281317ba
chore(docs): split app and window implementations
|
před 3 roky |
Lucas Fernandes Nogueira
|
c82b4761e1
feat(core): expose `with_webview` API to access the platform webview (#4058)
|
před 3 roky |
Lucas Fernandes Nogueira
|
ed467c275b
perf: completely remove endpoints if none of its APIs is allowlisted (#3958)
|
před 3 roky |