mirror of
https://github.com/MezzalunaWM/Mezzaluna.git
synced 2026-03-08 20:57:32 -04:00
almost there
This commit is contained in:
parent
898342400e
commit
cf7f397ed9
6 changed files with 63 additions and 19 deletions
|
|
@ -63,7 +63,7 @@ fn handleFrame(
|
|||
_: *wl.Listener(*wlr.Output),
|
||||
wlr_output: *wlr.Output
|
||||
) void {
|
||||
// std.log.debug("Handling frame for {s}", .{wlr_output.name});
|
||||
std.log.debug("Handling frame for {s}", .{wlr_output.name});
|
||||
|
||||
const scene_output = server.root.scene.getSceneOutput(wlr_output);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue