illi/.git
15 months agoAdding some comments after re-reading last night's code commit.
Aaron Taylor [Wed, 8 Feb 2023 01:39:05 +0000 (17:39 -0800)]
Adding some comments after re-reading last night's code commit.

15 months agoInitial code commit. At this point we connect to the X server, declare ourselves...
Aaron Taylor [Tue, 7 Feb 2023 06:25:25 +0000 (22:25 -0800)]
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.

15 months agoMinor changes to Makefile to make building quieter and add personal laptop as test...
Aaron Taylor [Tue, 7 Feb 2023 06:20:12 +0000 (22:20 -0800)]
Minor changes to Makefile to make building quieter and add personal laptop as test target.

15 months agoAdding Go module/dependency info.
Aaron Taylor [Tue, 7 Feb 2023 06:19:42 +0000 (22:19 -0800)]
Adding Go module/dependency info.

15 months agoAdding README stub.
Aaron Taylor [Tue, 7 Feb 2023 06:17:32 +0000 (22:17 -0800)]
Adding README stub.

15 months agoAdded `Makefile` stub.
Aaron Taylor [Mon, 6 Feb 2023 01:44:30 +0000 (17:44 -0800)]
Added `Makefile` stub.

15 months agoImporting license file.
Aaron Taylor [Mon, 6 Feb 2023 01:35:27 +0000 (17:35 -0800)]
Importing license file.

15 months agoIgnore vim swapfiles.
Aaron Taylor [Mon, 6 Feb 2023 01:31:38 +0000 (17:31 -0800)]
Ignore vim swapfiles.