Commit Verlauf

Autor SHA1 Nachricht Datum
  Lucas Fernandes Nogueira 6d94ce4235 feat(core): theme is now implemented on macOS (#4380) vor 3 Jahren
  github-actions[bot] 13c2fc1ffe Apply Version Updates From Current Changes (#4352) vor 3 Jahren
  Lucas Fernandes Nogueira 4ce8e22813 refactor(core): use `Icon` for tray icons (#4342) vor 3 Jahren
  Lucas Nogueira 73860840a6 fix(core): linting errors vor 3 Jahren
  Lucas Fernandes Nogueira 69ae6f1494 refactor(window): block main thread when creating a new window (#4298) vor 3 Jahren
  Lucas Fernandes Nogueira 52d177543a fix(core): immediately create window when using tauri::App, closes #4170 (#4172) vor 3 Jahren
  Lucas Nogueira b7281317ba chore(docs): split app and window implementations vor 3 Jahren
  Lucas Fernandes Nogueira c82b4761e1 feat(core): expose `with_webview` API to access the platform webview (#4058) vor 3 Jahren
  Lucas Fernandes Nogueira ed467c275b perf: completely remove endpoints if none of its APIs is allowlisted (#3958) vor 3 Jahren
  Lucas Nogueira 1303264190 chore: enable `set_cursor_position` in Linux vor 3 Jahren
  Lucas Fernandes Nogueira c54ddfe933 feat: expose window cursor APIs, closes #3888 #3890 (#3935) vor 3 Jahren
  Lucas Fernandes Nogueira 4cebcf6da7 feat: expose theme APIs, closes #3903 (#3937) vor 3 Jahren
  Lucas Fernandes Nogueira 7c7d854ab9 refactor(core): remove deprecated APIs (#3834) vor 3 Jahren
  Lucas Fernandes Nogueira 06aa87b65f fix(core): `WindowEvent` type used on `Window::on_window_event` (#3796) vor 3 Jahren
  Lucas Fernandes Nogueira e05d718a7b feat(core): add hotkey to toggle devtools, closes #3776 (#3791) vor 3 Jahren
  Kasper 4e807a53e2 Support window parenting on macOS, closes #3751 (#3754) vor 3 Jahren
  Lucas Fernandes Nogueira da1e879358 feat(core): improve and cleanup the `Error` enum (#3748) vor 3 Jahren
  Lucas Fernandes Nogueira 1099a9696e refactor(core): do not export `tauri_runtime` on `tauri` (#3749) vor 3 Jahren
  Lucas Fernandes Nogueira 5d538ec27c refactor(core): use the event loop proxy to send updater events (#3687) vor 3 Jahren
  Lucas Nogueira 5b2700b964 fix(core): change `Window::builder` to be an associated function vor 3 Jahren
  Lucas Fernandes Nogueira 3b13fda56f feat(core): add `WindowBuilder::on_request`, closes #3533 (#3618) vor 3 Jahren
  Lucas Fernandes Nogueira 8c9358725a refactor(core): move `png` and `ico` behind Cargo features (#3588) vor 3 Jahren
  Lucas Nogueira a332b09f43 fix(core): rename `ManageBase::app_handle` to avoid naming conflict vor 3 Jahren
  Lucas Fernandes Nogueira 141133a414 feat(core): add WindowBuilder type (#3598) vor 3 Jahren
  Lucas Fernandes Nogueira 64e0054299 refactor(core): do not panic on invalid window labels,#3544 (#3596) vor 3 Jahren
  Lucas Fernandes Nogueira e1b8fc739a docs(core): add examples to the API module (#3450) vor 3 Jahren
  Jonas Kruckenberg d5400a3d62 `once_global` and `once` accept FnOnce callbacks (#3383) vor 3 Jahren
  Lucas Fernandes Nogueira 4a10e88c4b feat(docs): document data URLs usage (#3360) vor 3 Jahren
  Lucas Fernandes Nogueira 55aa22de80 feat(core): add `Window#open_devtools` API, closes #1213 (#3350) vor 3 Jahren
  Lucas Fernandes Nogueira 9b34055264 fix(core): window-specific event delivery, closes #3302 (#3344) vor 3 Jahren