-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Labels
DS - waylandAffects the Wayland backend, or generally free Unix platformsAffects the Wayland backend, or generally free Unix platformsS - platform parityUnintended platform differencesUnintended platform differences
Description
Hello.
Recently neovide started to use wayland for rendering, and it uses those ugly decorations mentioned in #306
I see winit switched to using client-toolkit for rendering, and it makes no attempt to give any visual quality, but acts only as fallback.
So, where is ther right place to fix those fallback decorations?
I created discussion at discourse.gnome.org and someone suggested that winit should use libdecor to implement gtk decorations.
Could this be implemented?
By the way, is there some way to ask winit not to use wayland, even if it's available? That would fix issue with decorations as workaround, until it's resolved.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
DS - waylandAffects the Wayland backend, or generally free Unix platformsAffects the Wayland backend, or generally free Unix platformsS - platform parityUnintended platform differencesUnintended platform differences