wayland backend init commit

This commit is contained in:
IoIxD 2025-11-29 17:56:33 -07:00
commit 843cc74c4c
12 changed files with 581 additions and 3 deletions

3
.gitignore vendored
View file

@ -3,8 +3,11 @@
examples/*
examples/*.exe
examples/*/*
examples/*/*.o
examples/*/*.exe
!examples/*/
!examples/*.*
!examples/*/*.*
compile_flags.txt
*.a
Makefile