Hi there,
For some reason, the fullscreen option in settings->video seems to be missing when using X11-less backends like KMSDRM with GL or Vulkan renderers.
I understand that, since there’s no windowing system without X11, the option doesn’t make much sense, apparently, but the video_fullscreen_width
and video_fullscreen_height
settings are only honored on Vulkan if video_fullscreen is true
.
So, being able to select fullscreen on the menu, even if on KMSDRM, is important and pretty much needed, please. I can get it done editing the .cfg file, of course, but the option shouldn’t be missing from the menu.
Thanks