Fri, 15 Sep 2006 14:21:25 +0200 |
arg |
added visibility check to enternotify as well
1.6
|
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
|
Tue, 29 Aug 2006 17:33:27 +0200 |
Anselm R. Garbe |
fixed
|
Tue, 29 Aug 2006 17:31:55 +0200 |
Anselm R. Garbe |
configurenotify remembers max geom now, and restores this if necessary, however it accepts to touch the max size on configurerequest, this shouldn't break fillscreen apps (tested with mplayer)
|
Mon, 28 Aug 2006 08:06:50 +0200 |
Anselm R. Garbe |
applied sanders focus_ patches
|
Mon, 28 Aug 2006 08:02:29 +0200 |
Anselm R. Garbe |
applied sanders somepatches.patch
|
Fri, 25 Aug 2006 15:48:44 +0200 |
Anselm R. Garbe |
trying a different configuration
|
Fri, 25 Aug 2006 15:06:38 +0200 |
Anselm R. Garbe |
changed symbols for float/tiled mode, added mouse-driven mode toggle to buttonpress()
|