mirror of
https://github.com/MezzalunaWM/Mezzaluna.git
synced 2026-03-07 19:49:53 -05:00
ts don't work
This commit is contained in:
parent
49e0875a85
commit
4b3e1bbd5d
4 changed files with 67 additions and 5 deletions
|
|
@ -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");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue