summaryrefslogtreecommitdiff
path: root/.manifest.scm
AgeCommit message (Expand)Author
2022-12-08More features implemented....* .manifest.scm: Added libx11 * Makefile: Add x11 to pkg-config calls * main.scm: Add more config, including some keybinding stuff * wm.scm: Add key-from-str function * schewm.c: keysym_from_str() and others implemented/refactored Samuel Fadel
2022-12-01Initial commit....Sketching Scheme/C interop. Samuel Fadel