[PATCH 3/5] compositor-wayland: Add an actual frame around the compositor window
This adds a window frame with a close button. Similar to the X11 backend, The window supports dragging but not resizing. Signed-off-by: Jason Ekstrand --- configure.ac | 2 +- src/compositor-wayland.c | 411 ++- 2 files changed, 340 inse
[PATCH 3/5] compositor-wayland: Add an actual frame around the compositor window
This adds a window frame with a close button that supports dragging (but not resizing). Signed-off-by: Jason Ekstrand --- configure.ac | 2 +- src/compositor-wayland.c | 413 ++- 2 files changed, 342 insertions(+), 73 deletions(-) diff -