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
Anselm R. Garbe [Wed, 6 Sep 2006 13:36:42 +0000 (15:36 +0200)]
no this is better
Anselm R. Garbe [Wed, 6 Sep 2006 13:30:28 +0000 (15:30 +0200)]
does this preserve z order for anthony?
Anselm R. Garbe [Wed, 6 Sep 2006 11:56:46 +0000 (13:56 +0200)]
maybe this might work
Anselm R. Garbe [Wed, 6 Sep 2006 10:19:07 +0000 (12:19 +0200)]
Anselm R. Garbe [Wed, 6 Sep 2006 10:18:57 +0000 (12:18 +0200)]
prepared dwm-1.4 update
Anselm R. Garbe [Wed, 6 Sep 2006 10:10:43 +0000 (12:10 +0200)]
drawstatus even if no client exists
Anselm R. Garbe [Wed, 6 Sep 2006 09:54:16 +0000 (11:54 +0200)]
sanders solution is convincing and elegant
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)
Anselm R. Garbe [Wed, 6 Sep 2006 08:54:10 +0000 (10:54 +0200)]
Anselm R. Garbe [Wed, 6 Sep 2006 08:03:21 +0000 (10:03 +0200)]
small fix
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)
Anselm R. Garbe [Wed, 6 Sep 2006 07:21:17 +0000 (09:21 +0200)]
moved transient_for tag inheritance to settags
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)
Anselm R. Garbe [Tue, 5 Sep 2006 17:26:34 +0000 (19:26 +0200)]
no, ordering floating clients at the end seems better
Anselm R. Garbe [Tue, 5 Sep 2006 16:43:15 +0000 (18:43 +0200)]
fix
Anselm R. Garbe [Tue, 5 Sep 2006 16:04:22 +0000 (18:04 +0200)]
this makes sure the issue mentioned by sander
Anselm R. Garbe [Tue, 5 Sep 2006 15:10:48 +0000 (17:10 +0200)]
fixing zoom
Anselm R. Garbe [Tue, 5 Sep 2006 14:11:52 +0000 (16:11 +0200)]
fixing two off-by-ones
Anselm R. Garbe [Tue, 5 Sep 2006 14:05:09 +0000 (16:05 +0200)]
ach ich will auch Alt-s
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
Anselm R. Garbe [Tue, 5 Sep 2006 11:52:23 +0000 (13:52 +0200)]
renamed resizetile into resizecol
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)
Anselm R. Garbe [Tue, 5 Sep 2006 11:25:42 +0000 (13:25 +0200)]
s/growcol/resizetile/g
Anselm R. Garbe [Tue, 5 Sep 2006 11:21:59 +0000 (13:21 +0200)]
right, multihead issue is not involved with growcol
Anselm R. Garbe [Tue, 5 Sep 2006 11:20:29 +0000 (13:20 +0200)]
hotfix
Anselm R. Garbe [Tue, 5 Sep 2006 11:19:18 +0000 (13:19 +0200)]
applied a fix related to Sanders remark to growcol
Anselm R. Garbe [Tue, 5 Sep 2006 07:37:45 +0000 (09:37 +0200)]
sanders toggletag patch is much more elegant
Anselm R. Garbe [Tue, 5 Sep 2006 07:02:37 +0000 (09:02 +0200)]
I really need column growing, now pushing upstream
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)
Anselm R. Garbe [Tue, 5 Sep 2006 06:24:00 +0000 (08:24 +0200)]
fixing c->weight handling
Anselm R. Garbe [Mon, 4 Sep 2006 17:19:37 +0000 (19:19 +0200)]
removed some useless tags
Anselm R. Garbe [Mon, 4 Sep 2006 15:52:46 +0000 (17:52 +0200)]
after 1.3
Anselm R. Garbe [Mon, 4 Sep 2006 15:52:16 +0000 (17:52 +0200)]
Anselm R. Garbe [Mon, 4 Sep 2006 15:52:12 +0000 (17:52 +0200)]
retagged
Anselm R. Garbe [Mon, 4 Sep 2006 15:39:33 +0000 (17:39 +0200)]
simplified manage
Anselm R. Garbe [Mon, 4 Sep 2006 15:37:31 +0000 (17:37 +0200)]
removed html crap
Anselm R. Garbe [Mon, 4 Sep 2006 15:21:18 +0000 (17:21 +0200)]
Anselm R. Garbe [Mon, 4 Sep 2006 15:21:15 +0000 (17:21 +0200)]
hotfixing with sanders hint
Anselm R. Garbe [Mon, 4 Sep 2006 15:18:01 +0000 (17:18 +0200)]
Anselm R. Garbe [Mon, 4 Sep 2006 15:02:13 +0000 (17:02 +0200)]
fixing the issue that new clients appear lowered
Anselm R. Garbe [Mon, 4 Sep 2006 10:23:41 +0000 (12:23 +0200)]
removed unused vars
Anselm R. Garbe [Mon, 4 Sep 2006 08:10:08 +0000 (10:10 +0200)]
reducing focus calls (sanders patch)
Anselm R. Garbe [Mon, 4 Sep 2006 06:55:49 +0000 (08:55 +0200)]
applied Sanders max_and_focus.patch
Anselm R. Garbe [Fri, 1 Sep 2006 13:31:59 +0000 (15:31 +0200)]
simplified buttonpress
Anselm R. Garbe [Fri, 1 Sep 2006 08:32:50 +0000 (10:32 +0200)]
applied sanders patch
Anselm R. Garbe [Thu, 31 Aug 2006 16:08:28 +0000 (18:08 +0200)]
reorder was misssing in Ross version of viewall
Anselm R. Garbe [Thu, 31 Aug 2006 16:04:34 +0000 (18:04 +0200)]
changed shortcut into Mod1-0
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)
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
Anselm R. Garbe [Thu, 31 Aug 2006 06:48:04 +0000 (08:48 +0200)]
applied sanders patch to remove unnecessary commit()
Anselm R. Garbe [Wed, 30 Aug 2006 11:00:30 +0000 (13:00 +0200)]
small fix in config.arg.h
Anselm R. Garbe [Wed, 30 Aug 2006 10:39:35 +0000 (12:39 +0200)]
Anselm R. Garbe [Wed, 30 Aug 2006 10:39:27 +0000 (12:39 +0200)]
prepared 1.2
Anselm R. Garbe [Wed, 30 Aug 2006 09:21:56 +0000 (11:21 +0200)]
now using Salmi's menu command
Anselm R. Garbe [Wed, 30 Aug 2006 09:15:58 +0000 (11:15 +0200)]
removed a warning reported by Jukka
Anselm R. Garbe [Tue, 29 Aug 2006 17:24:28 +0000 (19:24 +0200)]
simplified configurerequest
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
Anselm R. Garbe [Tue, 29 Aug 2006 15:33:27 +0000 (17:33 +0200)]
fixed
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)
Anselm R. Garbe [Tue, 29 Aug 2006 15:11:37 +0000 (17:11 +0200)]
applied patch similiar proposed by dave tweed
Anselm R. Garbe [Tue, 29 Aug 2006 13:28:29 +0000 (15:28 +0200)]
improved selection policy
Anselm R. Garbe [Tue, 29 Aug 2006 11:40:09 +0000 (13:40 +0200)]
still something wrong with reorder()
Anselm R. Garbe [Tue, 29 Aug 2006 07:57:57 +0000 (09:57 +0200)]
this algorithm seems to keep order for any scenario
Anselm R. Garbe [Tue, 29 Aug 2006 07:25:14 +0000 (09:25 +0200)]
fix client position in list also on tag and toggletag
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
Anselm R. Garbe [Mon, 28 Aug 2006 12:32:51 +0000 (14:32 +0200)]
removed crappy variables
Anselm R. Garbe [Mon, 28 Aug 2006 10:27:00 +0000 (12:27 +0200)]
changed config.arg.h - I really need the 4th tag
Anselm R. Garbe [Mon, 28 Aug 2006 08:21:40 +0000 (10:21 +0200)]
updated html page
Anselm R. Garbe [Mon, 28 Aug 2006 08:19:55 +0000 (10:19 +0200)]
Anselm R. Garbe [Mon, 28 Aug 2006 06:17:27 +0000 (08:17 +0200)]
added a comment to spawn
Anselm R. Garbe [Mon, 28 Aug 2006 06:06:50 +0000 (08:06 +0200)]
applied sanders focus_ patches
Anselm R. Garbe [Mon, 28 Aug 2006 06:02:29 +0000 (08:02 +0200)]
applied sanders somepatches.patch
Anselm R. Garbe [Fri, 25 Aug 2006 16:14:55 +0000 (18:14 +0200)]
oh frking dear big font...
Anselm R. Garbe [Fri, 25 Aug 2006 16:05:18 +0000 (18:05 +0200)]
term enlightened
Anselm R. Garbe [Fri, 25 Aug 2006 16:03:56 +0000 (18:03 +0200)]
switching to darker colorscheme with larger font
Anselm R. Garbe [Fri, 25 Aug 2006 15:42:58 +0000 (17:42 +0200)]
patched arg.h
Anselm R. Garbe [Fri, 25 Aug 2006 15:34:03 +0000 (17:34 +0200)]
new stuff
Anselm R. Garbe [Fri, 25 Aug 2006 15:31:57 +0000 (17:31 +0200)]
switching to dark colors again
Anselm R. Garbe [Fri, 25 Aug 2006 14:21:45 +0000 (16:21 +0200)]
updated man page of dwm
Anselm R. Garbe [Fri, 25 Aug 2006 14:15:13 +0000 (16:15 +0200)]
changed order of options
Anselm R. Garbe [Fri, 25 Aug 2006 13:48:44 +0000 (15:48 +0200)]
trying a different configuration
Anselm R. Garbe [Fri, 25 Aug 2006 13:37:00 +0000 (15:37 +0200)]
removed small 1px gap, somehow without it things feel better
Anselm R. Garbe [Fri, 25 Aug 2006 13:24:18 +0000 (15:24 +0200)]
oops
Anselm R. Garbe [Fri, 25 Aug 2006 13:21:49 +0000 (15:21 +0200)]
fixed typo
Anselm R. Garbe [Fri, 25 Aug 2006 13:16:20 +0000 (15:16 +0200)]
s/TILED/TILE/g
Anselm R. Garbe [Fri, 25 Aug 2006 13:12:32 +0000 (15:12 +0200)]
removed a bunch of lines, made mode symbols configurable
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()
Anselm R. Garbe [Fri, 25 Aug 2006 12:46:01 +0000 (14:46 +0200)]
small fix to separate client title from right-most tag
Anselm R. Garbe [Fri, 25 Aug 2006 11:02:07 +0000 (13:02 +0200)]
restored config.arg.h
Anselm R. Garbe [Fri, 25 Aug 2006 10:59:45 +0000 (12:59 +0200)]
new color stuff/new rendering stuff
Anselm R. Garbe [Fri, 25 Aug 2006 05:54:49 +0000 (07:54 +0200)]
back to 3 colors
Anselm R. Garbe [Thu, 24 Aug 2006 10:07:10 +0000 (12:07 +0200)]
fixed
Anselm R. Garbe [Thu, 24 Aug 2006 10:04:56 +0000 (12:04 +0200)]
3->4 colors
Anselm R. Garbe [Thu, 24 Aug 2006 08:28:50 +0000 (10:28 +0200)]
Anselm R. Garbe [Thu, 24 Aug 2006 08:25:05 +0000 (10:25 +0200)]
prepared dwm-1.0
Anselm R. Garbe [Thu, 24 Aug 2006 08:20:00 +0000 (10:20 +0200)]
yet another fix
Anselm R. Garbe [Thu, 24 Aug 2006 08:18:42 +0000 (10:18 +0200)]
small man page fix
Anselm R. Garbe [Thu, 24 Aug 2006 07:41:41 +0000 (09:41 +0200)]
found less intrusive way
Anselm R. Garbe [Thu, 24 Aug 2006 07:25:10 +0000 (09:25 +0200)]
changing tag indicator through underline