Historial de Commits

Autor SHA1 Mensaje Fecha
  david 426a6b4996 feat(macOS): Implement tray icon template (#2322) hace 4 años
  chip 8216cba13d `App.create_window()` to accept any `Into<String>` type (fix #2290) (#2291) hace 4 años
  chip fd8fab507c refactor(core): remove `Params` and replace with strings (#2191) hace 4 años
  Lucas Fernandes Nogueira 8157a68af1 feat(core): allow listening to event loop events & prevent window close (#2131) hace 4 años
  Lucas Nogueira 2e2dc7c774 fix(core): temporary fix for clippy issue hace 4 años
  Lucas Fernandes Nogueira 954460c520 feat(core): MenuHandle `show`, `hide`, `is_visible` and `toggle` APIs (#1958) hace 4 años
  Lucas Fernandes Nogueira f7e9fe8f3f refactor(core): new system tray and window menu APIs, closes #1898 (#1944) hace 4 años
  Lucas Nogueira 5525b03a78 feat(core): add `skip_taskbar` API to the WindowBuilder/WindowOptions hace 4 años
  Lucas Nogueira 36506c967d feat(core): add `is_visible` API hace 4 años
  Lucas Fernandes Nogueira 95d518afa1 feat(core): expose `AppHandle`, add `create_window` API (#1855) hace 4 años
  Lucas Fernandes Nogueira c090927021 feat(core): system tray, closes #157 (#1749) hace 4 años
  Lucas Fernandes Nogueira 41d5d6aff2 feat(core): window menus (#1745) hace 4 años
  Lucas Fernandes Nogueira 181e132aee refactor(core): simplify usage of app event and window label types (#1623) hace 4 años
  nothingismagick bf82136466 feat(license): SPDX Headers (#1449) hace 4 años
  chip 94038b5e71 refactor(tauri): remove app runner, use builder (#1429) hace 4 años
  chip 2158a68d7d wip: big refactor, removing application cycle + allowing generic parameters to the application (#1400) hace 4 años
  Lucas Fernandes Nogueira 1318ffb47c refactor(core): remove async from app hooks, add InvokeMessage type (#1392) hace 4 años
  Lucas Fernandes Nogueira b670ec55f2 refactor(core): add `unlisten`, `once` APIs to the event system (#1359) hace 4 años
  Noah Klayman 4c9d419eec fix(examples): build error (#1354) hace 4 años
  Ngo Iok Ui (Wu Yu Wei) 1086b3b85f refactor(core): use Mutex in std to reduce async usage (#1350) hace 4 años
  chip c88838aa76 feat: build without proc macros (#1226) hace 4 años