opt: top layer below fullscreen and floating layer

This commit is contained in:
DreamMaoMao 2025-06-28 13:41:26 +08:00
parent 766adc4c10
commit 2687eca036

View file

@ -127,9 +127,9 @@ enum {
LyrBlur,
LyrBottom,
LyrTile,
LyrTop,
LyrFloat,
LyrFS,
LyrTop,
LyrOverlay,
LyrIMPopup, // text-input layer
LyrFadeOut,