]> git.mdlowis.com Git - proto/aos.git/commit
checked in current state of anvil code
authorMichael D. Lowis <mike.lowis@gentex.com>
Thu, 16 Dec 2021 20:24:34 +0000 (15:24 -0500)
committerMichael D. Lowis <mike.lowis@gentex.com>
Thu, 16 Dec 2021 20:24:34 +0000 (15:24 -0500)
commit4f62a67c42e72607c64d07430429e0957b402268
tree38f567760d2cf0b363a1a60b2a7316b41e0fb4b9
parentbe71566d81ff91190c951dff8cd7387b4039e5cf
checked in current state of anvil code
13 files changed:
bin/winmgr/anvil.h [new file with mode: 0644]
bin/winmgr/client.c [new file with mode: 0644]
bin/winmgr/error.c [new file with mode: 0644]
bin/winmgr/keys.c [new file with mode: 0644]
bin/winmgr/list.c [new file with mode: 0644]
bin/winmgr/main.c
bin/winmgr/mons.c [new file with mode: 0644]
bin/winmgr/mouse.c [new file with mode: 0644]
bin/winmgr/revised.h [new file with mode: 0644]
bin/winmgr/tile.c [new file with mode: 0644]
bin/winmgr/util.c [new file with mode: 0644]
bin/winmgr/winmgr.c [new file with mode: 0644]
lib/a/gc.c