summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Collapse)Author
2025-05-16Merge pull request #11 from bbergeron0/feature-desktop-entryuint23
Add XSession desktop entry for sxwm
2025-05-16fix return value for parse_col && remove debug symbol from make instructionsuint23
2025-05-16Add XSession desktop entry for sxwmB. Bergeron
2025-05-03update parser so binds will not overlap from pervious binds + parser is more ↵uint23
simple
2025-04-29using XCursor instead - nnyyxxxxuint23
2025-04-21Fixed the Makefile also updated the README.mdelbachir-one
2025-04-21updt makefile and .clangduint23
2025-04-21massacre of the staticsuint23
removed statics made all ifs and fors and while use braces!!
2025-04-21Xinerama multimonitor supportuint23
2025-04-20update makefilesuint23
2025-04-20added -Os to ccflags and added truthuint23
2025-04-20fullscr support + readme glowup + makefile glowup gaaaaashhhuint23
2025-04-17optimisations, can resize from tiled modeuint23
2025-04-15changed to O3 optimizations, can map windowsuint23
2025-04-15can quituint23
2025-04-14fixed bad code.. :ouint23
2025-04-14inital window manager setup. check for other window managers toouint23