JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
dwm.git
17 years agosmall man page fix
arg@mmvi [Fri, 22 Sep 2006 08:01:51 +0000 (10:01 +0200)]
small man page fix

17 years agosander check this
arg@mmvi [Fri, 22 Sep 2006 07:43:21 +0000 (09:43 +0200)]
sander check this

17 years agoslight change to config.arg.h (I use ff floating)
arg@mmvi [Fri, 22 Sep 2006 06:22:39 +0000 (08:22 +0200)]
slight change to config.arg.h (I use ff floating)

17 years agoupdated man page
arg@mmvi [Fri, 22 Sep 2006 06:17:42 +0000 (08:17 +0200)]
updated man page

17 years agoimplemented the maximization as I described on the mailinglist, this feels better...
arg@mmvi [Fri, 22 Sep 2006 05:37:56 +0000 (07:37 +0200)]
implemented the maximization as I described on the mailinglist, this feels better to me.

17 years agoreviewed client.c
arg@mmvi [Wed, 20 Sep 2006 07:53:21 +0000 (09:53 +0200)]
reviewed client.c

17 years agoreviewed util.c
arg@mmvi [Wed, 20 Sep 2006 07:49:32 +0000 (09:49 +0200)]
reviewed util.c

17 years agofixed a nuance in dwm.1
arg@mmvi [Wed, 20 Sep 2006 07:45:39 +0000 (09:45 +0200)]
fixed a nuance in dwm.1

17 years agoimproved intro comment in dwm.h, updated config.mk
arg@mmvi [Wed, 20 Sep 2006 07:40:35 +0000 (09:40 +0200)]
improved intro comment in dwm.h, updated config.mk

17 years agosome simplifications to intro in dwm.h
arg@mmvi [Tue, 19 Sep 2006 14:13:44 +0000 (16:13 +0200)]
some simplifications to intro in dwm.h

17 years agoAdded tag 1.6 for changeset ad3fa2d185426c51fd5deceae809770363f8d33c
arg@mmvi [Sat, 16 Sep 2006 09:21:01 +0000 (11:21 +0200)]
Added tag 1.6 for changeset ad3fa2d185426c51fd5deceae809770363f8d33c

17 years agoadded visibility check to enternotify as well
arg@mmvi [Fri, 15 Sep 2006 12:21:25 +0000 (14:21 +0200)]
added visibility check to enternotify as well

17 years agooffscreen client appearance fixes
arg@mmvi [Fri, 15 Sep 2006 08:54:32 +0000 (10:54 +0200)]
offscreen client appearance fixes

17 years agofocus() enforces visibility of a client if not NULL
arg@mmvi [Fri, 15 Sep 2006 08:49:05 +0000 (10:49 +0200)]
focus() enforces visibility of a client if not NULL

17 years agoremoved useless inclusion
Anselm R. Garbe [Thu, 14 Sep 2006 09:07:44 +0000 (11:07 +0200)]
removed useless inclusion

17 years agofixed executing of dmenu output to handle args correctly
Anselm R. Garbe [Tue, 12 Sep 2006 17:09:04 +0000 (19:09 +0200)]
fixed executing of dmenu output to handle args correctly

17 years agoremoved a bunch of lines through making function signatures more consistent with...
Anselm R. Garbe [Tue, 12 Sep 2006 08:57:28 +0000 (10:57 +0200)]
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)

17 years agosome more simplifications of intro comment in dwm.h, this should suffice for comments...
Anselm R. Garbe [Tue, 12 Sep 2006 07:50:06 +0000 (09:50 +0200)]
some more simplifications of intro comment in dwm.h, this should suffice for comments in dwm

17 years agomade introduction comment in dwm.h shorter
Anselm R. Garbe [Tue, 12 Sep 2006 07:46:19 +0000 (09:46 +0200)]
made introduction comment in dwm.h shorter

17 years agoapplied Christof Musik's multihead patch for a pathologic cornercase
Anselm R. Garbe [Tue, 12 Sep 2006 06:27:11 +0000 (08:27 +0200)]
applied Christof Musik's multihead patch for a pathologic cornercase

17 years agoadded a general comment to dwm.h how dwm is basically organized
Anselm R. Garbe [Tue, 12 Sep 2006 06:14:22 +0000 (08:14 +0200)]
added a general comment to dwm.h how dwm is basically organized

17 years agosome other simplifications
Anselm R. Garbe [Mon, 11 Sep 2006 15:31:21 +0000 (17:31 +0200)]
some other simplifications

17 years agofixed some other comments, now also the code side seems to be at a level to be review...
Anselm R. Garbe [Mon, 11 Sep 2006 09:28:28 +0000 (11:28 +0200)]
fixed some other comments, now also the code side seems to be at a level to be reviewed by experienced programmers

17 years agosmall change to comments, renamed two set* functions in client.c into update*
Anselm R. Garbe [Mon, 11 Sep 2006 08:00:56 +0000 (10:00 +0200)]
small change to comments, renamed two set* functions in client.c into update*

17 years agosmall fix
Anselm R. Garbe [Mon, 11 Sep 2006 06:58:58 +0000 (08:58 +0200)]
small fix

17 years agoadded some comments
Anselm R. Garbe [Mon, 11 Sep 2006 05:40:41 +0000 (07:40 +0200)]
added some comments

17 years agoAdded tag 1.5 for changeset 728c9089b079721b43c3347124639a29baa22a97
Anselm R. Garbe [Fri, 8 Sep 2006 06:32:08 +0000 (08:32 +0200)]
Added tag 1.5 for changeset 728c9089b079721b43c3347124639a29baa22a97

17 years agoapplied sanders patch of not manipulating sel
Anselm R. Garbe [Fri, 8 Sep 2006 06:19:54 +0000 (08:19 +0200)]
applied sanders patch of not manipulating sel

17 years agoreally small changes to dwm.1
Anselm R. Garbe [Fri, 8 Sep 2006 05:40:16 +0000 (07:40 +0200)]
really small changes to dwm.1

17 years agohotfix
Anselm R. Garbe [Thu, 7 Sep 2006 16:13:19 +0000 (18:13 +0200)]
hotfix

17 years agosimplified unmanage
Anselm R. Garbe [Thu, 7 Sep 2006 16:12:40 +0000 (18:12 +0200)]
simplified unmanage

17 years agousing a global stack for focus recovery on arrange() - seems to work great
Anselm R. Garbe [Thu, 7 Sep 2006 15:53:40 +0000 (17:53 +0200)]
using a global stack for focus recovery on arrange() - seems to work great

17 years agomade markups in dwm.1 more consistent
Anselm R. Garbe [Thu, 7 Sep 2006 07:26:01 +0000 (09:26 +0200)]
made markups in dwm.1 more consistent

17 years agosmall addition to dwm.1
Anselm R. Garbe [Thu, 7 Sep 2006 05:53:29 +0000 (07:53 +0200)]
small addition to dwm.1

17 years agothis patch keeps track of global z-layer order of clients which are floating or if...
Anselm R. Garbe [Wed, 6 Sep 2006 15:31:52 +0000 (17:31 +0200)]
this patch keeps track of global z-layer order of clients which are floating or if floating mode is enabled

17 years agono this is better
Anselm R. Garbe [Wed, 6 Sep 2006 13:36:42 +0000 (15:36 +0200)]
no this is better

17 years agodoes this preserve z order for anthony?
Anselm R. Garbe [Wed, 6 Sep 2006 13:30:28 +0000 (15:30 +0200)]
does this preserve z order for anthony?

17 years agomaybe this might work
Anselm R. Garbe [Wed, 6 Sep 2006 11:56:46 +0000 (13:56 +0200)]
maybe this might work

17 years agoAdded tag 1.4 for changeset 3cff9403766bf83a9fc2a0aef230115d68de2a8e
Anselm R. Garbe [Wed, 6 Sep 2006 10:19:07 +0000 (12:19 +0200)]
Added tag 1.4 for changeset 3cff9403766bf83a9fc2a0aef230115d68de2a8e

17 years agoprepared dwm-1.4 update
Anselm R. Garbe [Wed, 6 Sep 2006 10:18:57 +0000 (12:18 +0200)]
prepared dwm-1.4 update

17 years agodrawstatus even if no client exists
Anselm R. Garbe [Wed, 6 Sep 2006 10:10:43 +0000 (12:10 +0200)]
drawstatus even if no client exists

17 years agosanders solution is convincing and elegant
Anselm R. Garbe [Wed, 6 Sep 2006 09:54:16 +0000 (11:54 +0200)]
sanders solution is convincing and elegant

17 years agoseems to preserve floating client z-layer order (even with reorder() calls)
Anselm R. Garbe [Wed, 6 Sep 2006 09:46:35 +0000 (11:46 +0200)]
seems to preserve floating client z-layer order (even with reorder() calls)

17 years agoAdded tag 1.4 for changeset a6b8994af16491220db0199623bd57d061e06143
Anselm R. Garbe [Wed, 6 Sep 2006 08:54:10 +0000 (10:54 +0200)]
Added tag 1.4 for changeset a6b8994af16491220db0199623bd57d061e06143

17 years agosmall fix
Anselm R. Garbe [Wed, 6 Sep 2006 08:03:21 +0000 (10:03 +0200)]
small fix

17 years agomade args mode symbols the default ones (the default ones look too ugly)
Anselm R. Garbe [Wed, 6 Sep 2006 07:23:34 +0000 (09:23 +0200)]
made args mode symbols the default ones (the default ones look too ugly)

17 years agomoved transient_for tag inheritance to settags
Anselm R. Garbe [Wed, 6 Sep 2006 07:21:17 +0000 (09:21 +0200)]
moved transient_for tag inheritance to settags

17 years agono, reodering floating clients definately breaks the manage() policy which attaches...
Anselm R. Garbe [Wed, 6 Sep 2006 07:13:31 +0000 (09:13 +0200)]
no, reodering floating clients definately breaks the manage() policy which attaches all clients zoomed (otherwise higher-weight clients couldn't be attached zoomed, which sucks)

17 years agono, ordering floating clients at the end seems better
Anselm R. Garbe [Tue, 5 Sep 2006 17:26:34 +0000 (19:26 +0200)]
no, ordering floating clients at the end seems better

17 years agofix
Anselm R. Garbe [Tue, 5 Sep 2006 16:43:15 +0000 (18:43 +0200)]
fix

17 years agothis makes sure the issue mentioned by sander
Anselm R. Garbe [Tue, 5 Sep 2006 16:04:22 +0000 (18:04 +0200)]
this makes sure the issue mentioned by sander

17 years agofixing zoom
Anselm R. Garbe [Tue, 5 Sep 2006 15:10:48 +0000 (17:10 +0200)]
fixing zoom

17 years agofixing two off-by-ones
Anselm R. Garbe [Tue, 5 Sep 2006 14:11:52 +0000 (16:11 +0200)]
fixing two off-by-ones

17 years agoach ich will auch Alt-s
Anselm R. Garbe [Tue, 5 Sep 2006 14:05:09 +0000 (16:05 +0200)]
ach ich will auch Alt-s

17 years agoapplied checking existance of >2 tiles patch (proposed by sander) to zoom and resizecol
Anselm R. Garbe [Tue, 5 Sep 2006 14:00:09 +0000 (16:00 +0200)]
applied checking existance of >2 tiles patch (proposed by sander) to zoom and resizecol

17 years agorenamed resizetile into resizecol
Anselm R. Garbe [Tue, 5 Sep 2006 11:52:23 +0000 (13:52 +0200)]
renamed resizetile into resizecol

17 years agowell ok, added Mod-s to default bindings (however, I don't need it)
Anselm R. Garbe [Tue, 5 Sep 2006 11:27:43 +0000 (13:27 +0200)]
well ok, added Mod-s to default bindings (however, I don't need it)

17 years agos/growcol/resizetile/g
Anselm R. Garbe [Tue, 5 Sep 2006 11:25:42 +0000 (13:25 +0200)]
s/growcol/resizetile/g

17 years agoright, multihead issue is not involved with growcol
Anselm R. Garbe [Tue, 5 Sep 2006 11:21:59 +0000 (13:21 +0200)]
right, multihead issue is not involved with growcol

17 years agohotfix
Anselm R. Garbe [Tue, 5 Sep 2006 11:20:29 +0000 (13:20 +0200)]
hotfix

17 years agoapplied a fix related to Sanders remark to growcol
Anselm R. Garbe [Tue, 5 Sep 2006 11:19:18 +0000 (13:19 +0200)]
applied a fix related to Sanders remark to growcol

17 years agosanders toggletag patch is much more elegant
Anselm R. Garbe [Tue, 5 Sep 2006 07:37:45 +0000 (09:37 +0200)]
sanders toggletag patch is much more elegant

17 years agoI really need column growing, now pushing upstream
Anselm R. Garbe [Tue, 5 Sep 2006 07:02:37 +0000 (09:02 +0200)]
I really need column growing, now pushing upstream

17 years agodon't access sel in restack without checking for NULL (multihead crashing bug)
Anselm R. Garbe [Tue, 5 Sep 2006 06:37:34 +0000 (08:37 +0200)]
don't access sel in restack without checking for NULL (multihead crashing bug)

17 years agofixing c->weight handling
Anselm R. Garbe [Tue, 5 Sep 2006 06:24:00 +0000 (08:24 +0200)]
fixing c->weight handling

17 years agoremoved some useless tags
Anselm R. Garbe [Mon, 4 Sep 2006 17:19:37 +0000 (19:19 +0200)]
removed some useless tags

17 years agoafter 1.3
Anselm R. Garbe [Mon, 4 Sep 2006 15:52:46 +0000 (17:52 +0200)]
after 1.3

17 years agoAdded tag 1.3 for changeset f5f5cbf016a94b48a8fe9c47f0736e96d166d5d4
Anselm R. Garbe [Mon, 4 Sep 2006 15:52:16 +0000 (17:52 +0200)]
Added tag 1.3 for changeset f5f5cbf016a94b48a8fe9c47f0736e96d166d5d4

17 years agoretagged
Anselm R. Garbe [Mon, 4 Sep 2006 15:52:12 +0000 (17:52 +0200)]
retagged

17 years agosimplified manage
Anselm R. Garbe [Mon, 4 Sep 2006 15:39:33 +0000 (17:39 +0200)]
simplified manage

17 years agoremoved html crap
Anselm R. Garbe [Mon, 4 Sep 2006 15:37:31 +0000 (17:37 +0200)]
removed html crap

17 years agoAdded tag 1.3 for changeset dd44dc937e8b0a46abf1a15a333dba5304e4fe89
Anselm R. Garbe [Mon, 4 Sep 2006 15:21:18 +0000 (17:21 +0200)]
Added tag 1.3 for changeset dd44dc937e8b0a46abf1a15a333dba5304e4fe89

17 years agohotfixing with sanders hint
Anselm R. Garbe [Mon, 4 Sep 2006 15:21:15 +0000 (17:21 +0200)]
hotfixing with sanders hint

17 years agoAdded tag 1.3 for changeset 6413ea66b1c2496cfc2173fe58df67cb965eb1da
Anselm R. Garbe [Mon, 4 Sep 2006 15:18:01 +0000 (17:18 +0200)]
Added tag 1.3 for changeset 6413ea66b1c2496cfc2173fe58df67cb965eb1da

17 years agofixing the issue that new clients appear lowered
Anselm R. Garbe [Mon, 4 Sep 2006 15:02:13 +0000 (17:02 +0200)]
fixing the issue that new clients appear lowered

17 years agoremoved unused vars
Anselm R. Garbe [Mon, 4 Sep 2006 10:23:41 +0000 (12:23 +0200)]
removed unused vars

17 years agoreducing focus calls (sanders patch)
Anselm R. Garbe [Mon, 4 Sep 2006 08:10:08 +0000 (10:10 +0200)]
reducing focus calls (sanders patch)

17 years agoapplied Sanders max_and_focus.patch
Anselm R. Garbe [Mon, 4 Sep 2006 06:55:49 +0000 (08:55 +0200)]
applied Sanders max_and_focus.patch

17 years agosimplified buttonpress
Anselm R. Garbe [Fri, 1 Sep 2006 13:31:59 +0000 (15:31 +0200)]
simplified buttonpress

17 years agoapplied sanders patch
Anselm R. Garbe [Fri, 1 Sep 2006 08:32:50 +0000 (10:32 +0200)]
applied sanders patch

17 years agoreorder was misssing in Ross version of viewall
Anselm R. Garbe [Thu, 31 Aug 2006 16:08:28 +0000 (18:08 +0200)]
reorder was misssing in Ross version of viewall

17 years agochanged shortcut into Mod1-0
Anselm R. Garbe [Thu, 31 Aug 2006 16:04:34 +0000 (18:04 +0200)]
changed shortcut into Mod1-0

17 years agoadded viewall to mainstream (only Ross Mohns version, not the toggle)
Anselm R. Garbe [Thu, 31 Aug 2006 16:02:38 +0000 (18:02 +0200)]
added viewall to mainstream (only Ross Mohns version, not the toggle)

17 years agoimplemented Button2 press on tags for toggletag on the focused client
Anselm R. Garbe [Thu, 31 Aug 2006 15:49:04 +0000 (17:49 +0200)]
implemented Button2 press on tags for toggletag on the focused client

17 years agoapplied sanders patch to remove unnecessary commit()
Anselm R. Garbe [Thu, 31 Aug 2006 06:48:04 +0000 (08:48 +0200)]
applied sanders patch to remove unnecessary commit()

17 years agosmall fix in config.arg.h
Anselm R. Garbe [Wed, 30 Aug 2006 11:00:30 +0000 (13:00 +0200)]
small fix in config.arg.h

17 years agoAdded tag 1.2 for changeset e3179ce2b90451d2807cd53b589d768412b8666b
Anselm R. Garbe [Wed, 30 Aug 2006 10:39:35 +0000 (12:39 +0200)]
Added tag 1.2 for changeset e3179ce2b90451d2807cd53b589d768412b8666b

17 years agoprepared 1.2
Anselm R. Garbe [Wed, 30 Aug 2006 10:39:27 +0000 (12:39 +0200)]
prepared 1.2

17 years agonow using Salmi's menu command
Anselm R. Garbe [Wed, 30 Aug 2006 09:21:56 +0000 (11:21 +0200)]
now using Salmi's menu command

17 years agoremoved a warning reported by Jukka
Anselm R. Garbe [Wed, 30 Aug 2006 09:15:58 +0000 (11:15 +0200)]
removed a warning reported by Jukka

17 years agosimplified configurerequest
Anselm R. Garbe [Tue, 29 Aug 2006 17:24:28 +0000 (19:24 +0200)]
simplified configurerequest

17 years agonow dwm enforces max screen size also in tiled mode on non-floating clients which...
Anselm R. Garbe [Tue, 29 Aug 2006 16:05:02 +0000 (18:05 +0200)]
now dwm enforces max screen size also in tiled mode on non-floating clients which are maximized

17 years agofixed
Anselm R. Garbe [Tue, 29 Aug 2006 15:33:27 +0000 (17:33 +0200)]
fixed

17 years agoconfigurenotify remembers max geom now, and restores this if necessary, however it...
Anselm R. Garbe [Tue, 29 Aug 2006 15:31:55 +0000 (17:31 +0200)]
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)

17 years agoapplied patch similiar proposed by dave tweed
Anselm R. Garbe [Tue, 29 Aug 2006 15:11:37 +0000 (17:11 +0200)]
applied patch similiar proposed by dave tweed

17 years agoimproved selection policy
Anselm R. Garbe [Tue, 29 Aug 2006 13:28:29 +0000 (15:28 +0200)]
improved selection policy

17 years agostill something wrong with reorder()
Anselm R. Garbe [Tue, 29 Aug 2006 11:40:09 +0000 (13:40 +0200)]
still something wrong with reorder()

17 years agothis algorithm seems to keep order for any scenario
Anselm R. Garbe [Tue, 29 Aug 2006 07:57:57 +0000 (09:57 +0200)]
this algorithm seems to keep order for any scenario

17 years agofix client position in list also on tag and toggletag
Anselm R. Garbe [Tue, 29 Aug 2006 07:25:14 +0000 (09:25 +0200)]
fix client position in list also on tag and toggletag

17 years agoadded attach/detach functions which don't attach at the begin of list, but at the...
Anselm R. Garbe [Tue, 29 Aug 2006 07:23:44 +0000 (09:23 +0200)]
added attach/detach functions which don't attach at the begin of list, but at the slot of a first match of the tags of a client