Skip to content

psnszsn/way-z

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Way-Z

Native Zig Wayland client library and widget toolkit

Description

This project has a few different parts:

  • Wayland client library (in wayland/): This can be used to crate a statically linked binary capable of displaying CPU rendered graphics.
  • Widget toolkit (in toolkit/): This builds over the wayland client and povides a Data Oriented library for creating GUI apps
  • Apps (in apps/): Demo apps built using the widget toolkit

Getting Started

Dependencies

  • Zig 0.13.0

Runnig examples

  • zig build run-hello

Inspired by

About

Zig Wayland client and app toolkit

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published