xdg_activation works

This commit is contained in:
Harrison DiAmbrosio 2025-12-14 11:48:05 -05:00
parent 42d66ea2b6
commit 209cd8a540
3 changed files with 20 additions and 237 deletions

View file

@ -305,9 +305,6 @@ fn handleDestroy(
}
pub fn arrangeLayers(self: *Output) void {
const debug = @import("Debug.zig");
debug.debugPrintSceneTree();
var full_box: wlr.Box = .{
.x = 0,
.y = 0,