aboutsummaryrefslogtreecommitdiffstats
path: root/dwm.h
AgeCommit message (Expand)Author
2007-02-19renamed manage.c to view.cAnselm R. Garbe
2007-02-19merged tag.c, view.c and tile.c to manage.cAnselm R. Garbe
2007-02-19some more refactoringAnselm R. Garbe
2007-02-19added some new convenience functionsAnselm R. Garbe
2007-02-19introduced tile.c, some refactoring of functionsAnselm R. Garbe
2007-02-16removed ugly ban(), extended resize() that it only resets the size if necessa...Anselm R. Garbe
2007-02-16removed getnext/getprev, redundantAnselm R. Garbe
2007-02-14added ban() which takes care than a banned window is not banned again... (thi...Anselm R. Garbe
2007-02-07replaced getproto with a saner function, now old-school artifacts of WM times...Anselm R. Garbe
2007-02-06implemented aspect ratio support of windowsAnselm R. Garbe
2007-01-28handling WM_STATE seems to make DnD in gtk/qt apps working, well let's handle...Anselm R. Garbe
2007-01-23renamed activescreen into selscreen3.2Anselm R. Garbe
2007-01-23small changesAnselm R. Garbe
2007-01-22applied Sanders all5.patch (thanks for your weekend session, Sander!)Anselm R. Garbe
2007-01-17moved BORDERPX to config.*.hAnselm R. Garbe
2007-01-16removed erealloc (not used)3.1Anselm R. Garbe
2007-01-16removed unnecessary bx, by, bw variablesAnselm R. Garbe
2007-01-15removed drawclient and drawall (they performed useless operations/consumed us...Anselm R. Garbe
2007-01-14implemented new color scheme accordingly to Sanders proposalAnselm R. Garbe
2007-01-14removed mode label stuffAnselm R. Garbe
2007-01-14removed client title barAnselm R. Garbe
2007-01-08reorganizedAnselm R. Garbe
2007-01-08implemented nmaster appearance in mode label (using %u)Anselm R. Garbe
2007-01-05experimental version which allows master clients being increased/decreasedAnselm R. Garbe
2007-01-04fixed comment of drawclient()Anselm R. Garbe
2007-01-04renamed drawtitle into drawclientAnselm R. Garbe
2007-01-02correctionsarg@mig29
2007-01-02next version will contain updated copyright noticearg@mig29
2007-01-02changed comment of updatesizehintsarg@mig29
2007-01-01renamed updatesize into updatesizehints (thx to Sander for this hint)arg@mig29
2006-12-12removed Client->gravarg@mig29
2006-12-11removed gravitate for the momentarg@mig29
2006-11-30removed viewall signature from dwm.harg@mig29
2006-11-27added man page entryarg@mig29
2006-11-27added togglefloat to hg tip (i consider this useful for some cases), using MO...arg@mig29
2006-11-22fifififarg@mig29
2006-11-16applied Gottox' windowarea patcharg@mig29
2006-10-31renamed resizecol into resizemaster2.1arg@mig29
2006-10-27applied sanders try2 patcharg@mig29
2006-10-16moved MOUSEMASK into event.c (not used in other places)Anselm R. Garbe
2006-10-06do* has no Arg arument anymore (never called directly)1.9Anselm R. Garbe
2006-10-06code polishing, removed unnecessary newlinesAnselm R. Garbe
2006-10-05removed the stack position stuffAnselm R. Garbe
2006-10-05keep master ratio on resizecol -> arrangeAnselm R. Garbe
2006-10-05simplified dotile()Anselm R. Garbe
2006-09-29removed useless updatemasterAnselm R. Garbe
2006-09-29removed the direction flippingAnselm R. Garbe
2006-09-29added the new dotile as described on mlAnselm R. Garbe
2006-09-29prelim of dotile()Anselm R. Garbe
2006-09-29first step to a more flexible dotile() algorithmAnselm R. Garbe