Skip to content

Latest commit

 

History

History

tinywl

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

tinywl.zig

This is an implmentation of tinywl in zig using zig-wlroots.

Building

First make sure the submodules are initialized and updated with

git submodule update --init

Then simply run zig build to build tinywl.zig.

License

tinywl.zig is released under the Zero Clause BSD license.