age |
author |
description |
Wed, 07 Feb 2007 12:37:06 +0100 |
Anselm R. Garbe |
replaced getproto with a saner function, now old-school artifacts of WM times in the early 90s completely disappeared, no punned pointer warning anymore ;) |
Tue, 23 Jan 2007 17:12:15 +0100 |
Anselm R. Garbe |
renamed activescreen into selscreen3.2 |
Tue, 23 Jan 2007 12:29:17 +0100 |
Anselm R. Garbe |
small changes |
Tue, 23 Jan 2007 11:49:16 +0100 |
Anselm R. Garbe |
I think this is the best solution of multihead support |
Mon, 22 Jan 2007 10:35:58 +0100 |
Anselm R. Garbe |
this variant is known to work, but focus() is ugly - we need in general a 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). |
Mon, 22 Jan 2007 10:22:58 +0100 |
Anselm R. Garbe |
applied Sanders all5.patch (thanks for your weekend session, Sander!) |
Fri, 19 Jan 2007 15:05:07 +0100 |
Anselm R. Garbe |
leavenotify also don't needs the check |
Fri, 19 Jan 2007 15:01:51 +0100 |
Anselm R. Garbe |
deciding for focus(NULL); |
Fri, 19 Jan 2007 14:38:09 +0100 |
Anselm R. Garbe |
replaced XSetBorder.../focus() |
Fri, 19 Jan 2007 14:36:25 +0100 |
Anselm R. Garbe |
yet another multihead fix by Christof Musik |
Thu, 18 Jan 2007 11:11:40 +0100 |
Anselm R. Garbe |
applied a modified version of Christof Musik's multihead patch (though this is not sure if it works in all cases, have to wait for an ACK by Christof) |
Mon, 15 Jan 2007 19:01:57 +0100 |
Anselm R. Garbe |
Jukka, thanks for being faster than me! |
Mon, 15 Jan 2007 12:04:25 +0100 |
Anselm R. Garbe |
removed drawclient and drawall (they performed useless operations/consumed useless cpu cycles) |
Sun, 14 Jan 2007 22:27:29 +0100 |
Anselm R. Garbe |
removed client title bar |
Wed, 10 Jan 2007 12:54:23 +0100 |
Anselm R. Garbe |
added comment to %u in config.default.h, added Button{4.5} support on mode label |
Thu, 04 Jan 2007 14:17:25 +0100 |
Anselm R. Garbe |
renamed drawtitle into drawclient |
Tue, 02 Jan 2007 15:44:19 +0100 |
arg |
corrections |
Tue, 02 Jan 2007 15:37:58 +0100 |
arg |
next version will contain updated copyright notice |
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 |