My fork of Suckless's DWM window manager
شما نمی توانید بیش از 25 موضوع انتخاب کنید موضوع می‌بایستی با حروف یا شماره ها شروع شود. و می‌تواند شامل دَش ('-') باشد و طول آن تا 35 کارکتر نیز امکانپذیر است.
Jonathan Hodgson 73ba8c61bf Pushing dwm changes 1 ماه پیش
.gitignore Adds gitignore 5 سال پیش
LICENSE Prepare 6.2 release. 5 سال پیش
Makefile Makes `make clean` delete my config.h file 3 سال پیش
README update README: remove mentioning the old dextra repo 6 سال پیش
README.md Adds my readme 5 سال پیش
config.def.h Pushing dwm changes 1 ماه پیش
config.mk Applies the multikey patch 3 سال پیش
drw.c Fix memory leaks in drw 4 سال پیش
drw.h ColBorder has been moved to the enum with ColFg and ColBg. 6 سال پیش
dwm.1 Merge remote-tracking branch 'upstream/master' 3 سال پیش
dwm.c Adds win+left or win+right to switch tag 3 سال پیش
dwm.png alternate dwm.png 18 سال پیش
fibonacci.c Applies the fibonachi patch 5 سال پیش
movestack.c Applies the movestack patch 5 سال پیش
tcl.c Adds tripple col layout 5 سال پیش
transient.c applied Peter Hartlichs nice interim Xinerama and map fix patches, for debugging purposes I also added his transient test driver 13 سال پیش
util.c die() on calloc failure 8 سال پیش
util.h import new drw from libsl and minor fixes. 8 سال پیش

README.md

My fork of dwm

This repo is my fork of the DWM window manager.

The upstream repo can be cloned here.

I will try to keep the upstream branch of this repo up to date with the repo maintained by the suckless team.

Any patches I apply on separate branches and merge into the master branch. Any configuration I make is done directly on the master branch.