index
:
sxwm-documented
master
A fork of https://github.com/uint23/sxwm.git with added documentation
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
Age
Commit message (
Collapse
)
Author
2025-05-16
Merge pull request #11 from bbergeron0/feature-desktop-entry
uint23
Add XSession desktop entry for sxwm
2025-05-16
fix return value for parse_col && remove debug symbol from make instructions
uint23
2025-05-16
Add XSession desktop entry for sxwm
B. Bergeron
2025-05-03
update parser so binds will not overlap from pervious binds + parser is more ↵
uint23
simple
2025-04-29
using XCursor instead - nnyyxxxx
uint23
2025-04-21
Fixed the Makefile also updated the README.md
elbachir-one
2025-04-21
updt makefile and .clangd
uint23
2025-04-21
massacre of the statics
uint23
removed statics made all ifs and fors and while use braces!!
2025-04-21
Xinerama multimonitor support
uint23
2025-04-20
update makefiles
uint23
2025-04-20
added -Os to ccflags and added truth
uint23
2025-04-20
fullscr support + readme glowup + makefile glowup gaaaaashhh
uint23
2025-04-17
optimisations, can resize from tiled mode
uint23
2025-04-15
changed to O3 optimizations, can map windows
uint23
2025-04-15
can quit
uint23
2025-04-14
fixed bad code.. :o
uint23
2025-04-14
inital window manager setup. check for other window managers too
uint23