diff --git a/Cargo.toml b/Cargo.toml index 3599834..956a1ee 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -18,7 +18,7 @@ input-linux = "0.7" itertools = "0.14" lazy_static = "1" libc = "0.2" -nix = { version = "0.30", default-features = false, features = ["fs", "poll", "signal"] } +nix = { version = "0.30", default-features = false, features = ["fs", "poll", "signal", "time"] } num_enum = "0.7" regex = "1" serde = { version = "1.0", default-features = false, features = ["derive"] } diff --git a/com.steampowered.SteamOSManager1.xml b/com.steampowered.SteamOSManager1.xml index f3fcd04..f54ca57 100644 --- a/com.steampowered.SteamOSManager1.xml +++ b/com.steampowered.SteamOSManager1.xml @@ -342,6 +342,33 @@ Valid modes: 0 - Browse mode, 1 - Focus mode. --> + + + + + +