]> git.mdlowis.com Git - proto/labwc.git/commit
xwl.c: only add surfaces to view-list on first map
authorJohan Malm <jgm323@gmail.com>
Mon, 31 Aug 2020 07:33:23 +0000 (08:33 +0100)
committerJohan Malm <jgm323@gmail.com>
Mon, 31 Aug 2020 07:33:23 +0000 (08:33 +0100)
commita042aad9f613bff098881c9a9e632597f6e547a3
tree51c54a57994ba60327e0e63ae45f711aa66ac4cb
parent7afc189c060f6309dbb48aa23ad02ad20a6a5e0b
xwl.c: only add surfaces to view-list on first map

X11 apps produce surfaces which are never mapped. Excluding these from
the view-list simplifices the code.
src/debug/dbg.c
src/deco.c
src/view.c
src/xwl.c