Commit graph

5 commits

Author SHA1 Message Date
Lewis Crichton
dfc6970756
fix(security): use promise queue for steam pipe (#300)
this prevents an (unlikely) race condition where writing multiple large payloads to the pipe simultaneously could lead to jambled data => argument injection
2023-12-28 01:38:31 +01:00
AAGaming
aa397d003c
SteamOS: add flatpak support using steam.pipe (#283) 2023-12-22 13:56:11 +00:00
AAGaming
94819e6f16
Update steamdeck controller layout (#236) 2023-11-12 01:28:57 +00:00
AAGaming
b24535483e
proper fix for disabling sandbox on steamos (#206)
Co-authored-by: Vendicated <vendicated@riseup.net>
2023-11-01 01:50:18 +00:00
AAGaming
1e9c70eed9
SteamOS: fixes & official controller layout (#194) 2023-10-31 22:14:30 +01:00