


It's working well on Xorg
I don't know whether this is a bug or a feature.
But this would make trouble to users.
(I'm sorry can't record a video on wayland)
This also happens on Ubuntu 18.04
Hi,
GNOME has rejected implementing the xdg-decoration protocol, which we use to get server-side decoration.
What you get is not an absence of decoration, but our simple fallback which allows moving and resizing the window but not much more, as things such as text rendering or button drawing are very complex.
You may want to use another compositor, such as KDE or Sway, both of which do implement server-side decoration, or build GLFW using its X11 backend. Sorry about that.
Thanks!
I got it
Most helpful comment
Hi,
GNOME has rejected implementing the xdg-decoration protocol, which we use to get server-side decoration.
What you get is not an absence of decoration, but our simple fallback which allows moving and resizing the window but not much more, as things such as text rendering or button drawing are very complex.
You may want to use another compositor, such as KDE or Sway, both of which do implement server-side decoration, or build GLFW using its X11 backend. Sorry about that.