Skip to content

hexops/wayland-headers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wayland-headers packaged for the Zig build system

This is a Zig package which provides various Wayland headers needed to develop and cross-compile e.g. GLFW applications. It includes generated Wayland headers for GLFW:

  • xdg-shell
  • xdg-decoration
  • viewporter
  • pointer-constraints-unstable-v1
  • relative-pointer-unstable-v1
  • idle-inhibit-unstable-v1

As well as non-generated headers (see the include/ directory.)

Updating

To update this repository, run ./update.sh followed by ./verify.sh to verify the repository contents.

Verifying repository contents

For supply chain security reasons (e.g. to confirm we made no patches to the code) we provide a git diff command you can run to verify the contents of this repository:

./verify.sh

If nothing is printed, there is no diff. Deleted files, and changes to README.md, build.zig, .github CI files and .gitignore are ignored.

Issues

Issues are tracked in the main Mach repository.

About

wayland-headers packaged for the Zig build system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages