]> git.mdlowis.com Git - proto/aos.git/commit
added unit tests for window manager
authorMichael D. Lowis <mike@mdlowis.com>
Sun, 21 May 2023 02:45:22 +0000 (22:45 -0400)
committerMichael D. Lowis <mike@mdlowis.com>
Sun, 21 May 2023 02:45:22 +0000 (22:45 -0400)
commitbc2e895ccb51016f54ec530680c897cfb9f63caa
tree8e29f5fca941e86bb055d9090645f36cab4540ab
parent416c06d3f532aff711b0fe75e839c157eddfd72e
added unit tests for window manager
bin/winmgr/anvil.h
bin/winmgr/client.c
bin/winmgr/event.c [new file with mode: 0644]
bin/winmgr/winmgr.c
config.mk
inc/fakes/X11.h [new file with mode: 0644]
inc/fakes/fff.h [new file with mode: 0644]
test/winmgr/main.c [new file with mode: 0644]