mirror of
https://github.com/MezzalunaWM/Mezzaluna.git
synced 2026-03-08 04:57:32 -04:00
layers mostly implemented
This commit is contained in:
parent
9186aeecd3
commit
4c88d42929
3 changed files with 5 additions and 8 deletions
|
|
@ -5,8 +5,6 @@ const zwlr = @import("wayland").server.zwlr;
|
|||
const wlr = @import("wlroots");
|
||||
const std = @import("std");
|
||||
|
||||
|
||||
|
||||
const Server = @import("Server.zig");
|
||||
const Utils = @import("Utils.zig");
|
||||
const View = @import("View.zig");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue