コミット履歴

作者 SHA1 メッセージ 日付
  yutotnh cbceb7d6cf fix: some typos (#4403) 3 年 前
  Lucas Fernandes Nogueira 6d94ce4235 feat(core): theme is now implemented on macOS (#4380) 3 年 前
  github-actions[bot] 13c2fc1ffe Apply Version Updates From Current Changes (#4352) 3 年 前
  Lucas Fernandes Nogueira 4ce8e22813 refactor(core): use `Icon` for tray icons (#4342) 3 年 前
  Lucas Nogueira 73860840a6 fix(core): linting errors 3 年 前
  Lucas Nogueira 73a495126c chore: remove outdated comment [skip ci] 3 年 前
  Lucas Fernandes Nogueira 69ae6f1494 refactor(window): block main thread when creating a new window (#4298) 3 年 前
  Lucas Fernandes Nogueira 2326be3982 feat(core): update windows-rs to 0.37.0 (#4199) 3 年 前
  Lucas Fernandes Nogueira a7a9fde16f fix(core): account for monitor position when centering window (#4166) 3 年 前
  Lucas Fernandes Nogueira 61e37652b9 fix(core): deadlock when creating window from IPC handler, closes #4121 (#4123) 3 年 前
  Lucas Fernandes Nogueira c8e0e5b97d feat(tauri-runtime-wry): add plugin API (#4094) 3 年 前
  Lucas Fernandes Nogueira c82b4761e1 feat(core): expose `with_webview` API to access the platform webview (#4058) 3 年 前
  Lucas Fernandes Nogueira a0ecd81a93 fix(core): percent decode file drop payloads, closes #4034 (#4035) 3 年 前
  Lucas Fernandes Nogueira 891eb748cf fix(tauri-runtime-wry): menu even panic on macOS inspector, closes #3875 (#4027) 3 年 前
  Lucas Fernandes Nogueira 8f259f4ef8 fix(core): use EventLoopProxy to prevent set_size freeze closes #3990 (#4014) 3 年 前
  Lucas Fernandes Nogueira ed467c275b perf: completely remove endpoints if none of its APIs is allowlisted (#3958) 3 年 前
  Lucas Fernandes Nogueira 24e4ff208e refactor(core): add clipboard Cargo feature, enhancing binary size (#3957) 3 年 前
  Lucas Fernandes Nogueira e11878bcf7 refactor(core): add global-shortcut Cargo feature, enhancing binary size (#3956) 3 年 前
  Lucas Nogueira 0198c2ba45 chore: prepare `set_cursor_grab` in Linux 3 年 前
  Lucas Nogueira 1303264190 chore: enable `set_cursor_position` in Linux 3 年 前
  Lucas Fernandes Nogueira 320329a9a7 fix(core): insert to webview_id_map on tao window creation, closes #3883 (#3932) 3 年 前
  Lucas Fernandes Nogueira c54ddfe933 feat: expose window cursor APIs, closes #3888 #3890 (#3935) 3 年 前
  Lucas Fernandes Nogueira 4cebcf6da7 feat: expose theme APIs, closes #3903 (#3937) 3 年 前
  renovate[bot] 71c7807fd8 chore(deps) Update Rust crate uuid to v1 (#3926) 3 年 前
  Lucas Fernandes Nogueira 70ff55c1aa fix(core): panic on menu event with minimized windows, closes #3902 (#3918) 3 年 前
  Lucas Fernandes Nogueira 80b714af6b fix: rendering issue when resizing with devtools open closes #3914 #3814 (#3915) 3 年 前
  Lucas Fernandes Nogueira fa2baba76c feat(core): create webview immediately when running in main thread (#3891) 3 年 前
  Lucas Fernandes Nogueira 169b5035a9 fix(core): actually fire `WindowEvent::Destroyed` (#3797) 3 年 前
  Lucas Fernandes Nogueira edad9f4f55 refactor(core): add `RunEvent::WindowEvent` (#3793) 3 年 前
  Lucas Fernandes Nogueira e05d718a7b feat(core): add hotkey to toggle devtools, closes #3776 (#3791) 3 年 前