log event.c
age |
author |
description |
Tue, 12 Sep 2006 10:57:28 +0200 |
Anselm R. Garbe |
removed a bunch of lines through making function signatures more consistent with my style ( { does not belong to a new line, if function args are single-lined) |
Mon, 11 Sep 2006 10:00:56 +0200 |
Anselm R. Garbe |
small change to comments, renamed two set* functions in client.c into update* |
Mon, 04 Sep 2006 08:55:49 +0200 |
Anselm R. Garbe |
applied Sanders max_and_focus.patch |
Fri, 01 Sep 2006 15:31:59 +0200 |
Anselm R. Garbe |
simplified buttonpress |
Fri, 01 Sep 2006 10:32:50 +0200 |
Anselm R. Garbe |
applied sanders patch |
Thu, 31 Aug 2006 17:49:04 +0200 |
Anselm R. Garbe |
implemented Button2 press on tags for toggletag on the focused client |
Tue, 29 Aug 2006 19:24:28 +0200 |
Anselm R. Garbe |
simplified configurerequest |
Tue, 29 Aug 2006 18:05:02 +0200 |
Anselm R. Garbe |
now dwm enforces max screen size also in tiled mode on non-floating clients which are maximized |