| Commit message (Expand) | Author | Age | Files | Lines |
* | I think this is the best solution of multihead support | Anselm R. Garbe | 2007-01-23 | 1 | -1/+1 |
* | this variant is known to work, but focus() is ugly - we need in general a bet... | Anselm R. Garbe | 2007-01-22 | 1 | -1/+1 |
* | applied Sanders all5.patch (thanks for your weekend session, Sander!) | Anselm R. Garbe | 2007-01-22 | 1 | -26/+24 |
* | leavenotify also don't needs the check | Anselm R. Garbe | 2007-01-19 | 1 | -5/+2 |
* | deciding for focus(NULL); | Anselm R. Garbe | 2007-01-19 | 1 | -2/+2 |
* | replaced XSetBorder.../focus() | Anselm R. Garbe | 2007-01-19 | 1 | -1/+1 |
* | yet another multihead fix by Christof Musik | Anselm R. Garbe | 2007-01-19 | 1 | -0/+2 |
* | applied a modified version of Christof Musik's multihead patch (though this i... | Anselm R. Garbe | 2007-01-18 | 1 | -1/+4 |
* | Jukka, thanks for being faster than me! | Anselm R. Garbe | 2007-01-15 | 1 | -1/+0 |
* | removed drawclient and drawall (they performed useless operations/consumed us... | Anselm R. Garbe | 2007-01-15 | 1 | -5/+3 |
* | removed client title bar | Anselm R. Garbe | 2007-01-14 | 1 | -5/+2 |
* | added comment to %u in config.default.h, added Button{4.5} support on mode label | Anselm R. Garbe | 2007-01-10 | 1 | -2/+14 |
* | renamed drawtitle into drawclient | Anselm R. Garbe | 2007-01-04 | 1 | -2/+2 |
* | corrections | arg@mig29 | 2007-01-02 | 1 | -1/+1 |
* | next version will contain updated copyright notice | arg@mig29 | 2007-01-02 | 1 | -1/+1 |
* | renamed updatesize into updatesizehints (thx to Sander for this hint) | arg@mig29 | 2007-01-01 | 1 | -1/+1 |
* | removed gravitate for the moment | arg@mig29 | 2006-12-11 | 1 | -2/+0 |
* | applied Alex Elide's tricky patch, thanks! | arg@mig29 | 2006-11-27 | 1 | -1/+0 |
* | returning to old Key struct | arg@mig29 | 2006-11-27 | 1 | -5/+4 |
* | changing Key.func into Key.func[NFUNCS], this allows sequences execution of f... | arg@mig29 | 2006-11-27 | 1 | -4/+5 |
* | applied Jukka's sizeof K&R compliance patch, applied Manuels' last-line print... | arg@mig29 | 2006-11-26 | 1 | -2/+2 |
* | applied Gottox' windowarea patch | arg@mig29 | 2006-11-16 | 1 | -8/+8 |
* | make sure that changing sx has no impact on snapping 2.0 | arg@mig29 | 2006-10-31 | 1 | -1/+1 |
* | fixed stupid bug of snap-to-screen | arg@mig29 | 2006-10-30 | 1 | -4/+4 |
* | changing snap priority | arg@mig29 | 2006-10-30 | 1 | -3/+3 |
* | removed useless abs() calls | arg@mig29 | 2006-10-30 | 1 | -2/+2 |
* | added screen-border snapping in floating mode, feels quite well | arg@mig29 | 2006-10-30 | 1 | -0/+8 |
* | and another fix | arg@mig29 | 2006-10-27 | 1 | -1/+2 |
* | applied sanders try2 patch | arg@mig29 | 2006-10-27 | 1 | -1/+1 |
* | moved MOUSEMASK into event.c (not used in other places) | Anselm R. Garbe | 2006-10-16 | 1 | -0/+1 |
* | do* has no Arg arument anymore (never called directly) 1.9 | Anselm R. Garbe | 2006-10-06 | 1 | -2/+2 |
* | code polishing, removed unnecessary newlines | Anselm R. Garbe | 2006-10-06 | 1 | -7/+2 |
* | removed the stack position stuff | Anselm R. Garbe | 2006-10-05 | 1 | -6/+2 |
* | Button3 click on mode label toggles stack position now | Anselm R. Garbe | 2006-10-05 | 1 | -0/+2 |
* | added the new dotile as described on ml | Anselm R. Garbe | 2006-09-29 | 1 | -2/+3 |
* | I changed sanders patch to fix the ff issue to be simplier, though it needs t... | Anselm R. Garbe | 2006-09-29 | 1 | -3/+2 |
* | first step to a more flexible dotile() algorithm | Anselm R. Garbe | 2006-09-29 | 1 | -1/+4 |
* | fixing the settags issue, preparing 1.7.1 1.7.1 | Anselm R. Garbe | 2006-09-27 | 1 | -0/+1 |
* | removed an unused var | arg@zarathustra | 2006-09-26 | 1 | -1/+0 |
* | removed useless debug info | arg@mmvi | 2006-09-26 | 1 | -4/+0 |
* | added configure(), but this doesn't really fix those frking broken SDL apps | arg@mmvi | 2006-09-26 | 1 | -13/+8 |
* | slight change of event handling order | arg@mmvi | 2006-09-25 | 1 | -6/+6 |
* | simplified mouse resizals | arg@mmvi | 2006-09-25 | 1 | -43/+16 |
* | applied sanders jukka patch | arg@mmvi | 2006-09-25 | 1 | -5/+1 |
* | applied Jukkas patch | arg@mmvi | 2006-09-25 | 1 | -4/+4 |
* | ismax toggling on mouse based action | arg@mmvi | 2006-09-22 | 1 | -0/+2 |
* | patched resizemouse according to sanders remark | arg@mmvi | 2006-09-22 | 1 | -2/+2 |
* | sander check this | arg@mmvi | 2006-09-22 | 1 | -19/+37 |
* | implemented the maximization as I described on the mailinglist, this feels be... | arg@mmvi | 2006-09-22 | 1 | -2/+2 |
* | added visibility check to enternotify as well 1.6 | arg@mmvi | 2006-09-15 | 1 | -1/+1 |