summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-02-23Removed .envrc and added .gitignoreHEADmainSamuel Fadel
2022-12-25Minor formatting.Samuel Fadel
2022-12-25Maximization should also redraw borders.Samuel Fadel
2022-12-22General bug fixes and improvements.Samuel Fadel
2022-12-21Fix border drawing in tile toggling functions & launcher impl.Samuel Fadel
2022-12-20Added .envrcSamuel Fadel
2022-12-20Rename manifest file into manifest.scmSamuel Fadel
2022-12-20Fixed managing prior existing windows when starting up the WM.Samuel Fadel
2022-12-19Refactoring to reduce repeated code, fix tiling bugs.Samuel Fadel
2022-12-19Some debugging and bug fixing.Samuel Fadel
2022-12-19Renamed init/config main.scm file into init.scm.Samuel Fadel
2022-12-18WM reconfiguration code.Samuel Fadel
2022-12-18More robust main loop and all event handlers.Samuel Fadel
2022-12-16A working callback mechanism between C and Scheme code.Samuel Fadel
2022-12-11Implemented remaining C core functions.Samuel Fadel
2022-12-09Cleanup Scheme code; add more utility functions (dummies for now)Samuel Fadel
2022-12-09Implemented focus prev/next; cleanup on Scheme side.Samuel Fadel
2022-12-08Working example with keybindings done from Scheme.Samuel Fadel
2022-12-08More features implemented.Samuel Fadel
2022-12-08Added dpy_update_window_list() call and impl.Samuel Fadel
2022-12-07Ported some more code.Samuel Fadel
2022-12-06Minor reorganization.Samuel Fadel
2022-12-05Refactor logic to ignore certain clients.Samuel Fadel
2022-12-05Minor logic improvement when initializing clients.Samuel Fadel
2022-12-04Update README with correct name.Samuel Fadel
2022-12-04Key grabbing, handling outputs, init clients.Samuel Fadel
2022-12-03It's alive!Samuel Fadel
2022-12-02Still missing a lot, but it's coming together.Samuel Fadel
2022-12-02Sketching ideas.Samuel Fadel
2022-12-02Proof-of-concept event handling. See NOTE.Samuel Fadel
2022-12-01Initial commit.Samuel Fadel