title:DWM desktop environment keywords:dwm,pertag,pango,systemtray # DWM desktop environment ## INTRO DWM is minimalistic tiling manager it contain only few thousand lines of code. It main idea is to be simple as possible and usable as possible. It has only minimal features and if you want to extend it you need to edit dwm C source config file or add some patches from dwm project web page. You dont need to use mouse to use dwm all actions can be done with keyboard. ## GOAL Make dwm fork with some useful minimalistic stuff like dwmstatus program that show system statuses. And allow to switch on/off dwm patches with linux kernel menuconfig(without menuconfig everything works). Next thing to add is some minimalistic screenlock, screensaver and login. At then end there could be minimalistic "suckless" desktop environment with all things needed. All parts are as separate repositories and can be used independently. ## CHANGELOG ### [2014.07.10] dwmstatus [+]add temperature status [+]add current CPU usage status [+]add battery/AC status ### [2014.07.03] dwm branch 6.0 [+] added pango patch [+] added systemtray patch [+] added pertag patch [+] menuconfig support dwmstatus [+] added time status [+] added date status [+] menuconfig support ## Links http://dwm.suckless.org/ http://dwm.suckless.org/dwmstatus/ http://dwm.suckless.org/patches/ https://github.com/FreeArtMan/dwm-fancy https://github.com/FreeArtMan/dwmstatus-fancy https://www.kernel.org/ http://en.wikipedia.org/wiki/Menuconfig ## Downloads dwmstatus-fancy-0.1.tar.gz - 105KiB - http://archive.main.lv/files/writeup/dwm_desktop_environment/dwmstatus-fancy-0.1.tar.gz dwm-fancy-0.1.tar.gz - 28KiB - http://archive.main.lv/files/writeup/dwm_desktop_environment/dwm-fancy-0.1.tar.gz ## Images dwm workspace dwm workspace dwm workspace