Age | Commit message (Expand) | Author |
---|---|---|
2022-12-22 | General bug fixes and improvements. | Samuel Fadel |
2022-12-21 | Fix border drawing in tile toggling functions & launcher impl....* 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 | Samuel Fadel |
2022-12-19 | Refactoring to reduce repeated code, fix tiling bugs....* Makefile: Add optimization flag * init.scm: Use correct indices for workspaces * schewm.c: Many lines of repeated code removed | Samuel Fadel |
2022-12-19 | Renamed init/config main.scm file into init.scm. | Samuel Fadel |