linux: re-add open fallback (#14359)
Release Notes: - linux: Fixed opening urls/directories on systems where the xdg desktop portal doesn't handle those requests.
This commit is contained in:
parent
0b0de8ca83
commit
c27c41274a
3 changed files with 61 additions and 6 deletions
|
@ -124,6 +124,7 @@ wayland-protocols = { version = "0.31.2", features = [
|
|||
] }
|
||||
wayland-protocols-plasma = { version = "0.2.0", features = ["client"] }
|
||||
oo7 = "0.3.0"
|
||||
open = "5.2.0"
|
||||
filedescriptor = "0.8.2"
|
||||
x11rb = { version = "0.13.0", features = [
|
||||
"allow-unsafe-code",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue