Lucas Fernandes Nogueira be4bb391a9 feat: add `AppHandle::remove_plugin` and plugin `on_drop`, closes #4361 (#4443) 3 years ago
..
api cbceb7d6cf fix: some typos (#4403) 3 years ago
app 4ce8e22813 refactor(core): use `Icon` for tray icons (#4342) 3 years ago
endpoints cbceb7d6cf fix: some typos (#4403) 3 years ago
scope 73860840a6 fix(core): linting errors 3 years ago
test 307c2ebfb6 feat(core): set macOS app icon in development (#4385) 3 years ago
updater cbceb7d6cf fix: some typos (#4403) 3 years ago
window 73860840a6 fix(core): linting errors 3 years ago
app.rs be4bb391a9 feat: add `AppHandle::remove_plugin` and plugin `on_drop`, closes #4361 (#4443) 3 years ago
async_runtime.rs cbceb7d6cf fix: some typos (#4403) 3 years ago
command.rs 5d538ec27c refactor(core): use the event loop proxy to send updater events (#3687) 3 years ago
endpoints.rs ed467c275b perf: completely remove endpoints if none of its APIs is allowlisted (#3958) 3 years ago
error.rs 13c2fc1ffe Apply Version Updates From Current Changes (#4352) 3 years ago
event.rs 76c791bd2b fix(core): regression on the unlisten function (#3623) 3 years ago
hooks.rs 079b1cc06e fix(core): properly get external URL origin, closes #4414 (#4417) 3 years ago
lib.rs 307c2ebfb6 feat(core): set macOS app icon in development (#4385) 3 years ago
manager.rs 45981851e3 chore(lint): unused variable warnings for release builds (#4411) 3 years ago
pattern.rs d5d6d2abc1 Isolation Pattern (#43) 3 years ago
plugin.rs be4bb391a9 feat: add `AppHandle::remove_plugin` and plugin `on_drop`, closes #4361 (#4443) 3 years ago
state.rs 5d538ec27c refactor(core): use the event loop proxy to send updater events (#3687) 3 years ago
window.rs 6d94ce4235 feat(core): theme is now implemented on macOS (#4380) 3 years ago