Begin setting up infrastructure for the WM

Mostly just created the very basic Wayland connection needed, but I also
bind to the rwm protocol which is neat.
This commit is contained in:
Ben Buhse 2025-05-06 21:47:22 -05:00
commit c87fa2d4af
No known key found for this signature in database
GPG key ID: 7916ACFCD38FD0B4
7 changed files with 1858 additions and 7 deletions

5
examples/init Executable file
View file

@ -0,0 +1,5 @@
#! /bin/sh
./zig-out/bin/beansprout &
/usr/bin/foot &