]> git.mdlowis.com Git - proto/aos.git/commit
extracted x11 stuff into helper library
authorMike Lowis <mike.lowis@gentex.com>
Wed, 3 May 2023 18:11:36 +0000 (14:11 -0400)
committerMike Lowis <mike.lowis@gentex.com>
Wed, 3 May 2023 18:11:36 +0000 (14:11 -0400)
commit596b0a83cc04ec676f15f8fe47f41c4d47221772
tree6af0cb33ae8fdc957392b25ce40c43e080a0c015
parentbd63b95b1c7594725ce198460b9e7f5f12b31de8
extracted x11 stuff into helper library
13 files changed:
bin/editor/tide.h
bin/editor/x11_gc.c [deleted file]
bin/editor/x11_sel.c [deleted file]
bin/pick.c [moved from bin/pick/pick.c with 82% similarity]
bin/pick/config.h [deleted file]
bin/pick/x11.c [deleted file]
bin/pick/x11.h [deleted file]
bin/rules.mk
config.mk
inc/libx11.h [moved from bin/editor/x11.h with 100% similarity]
lib/x11/x11.c [moved from bin/editor/x11.c with 81% similarity]
lib/x11/x11_gc.c [moved from bin/pick/x11_gc.c with 99% similarity]
lib/x11/x11_sel.c [moved from bin/pick/x11_sel.c with 99% similarity]