JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
dwm.git
18 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?

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

18 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

18 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

18 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

18 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

18 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)

18 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

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

18 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)

18 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

18 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)

18 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

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

18 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

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

18 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

18 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

18 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

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

18 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)

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

18 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

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

18 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

18 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

18 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

18 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)

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

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

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

18 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

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

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

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

18 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

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

18 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

18 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

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

18 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)

18 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

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

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

18 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

18 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

18 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)

18 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

18 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()

18 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

18 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

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

18 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

18 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

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

18 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

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

18 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)

18 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

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

18 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()

18 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

18 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

18 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

18 years agoremoved crappy variables
Anselm R. Garbe [Mon, 28 Aug 2006 12:32:51 +0000 (14:32 +0200)]
removed crappy variables

18 years agochanged config.arg.h - I really need the 4th tag
Anselm R. Garbe [Mon, 28 Aug 2006 10:27:00 +0000 (12:27 +0200)]
changed config.arg.h - I really need the 4th tag

18 years agoupdated html page
Anselm R. Garbe [Mon, 28 Aug 2006 08:21:40 +0000 (10:21 +0200)]
updated html page

18 years agoAdded tag 1.1 for changeset 44a55e6e46bf6c231780b09d919977d6f01083de
Anselm R. Garbe [Mon, 28 Aug 2006 08:19:55 +0000 (10:19 +0200)]
Added tag 1.1 for changeset 44a55e6e46bf6c231780b09d919977d6f01083de

18 years agoadded a comment to spawn
Anselm R. Garbe [Mon, 28 Aug 2006 06:17:27 +0000 (08:17 +0200)]
added a comment to spawn

18 years agoapplied sanders focus_ patches
Anselm R. Garbe [Mon, 28 Aug 2006 06:06:50 +0000 (08:06 +0200)]
applied sanders focus_ patches

18 years agoapplied sanders somepatches.patch
Anselm R. Garbe [Mon, 28 Aug 2006 06:02:29 +0000 (08:02 +0200)]
applied sanders somepatches.patch

18 years agooh frking dear big font...
Anselm R. Garbe [Fri, 25 Aug 2006 16:14:55 +0000 (18:14 +0200)]
oh frking dear big font...

18 years agoterm enlightened
Anselm R. Garbe [Fri, 25 Aug 2006 16:05:18 +0000 (18:05 +0200)]
term enlightened

18 years agoswitching to darker colorscheme with larger font
Anselm R. Garbe [Fri, 25 Aug 2006 16:03:56 +0000 (18:03 +0200)]
switching to darker colorscheme with larger font

18 years agopatched arg.h
Anselm R. Garbe [Fri, 25 Aug 2006 15:42:58 +0000 (17:42 +0200)]
patched arg.h

18 years agonew stuff
Anselm R. Garbe [Fri, 25 Aug 2006 15:34:03 +0000 (17:34 +0200)]
new stuff

18 years agoswitching to dark colors again
Anselm R. Garbe [Fri, 25 Aug 2006 15:31:57 +0000 (17:31 +0200)]
switching to dark colors again

18 years agoupdated man page of dwm
Anselm R. Garbe [Fri, 25 Aug 2006 14:21:45 +0000 (16:21 +0200)]
updated man page of dwm

18 years agochanged order of options
Anselm R. Garbe [Fri, 25 Aug 2006 14:15:13 +0000 (16:15 +0200)]
changed order of options

18 years agotrying a different configuration
Anselm R. Garbe [Fri, 25 Aug 2006 13:48:44 +0000 (15:48 +0200)]
trying a different configuration

18 years agoremoved small 1px gap, somehow without it things feel better
Anselm R. Garbe [Fri, 25 Aug 2006 13:37:00 +0000 (15:37 +0200)]
removed small 1px gap, somehow without it things feel better

18 years agooops
Anselm R. Garbe [Fri, 25 Aug 2006 13:24:18 +0000 (15:24 +0200)]
oops

18 years agofixed typo
Anselm R. Garbe [Fri, 25 Aug 2006 13:21:49 +0000 (15:21 +0200)]
fixed typo

18 years agos/TILED/TILE/g
Anselm R. Garbe [Fri, 25 Aug 2006 13:16:20 +0000 (15:16 +0200)]
s/TILED/TILE/g

18 years agoremoved a bunch of lines, made mode symbols configurable
Anselm R. Garbe [Fri, 25 Aug 2006 13:12:32 +0000 (15:12 +0200)]
removed a bunch of lines, made mode symbols configurable

18 years agochanged symbols for float/tiled mode, added mouse-driven mode toggle to buttonpress()
Anselm R. Garbe [Fri, 25 Aug 2006 13:06:38 +0000 (15:06 +0200)]
changed symbols for float/tiled mode, added mouse-driven mode toggle to buttonpress()

18 years agosmall fix to separate client title from right-most tag
Anselm R. Garbe [Fri, 25 Aug 2006 12:46:01 +0000 (14:46 +0200)]
small fix to separate client title from right-most tag

18 years agorestored config.arg.h
Anselm R. Garbe [Fri, 25 Aug 2006 11:02:07 +0000 (13:02 +0200)]
restored config.arg.h

18 years agonew color stuff/new rendering stuff
Anselm R. Garbe [Fri, 25 Aug 2006 10:59:45 +0000 (12:59 +0200)]
new color stuff/new rendering stuff

18 years agoback to 3 colors
Anselm R. Garbe [Fri, 25 Aug 2006 05:54:49 +0000 (07:54 +0200)]
back to 3 colors

18 years agofixed
Anselm R. Garbe [Thu, 24 Aug 2006 10:07:10 +0000 (12:07 +0200)]
fixed

18 years ago3->4 colors
Anselm R. Garbe [Thu, 24 Aug 2006 10:04:56 +0000 (12:04 +0200)]
3->4 colors

18 years agoAdded tag 1.0 for changeset bbc98e77ae89a7c9232a5be0835f60ea00d8036e
Anselm R. Garbe [Thu, 24 Aug 2006 08:28:50 +0000 (10:28 +0200)]
Added tag 1.0 for changeset bbc98e77ae89a7c9232a5be0835f60ea00d8036e

18 years agoprepared dwm-1.0
Anselm R. Garbe [Thu, 24 Aug 2006 08:25:05 +0000 (10:25 +0200)]
prepared dwm-1.0

18 years agoyet another fix
Anselm R. Garbe [Thu, 24 Aug 2006 08:20:00 +0000 (10:20 +0200)]
yet another fix

18 years agosmall man page fix
Anselm R. Garbe [Thu, 24 Aug 2006 08:18:42 +0000 (10:18 +0200)]
small man page fix

18 years agofound less intrusive way
Anselm R. Garbe [Thu, 24 Aug 2006 07:41:41 +0000 (09:41 +0200)]
found less intrusive way

18 years agochanging tag indicator through underline
Anselm R. Garbe [Thu, 24 Aug 2006 07:25:10 +0000 (09:25 +0200)]
changing tag indicator through underline

18 years agoblack on light is really better, I notice this after all
Anselm R. Garbe [Wed, 23 Aug 2006 17:05:03 +0000 (19:05 +0200)]
black on light is really better, I notice this after all

18 years agoupdated man page
Anselm R. Garbe [Wed, 23 Aug 2006 16:50:46 +0000 (18:50 +0200)]
updated man page