age |
author |
description |
Mon, 01 Jan 2007 19:10:31 +0100 |
arg |
renamed updatesize into updatesizehints (thx to Sander for this hint) |
Mon, 11 Dec 2006 16:45:02 +0100 |
arg |
removed gravitate for the moment |
Mon, 27 Nov 2006 17:51:50 +0100 |
arg |
applied Alex Elide's tricky patch, thanks! |
Mon, 27 Nov 2006 17:49:58 +0100 |
arg |
returning to old Key struct |
Mon, 27 Nov 2006 13:21:38 +0100 |
arg |
changing Key.func into Key.func[NFUNCS], this allows sequences execution of functions per keypress (avoids implementing useless masterfunctions which call atomic ones) |
Sun, 26 Nov 2006 14:26:53 +0100 |
arg |
applied Jukka's sizeof K&R compliance patch, applied Manuels' last-line printage proposal for stdin reading. |
Thu, 16 Nov 2006 14:40:57 +0100 |
arg |
applied Gottox' windowarea patch |
Tue, 31 Oct 2006 09:02:16 +0100 |
arg |
make sure that changing sx has no impact on snapping2.0 |
Mon, 30 Oct 2006 12:26:55 +0100 |
arg |
fixed stupid bug of snap-to-screen |
Mon, 30 Oct 2006 12:07:00 +0100 |
arg |
changing snap priority |
Mon, 30 Oct 2006 12:04:08 +0100 |
arg |
removed useless abs() calls |
Mon, 30 Oct 2006 11:58:05 +0100 |
arg |
added screen-border snapping in floating mode, feels quite well |
Fri, 27 Oct 2006 13:29:35 +0200 |
arg |
and another fix |
Fri, 27 Oct 2006 13:28:26 +0200 |
arg |
applied sanders try2 patch |