Refactor the rendering of CSD on Wayland

This commit is contained in:
Kovid Goyal
2021-03-26 13:10:54 +05:30
parent 1e6fe7785a
commit aeb82e7fb0
6 changed files with 311 additions and 185 deletions

View File

@@ -66,6 +66,7 @@
"null_joystick.h",
"linux_notify.h",
"linux_desktop_settings.h",
"wl_client_side_decorations.h",
"main_loop.h"
],
"protocols": [
@@ -84,6 +85,7 @@
"wl_window.c",
"wl_cursors.c",
"wl_text_input.c",
"wl_client_side_decorations.c",
"posix_thread.c",
"xkb_glfw.c",
"dbus_glfw.c",