@@ -439,7 +439,7 @@ int menu_run(struct menu *menu) {
context->layer_shell,
context->surface,
context->output?context->output->output:NULL,
ZWLR_LAYER_SHELL_V1_LAYER_TOP,
ZWLR_LAYER_SHELL_V1_LAYER_OVERLAY,
"menu"
);
assert(layer_surface!=NULL);
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.