1
1
mirror of https://github.com/wez/wezterm.git synced 2024-09-20 11:17:15 +03:00
wezterm/wezterm-toast-notification
Wez Furlong d290f532d4 fix hang with open crate when spawning the browser
The `open` crate blocks forever when spawning the browser via xdg-open,
which feels kinda "wrong" to me, but does offer a method that can stick
that in a background thread, so that's what we do here.

refs: #1721
2022-03-15 07:50:08 -07:00
..
src fix hang with open crate when spawning the browser 2022-03-15 07:50:08 -07:00
build.rs Use newer windows crate 2022-03-11 07:40:39 -08:00
Cargo.toml Use newer windows crate 2022-03-11 07:40:39 -08:00