mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2026-04-03 07:15:44 -04:00
opt: top layer below fullscreen and floating layer
This commit is contained in:
parent
766adc4c10
commit
2687eca036
1 changed files with 1 additions and 1 deletions
|
|
@ -127,9 +127,9 @@ enum {
|
||||||
LyrBlur,
|
LyrBlur,
|
||||||
LyrBottom,
|
LyrBottom,
|
||||||
LyrTile,
|
LyrTile,
|
||||||
|
LyrTop,
|
||||||
LyrFloat,
|
LyrFloat,
|
||||||
LyrFS,
|
LyrFS,
|
||||||
LyrTop,
|
|
||||||
LyrOverlay,
|
LyrOverlay,
|
||||||
LyrIMPopup, // text-input layer
|
LyrIMPopup, // text-input layer
|
||||||
LyrFadeOut,
|
LyrFadeOut,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue