]> git.mdlowis.com Git - proto/labwc.git/commit
view: create derived structs
authorJohan Malm <jgm323@gmail.com>
Tue, 22 Nov 2022 20:13:06 +0000 (20:13 +0000)
committerJohan Malm <johanmalm@users.noreply.github.com>
Fri, 25 Nov 2022 14:47:53 +0000 (14:47 +0000)
commitdf7276345feb6faad4f0e6751057699c16bc56b4
treecb1625a82f1c83f6f880067e8282a3cc678d29fe
parent56f8837ca60dd19e395e38610ff543994c0e5ff0
view: create derived structs

...for XDG toplevels and XWayland views to only include applicable
wl_listeners for each type of view.
include/view.h
src/xdg.c
src/xwayland.c