aboutsummaryrefslogtreecommitdiff
path: root/event.c
AgeCommit message (Expand)AuthorLines
2007-01-19leavenotify also don't needs the checkAnselm R. Garbe-5/+2
2007-01-19deciding for focus(NULL);Anselm R. Garbe-2/+2
2007-01-19replaced XSetBorder.../focus()Anselm R. Garbe-1/+1
2007-01-19yet another multihead fix by Christof MusikAnselm R. Garbe-0/+2
2007-01-18applied a modified version of Christof Musik's multihead patch (though this i...Anselm R. Garbe-1/+4
2007-01-15Jukka, thanks for being faster than me!Anselm R. Garbe-1/+0
2007-01-15removed drawclient and drawall (they performed useless operations/consumed us...Anselm R. Garbe-5/+3
2007-01-14removed client title barAnselm R. Garbe-5/+2
2007-01-10added comment to %u in config.default.h, added Button{4.5} support on mode labelAnselm R. Garbe-2/+14
2007-01-04renamed drawtitle into drawclientAnselm R. Garbe-2/+2
2007-01-02correctionsarg@mig29-1/+1
2007-01-02next version will contain updated copyright noticearg@mig29-1/+1
2007-01-01renamed updatesize into updatesizehints (thx to Sander for this hint)arg@mig29-1/+1
2006-12-11removed gravitate for the momentarg@mig29-2/+0
2006-11-27applied Alex Elide's tricky patch, thanks!arg@mig29-1/+0
2006-11-27returning to old Key structarg@mig29-5/+4
2006-11-27changing Key.func into Key.func[NFUNCS], this allows sequences execution of f...arg@mig29-4/+5
2006-11-26applied Jukka's sizeof K&R compliance patch, applied Manuels' last-line print...arg@mig29-2/+2
2006-11-16applied Gottox' windowarea patcharg@mig29-8/+8
2006-10-31make sure that changing sx has no impact on snappingarg@mig29-1/+1
2006-10-30fixed stupid bug of snap-to-screenarg@mig29-4/+4
2006-10-30changing snap priorityarg@mig29-3/+3
2006-10-30removed useless abs() callsarg@mig29-2/+2
2006-10-30added screen-border snapping in floating mode, feels quite wellarg@mig29-0/+8
2006-10-27and another fixarg@mig29-1/+2
2006-10-27applied sanders try2 patcharg@mig29-1/+1
2006-10-16moved MOUSEMASK into event.c (not used in other places)Anselm R. Garbe-0/+1
2006-10-06do* has no Arg arument anymore (never called directly)Anselm R. Garbe-2/+2
2006-10-06code polishing, removed unnecessary newlinesAnselm R. Garbe-7/+2
2006-10-05removed the stack position stuffAnselm R. Garbe-6/+2
2006-10-05Button3 click on mode label toggles stack position nowAnselm R. Garbe-0/+2
2006-09-29added the new dotile as described on mlAnselm R. Garbe-2/+3
2006-09-29I changed sanders patch to fix the ff issue to be simplier, though it needs t...Anselm R. Garbe-3/+2
2006-09-29first step to a more flexible dotile() algorithmAnselm R. Garbe-1/+4
2006-09-27fixing the settags issue, preparing 1.7.1Anselm R. Garbe-0/+1
2006-09-26removed an unused vararg@zarathustra-1/+0
2006-09-26removed useless debug infoarg@mmvi-4/+0
2006-09-26added configure(), but this doesn't really fix those frking broken SDL appsarg@mmvi-13/+8
2006-09-25slight change of event handling orderarg@mmvi-6/+6
2006-09-25simplified mouse resizalsarg@mmvi-43/+16
2006-09-25applied sanders jukka patcharg@mmvi-5/+1
2006-09-25applied Jukkas patcharg@mmvi-4/+4
2006-09-22ismax toggling on mouse based actionarg@mmvi-0/+2
2006-09-22patched resizemouse according to sanders remarkarg@mmvi-2/+2
2006-09-22sander check thisarg@mmvi-19/+37
2006-09-22implemented the maximization as I described on the mailinglist, this feels be...arg@mmvi-2/+2
2006-09-15added visibility check to enternotify as wellarg@mmvi-1/+1
2006-09-12removed a bunch of lines through making function signatures more consistent w...Anselm R. Garbe-37/+22
2006-09-11small change to comments, renamed two set* functions in client.c into update*Anselm R. Garbe-2/+2
2006-09-04applied Sanders max_and_focus.patchAnselm R. Garbe-4/+4