mirror of
https://github.com/MezzalunaWM/Mezzaluna.git
synced 2026-03-08 20:57:32 -04:00
xdg_activation works
This commit is contained in:
parent
42d66ea2b6
commit
209cd8a540
3 changed files with 20 additions and 237 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue