Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-12-08 | More features implemented. | Samuel Fadel | |
* .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 | |||
2022-12-03 | It's alive! | Samuel Fadel | |
* Makefile: Add pkg-config flags to properly link some symbols * wm.scm: Added wm-run and cleanup * schewm.c: Ported a lot more stuff, still missing key features * main.scm: Call wm-run | |||
2022-12-01 | Initial commit. | Samuel Fadel | |
Sketching Scheme/C interop. |