]> git.mdlowis.com Git - proto/labwc.git/commit
view: make move_sub_views() use append_children method
authorJohan Malm <jgm323@gmail.com>
Sat, 5 Aug 2023 18:02:05 +0000 (19:02 +0100)
committerConsolatis <35009135+Consolatis@users.noreply.github.com>
Sat, 5 Aug 2023 19:06:28 +0000 (21:06 +0200)
commit2c14a5a4060832c683d4fb3e19b43169fb87ce5b
treebdc82d5223aa9ae13c0525dfca147060b5f5c1fc
parente991eae1033bc94173ff4cf9322dd75c645032c7
view: make move_sub_views() use append_children method

...to share common code with minimize_sub_views()

Also, fix a bug in the move-to-back functions to move the window
hierarchy in the right order.

Helped-by: @Consolatis
include/view-impl-common.h
src/view-impl-common.c
src/xdg.c
src/xwayland.c