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:
parent
8eec239af6
commit
c87fa2d4af
7 changed files with 1858 additions and 7 deletions
5
examples/init
Executable file
5
examples/init
Executable file
|
|
@ -0,0 +1,5 @@
|
|||
#! /bin/sh
|
||||
|
||||
./zig-out/bin/beansprout &
|
||||
|
||||
/usr/bin/foot &
|
||||
Loading…
Add table
Add a link
Reference in a new issue