v2.0.2: Controller Translation Fixes & Input Stability
This hotfix patch targets post-deployment edge cases regarding missing keymaps, incorrectly mapped controller buttons, and Windows-specific WebRTC capture failures.
Input Pipeline Architecture
Hotfix: Fixed a translation drop in the W3C Gamepad API where the left and right triggers (L2/R2) were not being correctly mapped to analog Linux axes (ABS_Z, ABS_RZ).
Hotfix: Expanded the internal keyboard dictionary to include the full alphabet, numbers, and modifiers.
Hotfix: Swapped the X and Y button mapping to correctly align native PlayStation profiles with the Linux kernel.
Streaming & Browser Stability
Hotfix: Fixed a regression preventing Windows 11 host capture. Chromium PipeWire launch flags are now safely isolated behind an OS-check to prevent breaking DXGI/GDI capture engines on Windows.
Full Changelog: v2.0.1...v2.0.2