aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2007-01-31applied Sander's drop_bh patch3.3Anselm R. Garbe
2007-01-28handling WM_STATE seems to make DnD in gtk/qt apps working, well let's ↵Anselm R. Garbe
handle this in dwm as well
2007-01-26regarding to http://plan9.bell-labs.com/sources/contrib/rsc/man.ps the BUGS ↵Anselm R. Garbe
section should appear after SEE ALSO section.
2007-01-26renamed CAVEATS into BUGSAnselm R. Garbe
2007-01-25Added tag 3.2.2 for changeset d3876aa79292Anselm R. Garbe
2007-01-25prepared yet another hotfix release3.2.2Anselm R. Garbe
2007-01-24Added tag 3.2.1 for changeset f2cabc83a18fAnselm R. Garbe
2007-01-24hotfix release 3.2.13.2.1Anselm R. Garbe
2007-01-24applied offscreen appearance hotfixAnselm R. Garbe
2007-01-24Added tag 3.2 for changeset 4ce65f61f01bAnselm R. Garbe
2007-01-23renamed activescreen into selscreen3.2Anselm R. Garbe
2007-01-23implemented Sanders remarksAnselm R. Garbe
2007-01-23small changesAnselm R. Garbe
2007-01-23removed a blank lineAnselm R. Garbe
2007-01-23this version should also work with cornercases (like unmanage during !issel, ↵Anselm R. Garbe
etc.)
2007-01-23I think this is the best solution of multihead supportAnselm R. Garbe
2007-01-22darker borderAnselm R. Garbe
2007-01-22this variant is known to work, but focus() is ugly - we need in general a ↵Anselm R. Garbe
better way to handle multihead, this issel-stuff looks awkward (maybe it might be a good idea to set sel to NULL but to introduce a Client *revert which is set if a screen is unfocused, have to think about it further).
2007-01-22applied Sanders all5.patch (thanks for your weekend session, Sander!)Anselm R. Garbe
2007-01-19leavenotify also don't needs the checkAnselm R. Garbe
2007-01-19deciding for focus(NULL);Anselm R. Garbe
2007-01-19replaced XSetBorder.../focus()Anselm R. Garbe
2007-01-19yet another multihead fix by Christof MusikAnselm R. Garbe
2007-01-19I prefer BORDERPX=1Anselm R. Garbe
2007-01-18personally I prefer 2px bordersAnselm R. Garbe
2007-01-18applied a modified version of Christof Musik's multihead patch (though this ↵Anselm R. Garbe
is not sure if it works in all cases, have to wait for an ACK by Christof)
2007-01-17moved BORDERPX to config.*.hAnselm R. Garbe
2007-01-16Added tag 3.1 for changeset e1c8bef05e6eAnselm R. Garbe
2007-01-16removed erealloc (not used)3.1Anselm R. Garbe
2007-01-16removed unnecessary bx, by, bw variablesAnselm R. Garbe
2007-01-16s/444/555/g - enlightened selected backgroundAnselm R. Garbe
2007-01-16removed firefox rule from default.hAnselm R. Garbe
2007-01-16applied new default colorsAnselm R. Garbe
2007-01-16applied sanders patch of my configAnselm R. Garbe
2007-01-15Jukka, thanks for being faster than me!Anselm R. Garbe
2007-01-15changed restack, to fix undrawed tag indicatorsAnselm R. Garbe
2007-01-15removed drawclient and drawall (they performed useless operations/consumed ↵Anselm R. Garbe
useless cpu cycles)
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-12added missing spaceAnselm R. Garbe
2007-01-12nah the last change feels badAnselm R. Garbe
2007-01-12changed incnmaster shortcuts in config.arg.hAnselm R. Garbe
2007-01-12Added tag 3.0 for changeset 76b58d21ea98Anselm R. Garbe
2007-01-12removing to allow nmaster=03.0Anselm R. Garbe
2007-01-11this looks better now ;)Anselm R. Garbe
2007-01-11switching to arabic tagsAnselm R. Garbe
2007-01-11small fix of initial numlockmask valueAnselm R. Garbe
2007-01-11allowing nmaster=0 (I think that's a straight idea)Anselm R. Garbe
2007-01-10added Button{4,5} description to dwm.1Anselm R. Garbe