ts don't work

This commit is contained in:
Harrison DiAmbrosio 2025-12-15 08:56:13 -05:00
parent 49e0875a85
commit 4b3e1bbd5d
4 changed files with 67 additions and 5 deletions

View file

@ -20,8 +20,6 @@ pub fn build(b: *std.Build) void {
// subprocessing your CLI tool.
// The below is copied from tinywl
// TODO: Ensure versioning is correct
// TODO: Ensure paths for system protocols are correct
const scanner = Scanner.create(b, .{});
scanner.addSystemProtocol("stable/xdg-shell/xdg-shell.xml");
scanner.addSystemProtocol("stable/tablet/tablet-v2.xml");