Hi friends,
this is a minor issue but it annoys me a lot. In several full screen games, I have this weird resize animation when the game regains focus from the second monitor. I use chat software on my second monitor and when I go back to gaming I have this weird animation. Video sample here: https://streamable.com/ewpv9x
The problem does not seem to happen in Hyprland, only in KDE. The problem does NOT happen if I switch to windowed mode, but the game doesn’t seem to take into account the border decorations and the bottom part of the window is cropped. Changing the game to windowed mode and then back to full screen often solves the problem until the game is launched again. Very weird.
I’ve searched about this issue a lot but never been able to solve it. I launch all my games through Steam and I have this problem on several of the games. Magic Arena is just the one I can more reliably reproduce the problem.
I do own an Nvidia card, which I know can be problematic. I believe all drivers are installed, lsmod seems to return the correct output:
lsmod | grep nvidia
nvidia_drm 118784 55
nvidia_uvm 3481600 8
nvidia_modeset 1585152 63 nvidia_drm
video 77824 1 nvidia_modeset
nvidia 62402560 1392 nvidia_uvm,nvidia_modeset
I have KDE installed and using X11. Issue also happens with Wayland. Again, in Hyprland the issue doesn’t seem to happen.
inxi -G
output:
Graphics:
Device-1: NVIDIA GA102 [GeForce RTX 3080 Lite Hash Rate] driver: nvidia
v: 545.29.06
Device-2: Razer USA Gaming Webcam [Kiyo] driver: snd-usb-audio,uvcvideo
type: USB
Display: x11 server: X.Org v: 21.1.10 with: Xwayland v: 23.2.3 driver: X:
loaded: nvidia gpu: nvidia,nvidia-nvswitch resolution: 1: 2560x1440~144Hz
2: 2560x1440~144Hz
API: EGL v: 1.5 drivers: nvidia,swrast
platforms: gbm,x11,surfaceless,device
API: OpenGL v: 4.6.0 compat-v: 4.5 vendor: nvidia mesa v: 545.29.06
renderer: NVIDIA GeForce RTX 3080/PCIe/SSE2
API: Vulkan v: 1.3.274 drivers: nvidia surfaces: xcb,xlib
Thanks in advance!