fix the building, and change the name

This commit is contained in:
Squibid 2025-10-16 15:17:46 -04:00
parent cceffbf474
commit 6b76de1e77
Signed by: squibid
GPG key ID: BECE5684D3C4005D
4 changed files with 15 additions and 14 deletions

View file

@ -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,