]> git.mdlowis.com Git - proto/labwc.git/commit
view: add view_is_related()
authorJohn Lindgren <john@jlindgren.net>
Sun, 15 Oct 2023 04:15:16 +0000 (00:15 -0400)
committerConsolatis <35009135+Consolatis@users.noreply.github.com>
Sun, 15 Oct 2023 16:38:47 +0000 (18:38 +0200)
commit5c4038493f982deef2f667eb77eddd30b56023ad
tree9f8b2bee361b0fd41788f99f08541c5c39f75fd9
parent9b0031aec4982eede037eb81b03f959621928777
view: add view_is_related()

Allows removing xwayland-specific stuff from seat.c.

Based on a suggestion from @Consolatis.

v2: add comments
include/view.h
src/seat.c
src/view.c
src/xwayland.c