summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-08-17Added in proper configuration for Win-Icons and Sticky6.4-Win-IconsxAlpharax
Changes to be committed: modified: config.h
2023-08-17WinIcons patch finalized.xAlpharax
Changes to be committed: modified: config.h renamed: patches_huge/dwm-winicon-6.3-v2.1.diff -> patches/dwm-winicon-6.3-v2.1.diff deleted: patches_huge/dwm-tag-preview-6.3.diff
2023-08-17WinIcon PatchxAlpharax
Changes to be committed: modified: config.def.h modified: config.def.h.orig modified: config.h modified: config.mk new file: config.mk.orig modified: drw.c modified: drw.c.orig modified: drw.h new file: drw.h.orig modified: dwm.c modified: dwm.c.orig modified: patches_huge/dwm-winicon-6.3-v2.1.diff
2023-08-17Patched sticky, noborderflicker and resizecorners into master.xAlpharax
PS: The new keybinds will be added after the huge patches. Changes to be committed: modified: dwm.c modified: dwm.c.orig renamed: patches_new/dwm-noborderflicker-20211227-8657affa2a61.diff -> patches/dwm-noborderflicker-20211227-8657affa2a61.diff renamed: patches_new/dwm-resizecorners-6.2.diff -> patches/dwm-resizecorners-6.2.diff renamed: patches_new/dwm-sticky-6.4.diff -> patches/dwm-sticky-6.4.diff
2023-08-17Useless-Gaps is just plain better.xAlpharax
Changes to be committed: modified: config.def.h modified: config.def.h.orig modified: dwm.c modified: dwm.c.orig deleted: patches/dwm-fullgaps-6.4.diff new file: patches/dwm-uselessgap-20211119-58414bee958f2.diff deleted: patches_new/dwm-toggleborder-6.3.diff
2023-08-17Current config.h addedxAlpharax
Changes to be committed: deleted: config.def.h.rej modified: config.h deleted: dwm.c.rej
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-16Fixed the attachbottom patch and pulled in some new diff files to merge.xAlpharax
Changes to be committed: modified: dwm.c modified: dwm.c.orig modified: dwm.c.rej new file: patches_new/dwm-fullgaps-6.4.diff new file: patches_new/dwm-noborderflicker-20211227-8657affa2a61.diff new file: patches_new/dwm-resizecorners-6.2.diff new file: patches_new/dwm-sticky-6.4.diff new file: patches_new/dwm-tag-preview-6.3.diff new file: patches_new/dwm-toggleborder-6.3.diff new file: patches_new/dwm-winicon-6.3-v2.1.diff
2023-08-16Patched dwm according to current configuration.xAlpharax
Changes to be committed: modified: config.def.h new file: config.def.h.orig new file: config.def.h.rej new file: config.h new file: drw.c.orig modified: dwm.1 new file: dwm.1.orig modified: dwm.c new file: dwm.c.orig new file: dwm.c.rej new file: movestack.c new file: patches/dwm-actualfullscreen-20211013-cb3f58a.diff new file: patches/dwm-adjacenttag-skipvacant-6.2.diff new file: patches/dwm-alttagsdecoration-2020010304-cb3f58a.diff new file: patches/dwm-alwayscenter-20200625-f04cac6.diff new file: patches/dwm-attachbottom-6.3.diff new file: patches/dwm-fixborders-6.2.diff new file: patches/dwm-movestack-20211115-a786211.diff new file: patches/dwm-pertag-20200914-61bb8b2.diff new file: patches/dwm-uselessgap-20211119-58414bee958f2.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