LayerShell: Set a proper namespace
This commit is contained in:
@ -293,7 +293,7 @@ make_window (ServerContextService *context)
|
|||||||
"layer", ZWLR_LAYER_SHELL_V1_LAYER_TOP,
|
"layer", ZWLR_LAYER_SHELL_V1_LAYER_TOP,
|
||||||
"kbd-interactivity", FALSE,
|
"kbd-interactivity", FALSE,
|
||||||
"exclusive-zone", KEYBOARD_HEIGHT,
|
"exclusive-zone", KEYBOARD_HEIGHT,
|
||||||
//"namespace", "phosh home",
|
"namespace", "osk",
|
||||||
NULL
|
NULL
|
||||||
);
|
);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user