kerriganx
kerriganx
> Tried out the latest driver on Arch again and the issue seems to have fixed itself (without using libdrm from AMD). I'm not sure why, but I suspect it's...
> I bet that has something to do with wine's fullscreen implementation on wayland. Maybe wine just uses a maximized window for the game so the game never actually got...
Just tested, it doesn't work with Xorg either. Also I made simple script with following code: ``` print(workspace.activeClient.resourceName); print(workspace.activeClient.fullScreen); ``` And what I got: ``` wow.exe true ```
journalctl --user -u plasma-kwin_wayland: ``` Aug 05 18:27:19 user-desktop kwin_wayland[2051]: kwin_core: Adjusted client area would exclude a complete screen, ignore Aug 05 18:27:19 user-desktop kwin_wayland[2051]: kwin_core: Provided presentation timestamp is...
It's enabled because I can see output from other scripts. Here is output from `journalctl -g "js:" -f`: ``` Aug 06 02:12:00 user-desktop kwin_wayland[2076]: js: KWinMax2NewVirtualDesktop: handle maximize Aug 06...
I recorded video to better see the issue https://github.com/Aetf/kwin-maxmize-to-new-desktop/assets/109820903/edb7673e-d6ce-4dcb-8788-1e2da86d1a97
Do not set -50 as starting point, you will get freezes even if it looks stable under load. > As a starting point for Ryzen systems you could set the...
> For AMD users, download the ML or standard version instead of the CUDA one. https://huggingface.co/wok000/vcclient000/tree/main I see Windows and Mac versions here, but no Linux
> **I found a workaround, and also the culprit behind this bug:** > > > After removing the tick on "Use titlebar color for all window borders" the rounded corners...