Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-12-22 | General bug fixes and improvements. | Samuel Fadel | |
2022-12-21 | Fix border drawing in tile toggling functions & launcher impl. | Samuel Fadel | |
* init.scm: Launcher impl and helpers * wm.scm: Launcher with fork & execlp (execvp) * schewm.c: Fix border by explicitly calling border drawing proc after restoring window size | |||
2022-12-19 | Refactoring to reduce repeated code, fix tiling bugs. | Samuel Fadel | |
* Makefile: Add optimization flag * init.scm: Use correct indices for workspaces * schewm.c: Many lines of repeated code removed | |||
2022-12-19 | Renamed init/config main.scm file into init.scm. | Samuel Fadel | |