Mon, 26 May 2008 11:43:51 +0100 |
Anselm R Garbe |
updated the initial comment to reflect the use of bit arrays
|
changeset |
files
|
Mon, 26 May 2008 11:42:02 +0100 |
Anselm R Garbe |
slight changes
|
changeset |
files
|
Mon, 26 May 2008 10:28:18 +0100 |
Anselm R Garbe |
removed bx and bw, unnecessary
|
changeset |
files
|
Mon, 26 May 2008 10:13:51 +0100 |
Anselm R Garbe |
renamed domax into ismax
|
changeset |
files
|
Mon, 26 May 2008 10:10:33 +0100 |
Anselm R Garbe |
simplified tile()
|
changeset |
files
|
Mon, 26 May 2008 09:54:34 +0100 |
Anselm R Garbe |
removed Layout->updategeom, unnecessary
|
changeset |
files
|
Mon, 26 May 2008 09:45:34 +0100 |
Anselm R Garbe |
removed TEXTW
|
changeset |
files
|
Mon, 26 May 2008 09:39:57 +0100 |
Anselm R Garbe |
applied yiyus domax patch with slight modifications
|
changeset |
files
|
Thu, 22 May 2008 14:15:30 +0100 |
Anselm R Garbe |
replaced isvisible with a macro
|
changeset |
files
|
Thu, 22 May 2008 14:10:00 +0100 |
Anselm R Garbe |
removed emallocz
|
changeset |
files
|
Thu, 22 May 2008 14:02:31 +0100 |
Anselm R Garbe |
s/int/uint/ in config.h
|
changeset |
files
|
Thu, 22 May 2008 13:35:45 +0100 |
Anselm R Garbe |
removed debug output, sanitized tag limit check
|
changeset |
files
|
Thu, 22 May 2008 12:00:50 +0100 |
Anselm R Garbe |
setmfact argument was wrong
|
changeset |
files
|
Thu, 22 May 2008 11:50:18 +0100 |
Anselm R Garbe |
Key.mod is uint, Client.[old]bw is int
|
changeset |
files
|
Thu, 22 May 2008 11:16:23 +0100 |
Anselm R Garbe |
s/unsigned long/ulong/
|
changeset |
files
|
Thu, 22 May 2008 11:12:22 +0100 |
Anselm R Garbe |
s/nextunfloating/nexttiled/, changed zoom() behavior
|
changeset |
files
|
Thu, 22 May 2008 11:10:08 +0100 |
Anselm R Garbe |
s/unsigned int/uint/
|
changeset |
files
|
Thu, 22 May 2008 11:08:07 +0100 |
Anselm R Garbe |
s/void */const void */
|
changeset |
files
|
Thu, 22 May 2008 11:04:19 +0100 |
Anselm R Garbe |
applied Gottox bitmask + void *arg patch
|
changeset |
files
|
Mon, 19 May 2008 20:29:57 +0100 |
anselm |
some minor fixes
|
changeset |
files
|
Mon, 19 May 2008 20:13:24 +0100 |
anselm |
simplification
|
changeset |
files
|
Mon, 19 May 2008 20:08:31 +0100 |
anselm |
reverted dist target in Makefile
|
changeset |
files
|
Mon, 19 May 2008 20:07:12 +0100 |
anselm |
merged tile.c again into dwm.c
|
changeset |
files
|
Mon, 19 May 2008 17:27:30 +0100 |
Anselm R Garbe |
take bar into account
|
changeset |
files
|
Mon, 19 May 2008 17:23:49 +0100 |
Anselm R Garbe |
be more polite to clients which like to appear outside the window area, but still on the screen
|
changeset |
files
|
Mon, 19 May 2008 15:36:45 +0100 |
Anselm R Garbe |
fixed comment
|
changeset |
files
|
Mon, 19 May 2008 15:09:16 +0100 |
Anselm R Garbe |
fix
|
changeset |
files
|
Mon, 19 May 2008 15:05:46 +0100 |
Anselm R Garbe |
make it easier for the user, if Xinerama support is given, always use the screen 0 as window area/bar area, everything else can be used for floating clients
|
changeset |
files
|
Mon, 19 May 2008 14:44:53 +0100 |
Anselm R Garbe |
improving space usage if master is left of stack (default)
|
changeset |
files
|
Mon, 19 May 2008 13:41:58 +0100 |
Anselm R Garbe |
only snap within window area
|
changeset |
files
|