]> git.mdlowis.com Git - proto/labwc.git/commit
src/view.c: move xwayland specific function to xwayland.c
authorConsolatis <35009135+Consolatis@users.noreply.github.com>
Wed, 4 Jan 2023 03:18:00 +0000 (04:18 +0100)
committerConsolatis <35009135+Consolatis@users.noreply.github.com>
Fri, 6 Jan 2023 13:54:28 +0000 (14:54 +0100)
commit7790da7b4e1ff3a5eaca47fde7bf82f9272db111
treef3b7754548301c71756b2aad878750474971258a
parented31381eb888a6fa8eaf379f2ff7f34ceadebdf4
src/view.c: move xwayland specific function to xwayland.c

Also remove the `<xcb/xcb_icccm.h>` include as its already included
by `"labwc.h"` -> `<wlr/xwayland.h>` -> `<wlr/xwayland/xwayland.h>`.
include/labwc.h
src/view.c
src/xwayland.c