aboutsummaryrefslogtreecommitdiffstats
path: root/event.c
AgeCommit message (Collapse)Author
2007-01-23renamed activescreen into selscreen3.2Anselm R. Garbe
2007-01-23small changesAnselm R. Garbe
2007-01-23I think this is the best solution of multihead supportAnselm 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-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-15Jukka, thanks for being faster than me!Anselm R. Garbe
2007-01-15removed drawclient and drawall (they performed useless operations/consumed ↵Anselm R. Garbe
useless cpu cycles)
2007-01-14removed client title barAnselm R. Garbe
2007-01-10added comment to %u in config.default.h, added Button{4.5} support on mode labelAnselm 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-01renamed updatesize into updatesizehints (thx to Sander for this hint)arg@mig29
2006-12-11removed gravitate for the momentarg@mig29
2006-11-27applied Alex Elide's tricky patch, thanks!arg@mig29
2006-11-27returning to old Key structarg@mig29
2006-11-27changing Key.func into Key.func[NFUNCS], this allows sequences execution of ↵arg@mig29
functions per keypress (avoids implementing useless masterfunctions which call atomic ones)
2006-11-26applied Jukka's sizeof K&R compliance patch, applied Manuels' last-line ↵arg@mig29
printage proposal for stdin reading.
2006-11-16applied Gottox' windowarea patcharg@mig29
2006-10-31make sure that changing sx has no impact on snapping2.0arg@mig29
2006-10-30fixed stupid bug of snap-to-screenarg@mig29
2006-10-30changing snap priorityarg@mig29
2006-10-30removed useless abs() callsarg@mig29
2006-10-30added screen-border snapping in floating mode, feels quite wellarg@mig29
2006-10-27and another fixarg@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-05Button3 click on mode label toggles stack position nowAnselm R. Garbe
2006-09-29added the new dotile as described on mlAnselm R. Garbe
2006-09-29I changed sanders patch to fix the ff issue to be simplier, though it needs ↵Anselm R. Garbe
testing if this really fixes the issue
2006-09-29first step to a more flexible dotile() algorithmAnselm R. Garbe
2006-09-27fixing the settags issue, preparing 1.7.11.7.1Anselm R. Garbe
2006-09-26removed an unused vararg@zarathustra
2006-09-26removed useless debug infoarg@mmvi
2006-09-26added configure(), but this doesn't really fix those frking broken SDL appsarg@mmvi
2006-09-25slight change of event handling orderarg@mmvi
2006-09-25simplified mouse resizalsarg@mmvi
2006-09-25applied sanders jukka patcharg@mmvi
2006-09-25applied Jukkas patcharg@mmvi
2006-09-22ismax toggling on mouse based actionarg@mmvi
2006-09-22patched resizemouse according to sanders remarkarg@mmvi
2006-09-22sander check thisarg@mmvi