-
Now we're on GLFW, could we have the option to have borderless windows? This is really easy in ofAppGLFWWindow.cpp, just need this:
glfwWindowHint(GLFW_DECORATED, GL_FALSE);
-
### Tested versions
Reproducible: Godot_v4.3-stable_win64
### System information
Windows 10 (and 11), Godot_v4.3, mobile
### Issue description
I use `display/window/size/borderless=true` and `dis…
-
Most new games have this feature, it would be nice if ror could also have this.
-
would make streaming and or multi tasking easier. Little quirk on my system forces me disable xbox game panel to run anything in fullscreen or else it crashes. I'm sure the option would be useful to o…
-
```
Is it possible to make a hotkey or option for removing a window decorations?
```
Original issue reported on code.google.com by `comefa...@gmail.com` on 28 Mar 2012 at 4:58
-
```
Is it possible to make a hotkey or option for removing a window decorations?
```
Original issue reported on code.google.com by `comefa...@gmail.com` on 28 Mar 2012 at 4:58
-
```
Is it possible to make a hotkey or option for removing a window decorations?
```
Original issue reported on code.google.com by `comefa...@gmail.com` on 28 Mar 2012 at 4:58
-
```
Is it possible to make a hotkey or option for removing a window decorations?
```
Original issue reported on code.google.com by `comefa...@gmail.com` on 28 Mar 2012 at 4:58
-
```
Is it possible to make a hotkey or option for removing a window decorations?
```
Original issue reported on code.google.com by `comefa...@gmail.com` on 28 Mar 2012 at 4:58
-
Adding this features requires two things:
- Fullscreen apps need to appear in the window picker dropdown (previews should already work correctly).
- Overview windows need to be able to float on top …