]> git.mdlowis.com Git - proto/labwc.git/commit
xwayland: split out xwayland_view constructor
authorJohan Malm <jgm323@gmail.com>
Mon, 17 Apr 2023 16:02:11 +0000 (17:02 +0100)
committerJohan Malm <johanmalm@users.noreply.github.com>
Wed, 19 Apr 2023 13:30:54 +0000 (14:30 +0100)
commit9d08a452a305fdf3be69169dd80d6db1cca47ede
treeb51b1c57ca53f1971633e814ef443a83caf22973
parent130da3c80348479c47f7ce3bd55b6d77043e00c5
xwayland: split out xwayland_view constructor

...and make it public in preparation for supporting override-redirect
requests from unmanaged xwayland surfaces.
include/xwayland.h
src/xwayland.c