1
0
mirror of https://github.com/gryf/wmaker.git synced 2026-04-26 10:41:26 +02:00

Remove WMFullscreenLevel

Make fullscreen windows be on the same level as normal ones.
This commit is contained in:
Amadeusz Sławiński
2013-11-04 22:07:54 +01:00
committed by Carlos R. Mafra
parent a5ca34ccb1
commit a504370f3b
3 changed files with 6 additions and 11 deletions
-1
View File
@@ -58,7 +58,6 @@ enum {
WMSubmenuLevel = 15,
WMMainMenuLevel = 20,
WMStatusLevel = 21,
WMFullscreenLevel = 50,
WMModalLevel = 100,
WMPopUpLevel = 101,
WMScreensaverLevel = 1000,