Files
tauri-plugins-workspace/plugins
Lucas Fernandes Nogueira 120d00558e refactor(deep-link)!: return Error::Execute when an OS command fails to run (#3603)
* refactor(deep-link)!: return Error::Execute when an OS command fails to run

On Linux, `register`, `unregister` and `is_registered` now fail with the
new `Error::Execute(command, io_error)` variant when `xdg-mime` or
`update-desktop-database` cannot be spawned, instead of logging and
returning the raw `Error::Io`. This is the change deferred to v3 in #2970.

* docs(deep-link): unregister does not run OS commands
2026-09-22 06:04:13 -03:00
..
2026-09-21 18:48:38 -03:00
2026-09-21 13:53:23 -03:00
2026-09-21 18:48:38 -03:00
2026-09-21 18:48:38 -03:00
2026-09-21 18:48:38 -03:00
2026-09-21 21:56:40 -03:00
2026-09-21 18:48:38 -03:00
2026-09-21 18:48:38 -03:00
2026-09-21 18:48:38 -03:00
2026-09-21 18:48:38 -03:00
2026-09-21 18:48:38 -03:00
2026-09-21 13:53:23 -03:00
2026-09-21 18:48:38 -03:00
2026-09-21 18:48:38 -03:00
2026-09-21 18:48:38 -03:00
2026-09-21 18:48:38 -03:00
2026-09-21 18:48:38 -03:00
2026-09-21 18:48:38 -03:00
2026-09-21 18:48:38 -03:00
2026-09-21 18:48:38 -03:00
2026-09-21 18:48:38 -03:00
2026-09-21 18:48:38 -03:00
2026-09-21 18:48:38 -03:00
2026-09-21 18:48:38 -03:00
2026-09-21 18:48:38 -03:00