Branch | Commit message | Author | Age | |
---|---|---|---|---|
main | Removed .envrc and added .gitignore | Samuel Fadel | 21 months | |
Age | Commit message | Author | ||
2023-02-23 | Removed .envrc and added .gitignoreHEADmain | Samuel Fadel | ||
2022-12-25 | Minor formatting....* wm.scm: Minor formatting adjustment | Samuel Fadel | ||
2022-12-25 | Maximization should also redraw borders....* schewm.c: wm_set_client_state(): Call dpy_draw_borders() as needed | Samuel Fadel | ||
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-20 | Added .envrc...* .envrc: Setup env using guix shell | Samuel Fadel | ||
2022-12-20 | Rename manifest file into manifest.scm | Samuel Fadel | ||
2022-12-20 | Fixed managing prior existing windows when starting up the WM....* schewm.c: Also fixed num_workspaces (w/ minor refactor) and intial window mapping repositioning. | 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 | Some debugging and bug fixing....* schewm.c: Fix sizing when maximizing, investigate managing existing windows | Samuel Fadel | ||
[...] | ||||
Clone | ||||
https://git.nihil.ws/schewm | ||||
git@git.nihil.ws:schewm |