mirror of
https://github.com/MezzalunaWM/Mezzaluna.git
synced 2026-03-07 19:49:53 -05:00
layer shells do not appear
This commit is contained in:
parent
49a6ced28e
commit
44f694f916
4 changed files with 10 additions and 9 deletions
|
|
@ -164,7 +164,6 @@ fn handleMap(listener: *wl.Listener(void)) void {
|
|||
&server.seat.keyboard_group.keyboard.modifiers
|
||||
);
|
||||
|
||||
std.log.debug("setting view decoration mode to server side\n", .{});
|
||||
if(view.xdg_toplevel_decoration) |decoration| {
|
||||
_ = decoration.setMode(wlr.XdgToplevelDecorationV1.Mode.server_side);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue