Anselm R Garbe [Mon, 26 May 2008 08:39:57 +0000 (09:39 +0100)]
applied yiyus domax patch with slight modifications
Anselm R Garbe [Thu, 22 May 2008 13:15:30 +0000 (14:15 +0100)]
replaced isvisible with a macro
Anselm R Garbe [Thu, 22 May 2008 13:10:00 +0000 (14:10 +0100)]
removed emallocz
Anselm R Garbe [Thu, 22 May 2008 13:02:31 +0000 (14:02 +0100)]
s/int/uint/ in config.h
Anselm R Garbe [Thu, 22 May 2008 12:35:45 +0000 (13:35 +0100)]
removed debug output, sanitized tag limit check
Anselm R Garbe [Thu, 22 May 2008 11:00:50 +0000 (12:00 +0100)]
setmfact argument was wrong
Anselm R Garbe [Thu, 22 May 2008 10:50:18 +0000 (11:50 +0100)]
Key.mod is uint, Client.[old]bw is int
Anselm R Garbe [Thu, 22 May 2008 10:16:23 +0000 (11:16 +0100)]
s/unsigned long/ulong/
Anselm R Garbe [Thu, 22 May 2008 10:12:22 +0000 (11:12 +0100)]
s/nextunfloating/nexttiled/, changed zoom() behavior
Anselm R Garbe [Thu, 22 May 2008 10:10:08 +0000 (11:10 +0100)]
s/unsigned int/uint/
Anselm R Garbe [Thu, 22 May 2008 10:08:07 +0000 (11:08 +0100)]
s/void */const void */
Anselm R Garbe [Thu, 22 May 2008 10:04:19 +0000 (11:04 +0100)]
applied Gottox bitmask + void *arg patch
anselm@anselm1 [Mon, 19 May 2008 19:29:57 +0000 (20:29 +0100)]
some minor fixes
anselm@anselm1 [Mon, 19 May 2008 19:13:24 +0000 (20:13 +0100)]
simplification
anselm@anselm1 [Mon, 19 May 2008 19:08:31 +0000 (20:08 +0100)]
reverted dist target in Makefile
anselm@anselm1 [Mon, 19 May 2008 19:07:12 +0000 (20:07 +0100)]
merged tile.c again into dwm.c
Anselm R Garbe [Mon, 19 May 2008 16:27:30 +0000 (17:27 +0100)]
take bar into account
Anselm R Garbe [Mon, 19 May 2008 16:23:49 +0000 (17:23 +0100)]
be more polite to clients which like to appear outside the window area, but still on the screen
Anselm R Garbe [Mon, 19 May 2008 14:36:45 +0000 (15:36 +0100)]
fixed comment
Anselm R Garbe [Mon, 19 May 2008 14:09:16 +0000 (15:09 +0100)]
fix
Anselm R Garbe [Mon, 19 May 2008 14:05:46 +0000 (15:05 +0100)]
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
Anselm R Garbe [Mon, 19 May 2008 13:44:53 +0000 (14:44 +0100)]
improving space usage if master is left of stack (default)
Anselm R Garbe [Mon, 19 May 2008 12:41:58 +0000 (13:41 +0100)]
only snap within window area
Anselm R Garbe [Mon, 19 May 2008 12:37:46 +0000 (13:37 +0100)]
s/DEFGEOM/CUSTOMGEOM/
Anselm R Garbe [Mon, 19 May 2008 12:32:43 +0000 (13:32 +0100)]
update
Anselm R Garbe [Mon, 19 May 2008 11:42:26 +0000 (12:42 +0100)]
updatetilegeom should be fine for setmfact
Anselm R Garbe [Mon, 19 May 2008 11:34:54 +0000 (12:34 +0100)]
recent changes, introduced togglebar, changed some defines into variable declarations where possible
Anselm R Garbe [Sat, 17 May 2008 13:51:12 +0000 (14:51 +0100)]
new stuff
Anselm R Garbe [Sat, 17 May 2008 13:50:37 +0000 (14:50 +0100)]
removed the <M> togglelayout call
Anselm R Garbe [Sat, 17 May 2008 13:48:04 +0000 (14:48 +0100)]
s/tilegeom/updatetilegeom/
Anselm R Garbe [Sat, 17 May 2008 13:46:06 +0000 (14:46 +0100)]
removed monocle for now
Anselm R Garbe [Sat, 17 May 2008 13:41:41 +0000 (14:41 +0100)]
removed the exact focus mechanism of next/prev window
Anselm R Garbe [Sat, 17 May 2008 13:38:22 +0000 (14:38 +0100)]
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
Anselm R Garbe [Sat, 17 May 2008 13:23:05 +0000 (14:23 +0100)]
removed tileh, renamed tilev into tile again, removed counttiles, tilemaster
Anselm R Garbe [Sat, 17 May 2008 13:17:18 +0000 (14:17 +0100)]
removed Layout->isfloating
Anselm R Garbe [Sat, 17 May 2008 13:06:41 +0000 (14:06 +0100)]
removed reapply() -- unnecessary
Anselm R Garbe [Sat, 17 May 2008 13:04:27 +0000 (14:04 +0100)]
renamed setlayout into togglelayout
Anselm R Garbe [Thu, 15 May 2008 09:51:37 +0000 (10:51 +0100)]
removed temporary wildcard handling
Anselm R Garbe [Thu, 15 May 2008 09:47:26 +0000 (10:47 +0100)]
added wild-card handling for tags
Anselm R Garbe [Wed, 14 May 2008 10:24:35 +0000 (11:24 +0100)]
applied nsz's another style patch
Anselm R Garbe [Tue, 13 May 2008 13:33:02 +0000 (14:33 +0100)]
applied nsz's style.diff patch
Anselm R Garbe [Tue, 13 May 2008 10:27:20 +0000 (11:27 +0100)]
just added a comment
Anselm R Garbe [Sun, 11 May 2008 19:27:01 +0000 (20:27 +0100)]
minor fixes
Anselm R Garbe [Sun, 11 May 2008 19:25:24 +0000 (20:25 +0100)]
having monocle on Mod1-m
Anselm R Garbe [Sun, 11 May 2008 19:22:20 +0000 (20:22 +0100)]
hotfix
Anselm R Garbe [Sun, 11 May 2008 19:20:53 +0000 (20:20 +0100)]
removed Geom stuff, introduced updategeom() again, still view is somewhat broken?
Anselm R Garbe [Sun, 11 May 2008 13:54:45 +0000 (14:54 +0100)]
cleaned up config.def.h
Anselm R Garbe [Sun, 11 May 2008 13:40:37 +0000 (14:40 +0100)]
implemented exact focus next, if arg != NULL to focus{next,prev}
Anselm R Garbe [Tue, 6 May 2008 14:52:44 +0000 (15:52 +0100)]
applied the proposal by nsz
Anselm R Garbe [Tue, 6 May 2008 14:13:36 +0000 (15:13 +0100)]
applied JUCE patch
Anselm R Garbe [Sun, 27 Apr 2008 17:36:11 +0000 (18:36 +0100)]
simplification of view() as proposed by anydot
Anselm R Garbe [Sun, 27 Apr 2008 17:33:31 +0000 (18:33 +0100)]
applied yiyus tagset patch
Anselm R Garbe [Sun, 27 Apr 2008 17:22:52 +0000 (18:22 +0100)]
applied yiyus fgeom patch
Anselm R Garbe [Sun, 27 Apr 2008 17:00:45 +0000 (18:00 +0100)]
applied dfenze drawtext simplifications
anselm@anselm1 [Sun, 20 Apr 2008 18:09:30 +0000 (19:09 +0100)]
this is the correct way
anselm@anselm1 [Sun, 20 Apr 2008 18:09:00 +0000 (19:09 +0100)]
copyright notice is in LICENSE
anselm@anselm1 [Sun, 20 Apr 2008 17:35:11 +0000 (18:35 +0100)]
applied Ph's seltags-simplification with some modifications
anselm@anselm1 [Sun, 20 Apr 2008 17:28:21 +0000 (18:28 +0100)]
applied Ph's MIN/MAX patch, nice work!
anselm@anselm1 [Sun, 20 Apr 2008 17:23:59 +0000 (18:23 +0100)]
applied Ph's patch regarding geom and lt initialization
anselm@anselm1 [Sun, 20 Apr 2008 17:17:33 +0000 (18:17 +0100)]
applied Gottox' applyrules() fix
Anselm R Garbe [Tue, 8 Apr 2008 10:49:35 +0000 (11:49 +0100)]
geometry fix proposed by Jukka
Anselm R Garbe [Mon, 7 Apr 2008 08:05:41 +0000 (09:05 +0100)]
applied applyrules-fix by Jukka, thank you Jukka!
Anselm R Garbe [Sat, 5 Apr 2008 18:04:53 +0000 (19:04 +0100)]
fix
Anselm R Garbe [Sat, 5 Apr 2008 17:23:31 +0000 (18:23 +0100)]
applied the proposed monocle patch from the mailinglist
Anselm R Garbe [Fri, 4 Apr 2008 10:15:37 +0000 (11:15 +0100)]
next version is 5.0
anselm@anselm1 [Thu, 3 Apr 2008 20:57:32 +0000 (21:57 +0100)]
Added tag 4.9 for changeset
22c669b2dd36
Anselm R Garbe [Thu, 3 Apr 2008 13:39:19 +0000 (14:39 +0100)]
yet another cleanup
Anselm R Garbe [Thu, 3 Apr 2008 13:38:58 +0000 (14:38 +0100)]
some cleanup changes
anselm@anselm1 [Wed, 2 Apr 2008 21:18:09 +0000 (22:18 +0100)]
uncommented dual layout in preparation of dwm 4.9
anselm@anselm1 [Wed, 2 Apr 2008 21:10:55 +0000 (22:10 +0100)]
applied Peter Hartlich's simplification patch of setmfact and his revival of MFACT, appliead Janness Hofmann's simplification of grabbuttons() -- thanks guys!
Anselm R Garbe [Tue, 1 Apr 2008 14:46:00 +0000 (15:46 +0100)]
aspects hints seem broken for fullscreen apps
Anselm R Garbe [Mon, 31 Mar 2008 09:09:48 +0000 (10:09 +0100)]
removed uneccessary line
Anselm R Garbe [Tue, 25 Mar 2008 09:41:14 +0000 (09:41 +0000)]
bugfix
Anselm R Garbe [Mon, 24 Mar 2008 14:31:02 +0000 (14:31 +0000)]
setmfact should not have any effect if in floating layout
Anselm R Garbe [Mon, 24 Mar 2008 14:24:57 +0000 (14:24 +0000)]
minor fix
Anselm R Garbe [Mon, 24 Mar 2008 14:23:28 +0000 (14:23 +0000)]
revival of mfact and setmfact
Anselm R Garbe [Mon, 24 Mar 2008 13:49:19 +0000 (13:49 +0000)]
setlayout and setgeom are now togglable again
Anselm R Garbe [Mon, 24 Mar 2008 13:33:32 +0000 (13:33 +0000)]
geom indicator and layout indicator is only displayed if there are several geoms/layouts
anselm@anselm1 [Sat, 22 Mar 2008 16:53:37 +0000 (16:53 +0000)]
hotfix of idxoftag
anselm@anselm1 [Sat, 22 Mar 2008 12:47:12 +0000 (12:47 +0000)]
blw/bgw calculation bugfix
Anselm R Garbe [Wed, 19 Mar 2008 09:27:17 +0000 (09:27 +0000)]
updated configurenotify
anselm@anselm1 [Mon, 17 Mar 2008 23:45:46 +0000 (23:45 +0000)]
minor bugfix in applyrules
Anselm R Garbe [Mon, 17 Mar 2008 17:33:25 +0000 (17:33 +0000)]
added sample of {grow,shrink}master to config.def.h
Anselm R Garbe [Mon, 17 Mar 2008 16:29:50 +0000 (16:29 +0000)]
renamed c->border into c->bw, fixed monocle to subtract c->bw from each h/w value
Anselm R Garbe [Mon, 17 Mar 2008 16:26:06 +0000 (16:26 +0000)]
geoms are now drawed in the status bar
Anselm R Garbe [Mon, 17 Mar 2008 14:56:11 +0000 (14:56 +0000)]
removed the string-based setgeom approach, introduced a new Geom type instead and a helper macro
Anselm R Garbe [Sat, 15 Mar 2008 14:17:42 +0000 (14:17 +0000)]
made the string-based setgeom working
Anselm R Garbe [Fri, 14 Mar 2008 17:17:08 +0000 (17:17 +0000)]
some experimental state DO NOT USE THIS, I plan to have a nicer interface to change geometries
Anselm R Garbe [Fri, 14 Mar 2008 14:35:45 +0000 (14:35 +0000)]
some changes towards 4.9
Anselm R Garbe [Thu, 13 Mar 2008 16:56:11 +0000 (16:56 +0000)]
Added tag 4.8 for changeset
607015ddb091
Anselm R Garbe [Thu, 13 Mar 2008 16:30:29 +0000 (16:30 +0000)]
removed the comment again
Anselm R Garbe [Thu, 13 Mar 2008 13:59:40 +0000 (13:59 +0000)]
some polishing in tileh/tilev
Anselm R Garbe [Thu, 13 Mar 2008 13:01:42 +0000 (13:01 +0000)]
minor bugfix
Anselm R Garbe [Thu, 13 Mar 2008 12:47:41 +0000 (12:47 +0000)]
added a new comment
Anselm R Garbe [Thu, 13 Mar 2008 12:45:30 +0000 (12:45 +0000)]
some cleanup
Anselm R Garbe [Thu, 13 Mar 2008 10:25:50 +0000 (10:25 +0000)]
updated my geoms function
Anselm R Garbe [Thu, 13 Mar 2008 10:24:02 +0000 (10:24 +0000)]
update
Anselm R Garbe [Thu, 13 Mar 2008 10:22:10 +0000 (10:22 +0000)]
set layout already here
Anselm R Garbe [Thu, 13 Mar 2008 10:21:03 +0000 (10:21 +0000)]
well I use a different default tile
Anselm R Garbe [Thu, 13 Mar 2008 10:19:05 +0000 (10:19 +0000)]
added updatebarpos()