Initial code commit. At this point we connect to the X server, declare ourselves...
authorAaron Taylor <ataylor@subgeniuskitty.com>
Tue, 7 Feb 2023 06:25:25 +0000 (22:25 -0800)
committerAaron Taylor <ataylor@subgeniuskitty.com>
Tue, 7 Feb 2023 06:25:25 +0000 (22:25 -0800)
commit6c708f255a57437500f06919974c66011c911abf
treebb65fa5c13570eb0a6b58b6b5036842f67d306f3
parent5d774526099a1b227685c1cec0ea20d086cb6860
Initial code commit. At this point we connect to the X server, declare ourselves to be the new WM, get a client list, register for keypress events, and either launch an xterm or terminate ourselves upon receiving the correct keypress. Nothing is actually drawn onscreen at this time.
illi.go [new file with mode: 0644]