#Linux, Proton - Can't run a boarderless window? Fullscreen looks and runs great. However, breaks

2 messages · Page 1 of 1 (latest)

subtle cape
#

In alt tab. When returning the focus to fullscreen eq window, the rendered section is a postage stamp sized area in upper left, the rest is black. Right clicking on taskbar -close, resets it to a window. Thats kinda annoying! Would rather just have a boarderless, fullscreen window that accounts for the lost space from the title bar to prevent pixel smooshing and performance probs.

subtle cape
#

ended up using lutris with ge-proton 10.34 running in a wine , virtual desktop enabled. ini = WindowedMode=True FullscreenBitsPerPixel=32 FullscreenRefreshRate=0 BorderlessWindowed=TRUE WindowedWidth=2560 WindowedHeight=1440 Width=2560 Height=1440 (2560x1440 is my native res) , add missing lines to ini. good luck!