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