summaryrefslogtreecommitdiffstats
path: root/dwm.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-21fixed quoting and a comment3.6Anselm R. Garbe1-1/+1
2007-02-20added draw.c again (except getcolor and setfont which are helpers in main.c)Anselm R. Garbe1-4/+6
2007-02-20separating drawsquare from drawtext, made drawtext externAnselm R. Garbe1-0/+2
2007-02-20split screen.c into layout.c and tag.c (because the view is an implicit mixtu...Anselm R. Garbe1-8/+10
2007-02-19replaced togglelayout with setlayoutAnselm R. Garbe1-1/+1
2007-02-19renamed Client->versatile and Rule->versatile into Client->isversatile resp. ...Anselm R. Garbe1-1/+1
2007-02-19renames swim[ming] into versatileAnselm R. Garbe1-3/+3
2007-02-19renamed floating into swimming (this does not clash with C naming conventions...Anselm R. Garbe1-4/+3
2007-02-19introduced Layout structAnselm R. Garbe1-7/+12
2007-02-19forgot an extern declarationAnselm R. Garbe1-1/+1
2007-02-19removed procevent, more refactoringAnselm R. Garbe1-1/+0
2007-02-19draw.c is useless (belongs to main.c now)Anselm R. Garbe1-8/+3
2007-02-19renamed view.c into screen.cAnselm R. Garbe1-6/+4
2007-02-19renamed manage.c to view.cAnselm R. Garbe1-7/+7
2007-02-19merged tag.c, view.c and tile.c to manage.cAnselm R. Garbe1-21/+15
2007-02-19some more refactoringAnselm R. Garbe1-5/+5
2007-02-19added some new convenience functionsAnselm R. Garbe1-1/+4
2007-02-19introduced tile.c, some refactoring of functionsAnselm R. Garbe1-5/+8
2007-02-16removed ugly ban(), extended resize() that it only resets the size if necessa...Anselm R. Garbe1-2/+2
2007-02-16removed getnext/getprev, redundantAnselm R. Garbe1-2/+0
2007-02-14added ban() which takes care than a banned window is not banned again... (thi...Anselm R. Garbe1-1/+2
2007-02-07replaced getproto with a saner function, now old-school artifacts of WM times...Anselm R. Garbe1-5/+2
2007-02-06implemented aspect ratio support of windowsAnselm R. Garbe1-0/+1
2007-01-28handling WM_STATE seems to make DnD in gtk/qt apps working, well let's handle...Anselm R. Garbe1-1/+1
2007-01-23renamed activescreen into selscreen3.2Anselm R. Garbe1-1/+1
2007-01-23small changesAnselm R. Garbe1-1/+1
2007-01-22applied Sanders all5.patch (thanks for your weekend session, Sander!)Anselm R. Garbe1-5/+1
2007-01-17moved BORDERPX to config.*.hAnselm R. Garbe1-1/+0
2007-01-16removed erealloc (not used)3.1Anselm R. Garbe1-1/+0
2007-01-16removed unnecessary bx, by, bw variablesAnselm R. Garbe1-1/+1
2007-01-15removed drawclient and drawall (they performed useless operations/consumed us...Anselm R. Garbe1-2/+0
2007-01-14implemented new color scheme accordingly to Sanders proposalAnselm R. Garbe1-2/+1
2007-01-14removed mode label stuffAnselm R. Garbe1-3/+1
2007-01-14removed client title barAnselm R. Garbe1-5/+0
2007-01-08reorganizedAnselm R. Garbe1-0/+1
2007-01-08implemented nmaster appearance in mode label (using %u)Anselm R. Garbe1-0/+1
2007-01-05experimental version which allows master clients being increased/decreasedAnselm R. Garbe1-1/+3
2007-01-04fixed comment of drawclient()Anselm R. Garbe1-1/+1
2007-01-04renamed drawtitle into drawclientAnselm R. Garbe1-1/+1
2007-01-02correctionsarg@mig291-1/+1
2007-01-02next version will contain updated copyright noticearg@mig291-1/+1
2007-01-02changed comment of updatesizehintsarg@mig291-1/+1
2007-01-01renamed updatesize into updatesizehints (thx to Sander for this hint)arg@mig291-1/+1
2006-12-12removed Client->gravarg@mig291-1/+0
2006-12-11removed gravitate for the momentarg@mig291-1/+0
2006-11-30removed viewall signature from dwm.harg@mig291-1/+0
2006-11-27added man page entryarg@mig291-1/+1
2006-11-27added togglefloat to hg tip (i consider this useful for some cases), using MO...arg@mig291-0/+1
2006-11-22fifififarg@mig291-1/+1
2006-11-16applied Gottox' windowarea patcharg@mig291-0/+1