api-client/packages/hoppscotch-desktop/src-tauri
Shreyas 1f158a19ff
feat(desktop): cross-platform quit action (#5266)
This implements consistent cross-platform quit functionality that
triggers graceful application shutdown through native native commands.

Closes FE-919

The Cmd + Q quit shortcut was previously broken across platforms with
inconsistent behavior, working on Windows 11 but failing on macOS,
AppImage Linux, and Windows 10. The implementation was mixed and
unreliable.
2025-07-23 19:26:34 +05:30
..
capabilities fix(desktop): extend file-write permissions (#5070) 2025-05-21 18:27:20 +05:30
icons feat: platform independent core and the new desktop app (#4684) 2025-02-28 00:01:25 +05:30
src feat(desktop): cross-platform quit action (#5266) 2025-07-23 19:26:34 +05:30
.gitignore feat: platform independent core and the new desktop app (#4684) 2025-02-28 00:01:25 +05:30
build.rs feat: platform independent core and the new desktop app (#4684) 2025-02-28 00:01:25 +05:30
Cargo.lock chore: bump version to 2025.6.1 2025-07-14 14:28:51 +05:30
Cargo.toml chore: bump version to 2025.6.1 2025-07-14 14:28:51 +05:30
tauri.conf.json chore: bump version to 2025.6.1 2025-07-14 14:28:51 +05:30