]> git.mdlowis.com Git - proto/labwc.git/commit
Add xwayland-unmanaged.c
authorJohan Malm <jgm323@gmail.com>
Fri, 4 Sep 2020 19:25:20 +0000 (20:25 +0100)
committerJohan Malm <jgm323@gmail.com>
Fri, 4 Sep 2020 19:25:20 +0000 (20:25 +0100)
commit8e7f2e78cdb0a3236d1bd9556da3bf565e033644
tree2711e9c8677804a23ab1b8eb817c3e48a7347af4
parentd831743b250b07e6aed4ec9eda4c94a603b8c5f1
Add xwayland-unmanaged.c

Handle xwayland override_direct surfaces separately from the view
struct - in order to simplify code, particularly in view.c
include/labwc.h
src/meson.build
src/output.c
src/seat.c [new file with mode: 0644]
src/server.c
src/view.c
src/xwayland-unmanaged.c [new file with mode: 0644]
src/xwl.c