summaryrefslogtreecommitdiff
path: root/.manifest.scm
AgeCommit message (Collapse)Author
2022-12-20Rename manifest file into manifest.scmSamuel Fadel
2022-12-19Some debugging and bug fixing.Samuel Fadel
* schewm.c: Fix sizing when maximizing, investigate managing existing windows
2022-12-08More 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-01Initial commit.Samuel Fadel
Sketching Scheme/C interop.