xCollateral / VulkanMod

Vulkan renderer mod for Minecraft.
GNU Lesser General Public License v3.0
1.49k stars 177 forks source link

[Gnome 46 and Wayland] Windowed Fullscreen isn't fullscreen #459

Open Enderteck opened 1 month ago

Enderteck commented 1 month ago

image

When Windowed fullcreen is enabled, the window doesn't take the entire screen but leaves the taskbar visible.

Minecraft : 1.21 Fabric : 0.16.0 Vulkanmod : 4.3 Fedora Workstation 40 Gnome 46 Wayland and AMD GPU

SpomJ commented 1 month ago

Works as intended AKA borderless mode. Use acual fullscreen if you want fullscreen.

Enderteck commented 1 month ago

You sure ?

That seems kinda stupid, no other game provides this, Windowed fullscreen always allows you to have a fullscreen window while being able to have the game open when not focused.

If this isn't supposed to be the borderless Window that every single other game has, it shoud'nt be advertized as fullscreen, as it's litteraly not fullscreen.

lv37 commented 1 month ago

It is supposed to be fullscreen. This is definetely a bug

SpomJ commented 4 weeks ago

AFAIK that's just how gnome works. If you want fullscreen, a widow should advertise itself as fullscreen. If you want a window without a title bar, the window should advertise itself as borderless (or, rather, just not include a titlebar). From what I see the OP also uses a dash to panel extension, and they may want to report it there instead since the top bar (the default component) is correctly hidden.

I still do not understand why would you want to get a borderless fullscreen here since originally it's just a hack to bypass a dumb rule on Windows.

TL;DR Dash to panel (gnome extension) is probably at fault here instead, unless proven otherwise by tests on other mods.

Enderteck commented 2 weeks ago

No definetly a Fullscreen issue and not a Dash to Panel.

image

Borderless windowed allows me to alt tab and click different apps without minimizing the game.

Every other game I have tried on Gnome distribution has had real Borderless fullscreen, native Linux games and through wine, this is a Vulkanmod on Gnome Wayland issue, but it's the default on the most popular distros.