]> git.mdlowis.com Git - proto/labwc.git/commit
src/layers.c: move popups from the background layer to the top layer
authorConsolatis <35009135+Consolatis@users.noreply.github.com>
Thu, 7 Dec 2023 10:05:49 +0000 (11:05 +0100)
committerConsolatis <35009135+Consolatis@users.noreply.github.com>
Thu, 7 Dec 2023 10:11:47 +0000 (11:11 +0100)
commit02aa000b0db211dc3ff5aae6064342008d749b23
tree6e297a88a03c0a2d7b6403ccb9bd19f0f35b0e52
parentb34d074063bc3c473feefb260ebb278f1bcf2813
src/layers.c: move popups from the background layer to the top layer

Previously we would only do that for the bottom layer.

Fixes #1293

Reported-by: @spl237
src/layers.c