커밋 기록

작성자 SHA1 메시지 날짜
  david 426a6b4996 feat(macOS): Implement tray icon template (#2322) 4 년 전
  david 8808085541 feat(window): Allow creation of Window without `wry` (#2321) 4 년 전
  Lucas Nogueira e6d9b0bae8 fix(core): export PathResolver and SystemTrayHandle 4 년 전
  Lucas Fernandes Nogueira 1792c45592 fix(core): run setup after preparing system tray (#2312) 4 년 전
  chip 8216cba13d `App.create_window()` to accept any `Into<String>` type (fix #2290) (#2291) 4 년 전
  david 3389bd8180 fix(linux): use glib main context for the updater on linux (#2222) 4 년 전
  chip fd8fab507c refactor(core): remove `Params` and replace with strings (#2191) 4 년 전
  Lucas Fernandes Nogueira 8157a68af1 feat(core): allow listening to event loop events & prevent window close (#2131) 4 년 전
  Lucas Fernandes Nogueira 59784c7e55 feat(core): implement `CommandArg` for `AppHandle` (#2037) 4 년 전
  Lucas Fernandes Nogueira 285bf64bf9 feat(core): add clipboard writeText and readText APIs (#2035) 4 년 전
  Lucas Fernandes Nogueira 3280c4aa91 refactor(core): global shortcut is now provided by `tao` (#2031) 4 년 전
  Lucas Fernandes Nogueira 9cd10df4d5 feat(core): allow disabling file drop handler, closes #2014 (#2030) 4 년 전
  Lucas Fernandes Nogueira 08c161c5e8 fix(core): remove window from HashMap on close (#2024) 4 년 전
  Lucas Fernandes Nogueira 70fc87a7ff feat(core): add `config` and `package_info` getters on App and AppHandle (#2016) 4 년 전
  Lucas Fernandes Nogueira 5ca462f6cc feat(core): add path resolver API to the App and AppHandle structs (#2015) 4 년 전
  Lucas Fernandes Nogueira dc6b0d8522 feat(core): set .rc values from tauri.conf.json, closes #1849 (#1951) 4 년 전
  Lucas Fernandes Nogueira f7e9fe8f3f refactor(core): new system tray and window menu APIs, closes #1898 (#1944) 4 년 전
  Lucas Fernandes Nogueira 4bdc406679 feat(core): kill sidecar child processes on App drop, closes #1896 (#1932) 4 년 전
  Lucas Fernandes Nogueira 8c0d0739ee feat(core): add `run_iteration`, `parent_window` and `owner_window` APIs, closes #1872 (#1874) 4 년 전
  Lucas Fernandes Nogueira d1f650edd3 chore(docs): improve `manage` API examples on interior mutability (#1875) 4 년 전
  Lucas Fernandes Nogueira 1be37a3f30 refactor(core): remove `image` dependency (#1859) 4 년 전
  Lucas Fernandes Nogueira 95d518afa1 feat(core): expose `AppHandle`, add `create_window` API (#1855) 4 년 전
  chip 3d8dcbbf81 fix(core): allow wry to be an optional dep again (fix #1841) (#1854) 4 년 전
  Ngo Iok Ui (Wu Yu Wei) c1f8e11342 chore: remove unnecessary anonymous lifetimes (#1829) 4 년 전
  chip 27a7810767 feat(core): add default Args to all types exposing Params (#1777) 4 년 전
  chip 55423590dd refactor(core): Context fields now private, Icon used on all platforms (#1774) 4 년 전
  Lucas Fernandes Nogueira 21ce355c48 chore: rename `M: Params` to `P: Params` (#1771) 4 년 전
  Lucas Fernandes Nogueira 22676df57a refactor(core): `menu` and `system-tray` feature flags (#1765) 4 년 전
  Lucas Fernandes Nogueira 34b6032df7 feat(core): add `on_window_event` (global) API to app::Builder (#1759) 4 년 전
  Lucas Fernandes Nogueira 45a7a111e0 feat(core): add `tauri-wry` crate (#1756) 4 년 전