Hello, with some applications and games I have a white bar at the bottom or top of the screen when entering fullscreen. I first thought that it’s because of their application but I then saw on others.
Here I have a screenshot of a game running in Yuzu. On the bottom one can see the taskbar.
If you are using X11, the global scale is 250% or 300%, and your screen size is not a multiple of 3, then you might need to create a window rule that force StrictGeometry=no for all windows. That should solve the problem.
Thank you for your replay. Yes I’m using X11 and my scaling factor is 118,75%. I tried it out with 100%, but it didn’t fix the issue. What do you mean with “multiple of 3”? My screen resolution is 1920x1080. I didn’t found “StrictGeometry” in the list of properties in the window rules tab, do you mean “Ignore requested geometry”?
I tried this rule, but I saw no effect. I thought it may be an Nvidia problem, so I also reinstalled the Nvidia driver, but nothing changed. I tried Wayland and the issue wasn’t present there. Unfortunately Wayland isn’t ready yet. The night colors doesn’t work there.