Implement xdg-decoration-unstable-v1 support for toytoolkit
This closes #541 .
Because clients/window.c
already contains code to hide the window frame when a window is fullscreened, server-side decorations can be implemented by adding a new condition to use this pathway.
Merge request reports
Activity
added Clients label
This MR was, in part, a test run to figure out how to get Weston (as a nested Wayland client) to support xdg-decoration, so I'm not particularly attached to it.
Edited by M. Stoeckl