Results 5 issues of ural89

``` void Start() { if (!SteamManager.Initialized) { Debug.LogError("Steam not initialized"); return; } ticketResponseCallback = Callback.Create(OnEncryptedAppTicketResponse); } private void Update() { SteamAPI.RunCallbacks(); } void RequestTicket() { byte[] optionalData = new byte[0];...

wl-kbptr currently doesn't handle screen rotation correctly on Hyprland, leading to incorrect pointer behavior. This is It seems like Hyprland manages output transformations differently compared to other compositors. To address...

My monitor is flipped horizontal. This wasn't problem before for bisect mode. After update (0.4.0), when I click somewhere it will click symmetrical to horizontal and also vertical. I'm assuming...

bug
hyprland

#prelude vim edit box will not fill duckduckgo search bar. ## Error details SurfingKeys: 1.17.11 Browser: brave browser URL: https://start.duckduckgo.com/ ## Context Go to https://start.duckduckgo.com/ press I to open vim...

Inputs on moonlight-qt stopped working. **Client PC details (please complete the following information)** - OS: Arch linux / hyprland - Moonlight Version: 6.1.0 - Linux package type (if applicable):AUR **Server...