summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
mainRemoved .envrc and added .gitignoreSamuel Fadel21 months
 
 
AgeCommit messageAuthor
2023-02-23Removed .envrc and added .gitignoreHEADmainSamuel Fadel
2022-12-25Minor formatting....* wm.scm: Minor formatting adjustment Samuel Fadel
2022-12-25Maximization should also redraw borders....* schewm.c: wm_set_client_state(): Call dpy_draw_borders() as needed Samuel Fadel
2022-12-22General bug fixes and improvements.Samuel Fadel
2022-12-21Fix 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-20Added .envrc...* .envrc: Setup env using guix shell Samuel Fadel
2022-12-20Rename manifest file into manifest.scmSamuel Fadel
2022-12-20Fixed 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-19Refactoring 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-19Some 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