summaryrefslogtreecommitdiff
path: root/drw.c
AgeCommit message (Collapse)Author
2023-08-16Patching better gaps with fullgaps. Everything is stable in this commit.xAlpharax
Changes to be committed: modified: config.def.h modified: config.def.h.orig modified: config.def.h.rej modified: config.h modified: drw.c modified: drw.c.orig deleted: dwm.1.orig modified: dwm.c modified: dwm.c.orig modified: dwm.c.rej renamed: patches_new/dwm-fullgaps-6.4.diff -> patches/dwm-fullgaps-6.4.diff deleted: patches/dwm-uselessgap-20211119-58414bee958f2.diff renamed: patches_new/dwm-tag-preview-6.3.diff -> patches_huge/dwm-tag-preview-6.3.diff renamed: patches_new/dwm-winicon-6.3-v2.1.diff -> patches_huge/dwm-winicon-6.3-v2.1.diff modified: patches_new/dwm-noborderflicker-20211227-8657affa2a61.diff
2023-08-15Initial fork from https://git.suckless.org/dwmxAlpharax
Changes to be committed: new file: LICENSE new file: Makefile new file: README new file: config.def.h new file: config.mk new file: drw.c new file: drw.h new file: dwm.1 new file: dwm.c new file: dwm.png new file: transient.c new file: util.c new file: util.h