Sun, 01 Jun 2008 10:54:02 +0100 |
Anselm R Garbe |
applied noviewprev.diff, fix.diff and unusedflags.diff
|
changeset |
files
|
Sat, 31 May 2008 17:37:13 +0100 |
Anselm R Garbe |
fix
|
changeset |
files
|
Sat, 31 May 2008 17:05:28 +0100 |
Anselm R Garbe |
lt->arrange in mfact
|
changeset |
files
|
Fri, 30 May 2008 23:03:03 +0100 |
Anselm R Garbe |
isfixed implies isfloating
|
changeset |
files
|
Thu, 29 May 2008 18:42:53 +0100 |
Anselm R Garbe |
applied nibbles fixes, slightly modified
|
changeset |
files
|
Thu, 29 May 2008 18:22:51 +0100 |
Anselm R Garbe |
applied yiyus tip patch from tue
|
changeset |
files
|
Wed, 28 May 2008 10:45:18 +0100 |
Anselm R Garbe |
core dump fix in cleanup
|
changeset |
files
|
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
|
Mon, 19 May 2008 13:37:46 +0100 |
Anselm R Garbe |
s/DEFGEOM/CUSTOMGEOM/
|
changeset |
files
|
Mon, 19 May 2008 13:32:43 +0100 |
Anselm R Garbe |
update
|
changeset |
files
|
Mon, 19 May 2008 12:42:26 +0100 |
Anselm R Garbe |
updatetilegeom should be fine for setmfact
|
changeset |
files
|
Mon, 19 May 2008 12:34:54 +0100 |
Anselm R Garbe |
recent changes, introduced togglebar, changed some defines into variable declarations where possible
|
changeset |
files
|
Sat, 17 May 2008 14:51:12 +0100 |
Anselm R Garbe |
new stuff
|
changeset |
files
|
Sat, 17 May 2008 14:50:37 +0100 |
Anselm R Garbe |
removed the <M> togglelayout call
|
changeset |
files
|
Sat, 17 May 2008 14:48:04 +0100 |
Anselm R Garbe |
s/tilegeom/updatetilegeom/
|
changeset |
files
|
Sat, 17 May 2008 14:46:06 +0100 |
Anselm R Garbe |
removed monocle for now
|
changeset |
files
|
Sat, 17 May 2008 14:41:41 +0100 |
Anselm R Garbe |
removed the exact focus mechanism of next/prev window
|
changeset |
files
|
Sat, 17 May 2008 14:38:22 +0100 |
Anselm R Garbe |
moved all tile()-related stuff into tile.c which is included from config.def.h, the default dwm is now nearly independent from the arrange() algorithm in use
|
changeset |
files
|
Sat, 17 May 2008 14:23:05 +0100 |
Anselm R Garbe |
removed tileh, renamed tilev into tile again, removed counttiles, tilemaster
|
changeset |
files
|
Sat, 17 May 2008 14:17:18 +0100 |
Anselm R Garbe |
removed Layout->isfloating
|
changeset |
files
|
Sat, 17 May 2008 14:06:41 +0100 |
Anselm R Garbe |
removed reapply() -- unnecessary
|
changeset |
files
|
Sat, 17 May 2008 14:04:27 +0100 |
Anselm R Garbe |
renamed setlayout into togglelayout
|
changeset |
files
|
Thu, 15 May 2008 10:51:37 +0100 |
Anselm R Garbe |
removed temporary wildcard handling
|
changeset |
files
|
Thu, 15 May 2008 10:47:26 +0100 |
Anselm R Garbe |
added wild-card handling for tags
|
changeset |
files
|
Wed, 14 May 2008 11:24:35 +0100 |
Anselm R Garbe |
applied nsz's another style patch
|
changeset |
files
|
Tue, 13 May 2008 14:33:02 +0100 |
Anselm R Garbe |
applied nsz's style.diff patch
|
changeset |
files
|
Tue, 13 May 2008 11:27:20 +0100 |
Anselm R Garbe |
just added a comment
|
changeset |
files
|
Sun, 11 May 2008 20:27:01 +0100 |
Anselm R Garbe |
minor fixes
|
changeset |
files
|
Sun, 11 May 2008 20:25:24 +0100 |
Anselm R Garbe |
having monocle on Mod1-m
|
changeset |
files
|
Sun, 11 May 2008 20:22:20 +0100 |
Anselm R Garbe |
hotfix
|
changeset |
files
|
Sun, 11 May 2008 20:20:53 +0100 |
Anselm R Garbe |
removed Geom stuff, introduced updategeom() again, still view is somewhat broken?
|
changeset |
files
|