aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* removed viewnext/viewprevAnselm R.Garbe2006-08-146-65/+9
* supplying NULL args in selectAnselm R.Garbe2006-08-141-1/+1
* reducing ConnectionNumber calls to a bare minimumAnselm R.Garbe2006-08-141-4/+5
* updated man page, added CAVEATS sectionAnselm R.Garbe2006-08-131-7/+14
* made shortcuts like proposed by Sander, renamed viewextend to toggleview (mor...Anselm R.Garbe2006-08-135-19/+19
* implemented viewextend and added M-S-C-n shortcuts for extending the current ...Anselm R.Garbe2006-08-118-68/+100
* implement multi-tag selection through button3 click on the specific tagAnselm R.Garbe2006-08-116-17/+48
* after some days of experimenting with grey background, I finally give up and ...Anselm R.Garbe2006-08-111-4/+4
* applied Sanders fixes to dwm.1Anselm R.Garbe2006-08-111-4/+5
* fixed dwm.1, added Mod1-Shift-c (was missing for an odd reason)Anselm R.Garbe2006-08-111-3/+7
* simplified drawtextAnselm R.Garbe2006-08-111-21/+14
* updated dwm(1)Anselm R.Garbe2006-08-111-0/+14
* upgraded version infoAnselm R.Garbe2006-08-111-1/+1
* applied Sander's patch as wellAnselm R.Garbe2006-08-111-2/+1
* realized that client focussing through the bar is pretty useless, better is s...Anselm R.Garbe2006-08-111-5/+5
* implemented focusprev on button1 press in the bar, and focusnext on button3 p...Anselm R.Garbe2006-08-111-2/+6
* simplified unmanageAnselm R.Garbe2006-08-111-7/+2
* removed the if(clients) check from popping codeAnselm R.Garbe2006-08-111-2/+1
* added dwm faviconAnselm R.Garbe2006-08-102-0/+1
* applied Sanders zoom_update patchAnselm R.Garbe2006-08-102-3/+2
* respecting inc hints in floating mode on togglemaxAnselm R.Garbe2006-08-101-1/+1
* reverting last patch, that sucks, I don't care about retarded apps like gvimAnselm R.Garbe2006-08-101-1/+1
* togglemax repects inc-hints (this way gvim can be toggle'maxed as well)Anselm R.Garbe2006-08-101-1/+1
* applied grammar correction by ILFAnselm R.Garbe2006-08-101-1/+1
* Added tag 0.8 for changeset cd15de32e173f8ce97bfe1c9b6607937b59056b4Anselm R.Garbe2006-08-101-0/+1
* prepared 0.8Anselm R.Garbe2006-08-102-2/+3
* updated htmlAnselm R.Garbe2006-08-101-2/+2
* fixed the issue reported by sander (gaps at left columns button due to round-...Anselm R.Garbe2006-08-101-1/+4
* applied sumik's multihead patchAnselm R.Garbe2006-08-103-6/+13
* applied sander's patchAnselm R.Garbe2006-08-102-14/+18
* readded border color, this sucks leastAnselm R.Garbe2006-08-105-14/+26
* drawing border with fg colorAnselm R.Garbe2006-08-101-1/+14
* removed unnecessary border colorAnselm R.Garbe2006-08-105-25/+0
* swapping my default colors (bg with fg)Anselm R.Garbe2006-08-101-2/+2
* made terminals darker, that is better indeedAnselm R.Garbe2006-08-101-1/+1
* disallow zoom on maximized clientsAnselm R.Garbe2006-08-104-21/+8
* added zoom on Mod1-Button1 on managed clients only (there is no moving possible)Anselm R.Garbe2006-08-091-0/+2
* removed NET_ACTIVE_WINDOW handlingAnselm R.Garbe2006-08-084-20/+1
* implemented NET_ACTIVE_WINDOW supportAnselm R.Garbe2006-08-084-1/+20
* fixed typoAnselm R.Garbe2006-08-081-1/+1
* it always takes a while until one sticks to a colorscheme, but this one feels...Anselm R.Garbe2006-08-081-1/+1
* default colors are bestAnselm R.Garbe2006-08-081-3/+3
* without borders it looks cleanerAnselm R.Garbe2006-08-081-2/+2
* red is easier to my eyes with ffffaa bgAnselm R.Garbe2006-08-081-2/+2
* using a better colorscheme (ffffaa is the best background for black)Anselm R.Garbe2006-08-081-2/+2
* applied Sanders tiny patchesAnselm R.Garbe2006-08-084-7/+8
* removed some "arg@10ksloc.org2006-08-071-4/+4
* I really only need 3 tagsarg@10ksloc.org2006-08-071-17/+11
* added a trailing '.' to shortcut descriptions in dwm(1)arg@10ksloc.org2006-08-071-15/+15
* changed signature of drawtextarg@10ksloc.org2006-08-071-12/+10