win layers - stop allowing top windows to go above popups like winlist

@fix
This commit is contained in:
Carsten Haitzler 2021-02-09 13:23:10 +00:00
parent e47db1df54
commit 721d39c100
1 changed files with 2 additions and 2 deletions

View File

@ -35,8 +35,8 @@ typedef enum _E_Layer
E_LAYER_CLIENT_EDGE = 300,
E_LAYER_CLIENT_FULLSCREEN = 350,
E_LAYER_CLIENT_EDGE_FULLSCREEN = 400,
E_LAYER_CLIENT_POPUP = 450,
E_LAYER_CLIENT_TOP = 500,
E_LAYER_CLIENT_TOP = 450,
E_LAYER_CLIENT_POPUP = 500,
E_LAYER_CLIENT_DRAG = 550,
E_LAYER_CLIENT_PRIO = 600,
E_LAYER_POPUP = 999, // popups