mirror of
https://github.com/MezzalunaWM/Mezzaluna.git
synced 2026-03-07 19:49:53 -05:00
fix the building, and change the name
This commit is contained in:
parent
cceffbf474
commit
6b76de1e77
4 changed files with 15 additions and 14 deletions
|
|
@ -7,7 +7,7 @@ pub const Server = struct {
|
|||
server: *wl.Server,
|
||||
event_loop: *wl.EventLoop,
|
||||
|
||||
session: *wlr.Session,
|
||||
session: ?*wlr.Session,
|
||||
backend: *wlr.Backend,
|
||||
renderer: *wlr.Renderer,
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue