aboutsummaryrefslogtreecommitdiffstats
path: root/sway/desktop/output.c
diff options
context:
space:
mode:
authorLibravatar Kenny Levinsen <kl@kl.wtf>2021-02-19 18:33:20 +0100
committerLibravatar Simon Ser <contact@emersion.fr>2021-02-23 00:17:32 +0100
commit1a6471be172fc2da75bbc5b7e6e3b3c99dbafc51 (patch)
treee0df8a62fe2034f6e54fba645d897d94ef04b9e4 /sway/desktop/output.c
parentview: Mark subchildren as unmapped in view_child_destroy (diff)
downloadsway-1a6471be172fc2da75bbc5b7e6e3b3c99dbafc51.tar.gz
sway-1a6471be172fc2da75bbc5b7e6e3b3c99dbafc51.tar.zst
sway-1a6471be172fc2da75bbc5b7e6e3b3c99dbafc51.zip
view: Set parent for view_child subsurfaces on init
view_child_init was calling view_init_subsurfaces, which did not set the parent attribute for the subchildren. This lead to the subchildren acting as standalone children. If the parent was an xdg_popup, this would make the subchild unaware of the popup position. Introduce view_child_init_subsurfaces for view_child_init to use instead. Closes: https://github.com/swaywm/sway/issues/6038
Diffstat (limited to 'sway/desktop/output.c')
0 files changed, 0 insertions, 0 deletions