]> git.mdlowis.com Git - projs/tide.git/commit
refactored x11 code to share more code between gui apps
authorMichael D. Lowis <mike@mdlowis.com>
Wed, 2 Jan 2019 02:51:38 +0000 (21:51 -0500)
committerMichael D. Lowis <mike@mdlowis.com>
Wed, 2 Jan 2019 02:51:38 +0000 (21:51 -0500)
commit06366778cbe6af64ee43507611aac4135e4038a5
treed452bbf01a3c34f5e0ef624481a2de7f4b7dba6b
parent052ef66e46f6e6d78addc05ad3eb3fa83a52e211
refactored x11 code to share more code between gui apps
Makefile
TODO.md
inc/win.h
inc/x11.h
src/lib/win.c [new file with mode: 0644]
src/lib/x11.c
src/lib/x11_gc.c [new file with mode: 0644]
src/lib/x11_sel.c [new file with mode: 0644]
src/pick.c
src/tide.c