Branch | Commit message | Author | Age | |
---|---|---|---|---|
master | Changed scratch pad command to calculator | joshua | 11 months | |
Age | Commit message | Author | Files | Lines |
2023-12-24 | Changed scratch pad command to calculatorHEADmaster | joshua | 1 | -3/+3 |
2023-12-23 | initial commits complete, need to fix where clicking a status bar makes one o... | joshua | 2 | -7/+2 |
2023-12-23 | Got systray to play nicely with status bar | joshua | 4 | -95/+482 |
2023-12-23 | patched in scratch pads | joshua | 4 | -6/+278 |
2023-12-23 | initial patches commit | joshua | 16 | -110/+4690 |
2023-09-22 | Makefile: remove the options target | Hiltjo Posthuma | 1 | -8/+2 |
2023-04-09 | restore SIGCHLD sighandler to default before spawning a program | Hiltjo Posthuma | 1 | -0/+8 |
2023-02-17 | config.mk: update to _XOPEN_SOURCE=700L | NRK | 1 | -1/+1 |
2023-01-28 | Use sigaction(SA_NOCLDWAIT) for SIGCHLD handling | Chris Down | 1 | -11/+9 |
2022-12-07 | grabkeys: Avoid missing events when a keysym maps to multiple keycodes | Chris Down | 1 | -7/+17 |
[...] | ||||
Clone | ||||
https://git.joshuayun.com/dwm | ||||
ssh://git@git.joshuayun.com:3333/dwm |