Arthur Kasimov
Arthur Kasimov
I have exactly the same issue with 2 monitors. Selecting monitor 0 in Sunshine actually streams monitor 1 and vice versa. ``` Monitors: 2 0: +*DP-1 3840/597x2160/336+0+0 DP-1 1: +DP-2...
Agree. Using some unique ID would be better than monitor index. Unfortunately port names like `DP-1` or `DP-2` also don't seem to be stable. They can change when monitors are...
I had the same issue on `gamescope` 3.14.3 from Arch repos. Installing `gamescope-git` package from AUR fixed stale `mangoapp` processes. It seems like the bug was fixed in `gamescope` 3.14.6...
@melyux GitHub extensively uses brown color at least in PHP sources. For instance: https://github.com/laravel/laravel/blob/9.x/app/Http/Kernel.php The theme defines `entity.name` token color as brown (actually dark orange). This works very well for...
@mnivet Oops, I've also managed to reproduce this issue on `notepad++.exe`. The link you posted seems to be correct. `EndUpdateResource` indeed fails if the size of `.rsrc` section of the...
Thanks for pointing this out! :+1: Indeed, if the user haven't explicitly specified `-a %s` on the command line, the generated shim doesn't forward any arguments to the target executable....
Faced the same issue on Arch, GNOME 43, Wayland, flameshot package installed via pacman. Take Screenshot from tray icon doesn't work if I run flameshot from Activities or from dash-to-dock....