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

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

17 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

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

17 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

17 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

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

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

17 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...

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

17 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

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

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

17 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

17 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

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

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

17 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

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

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

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

17 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

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

17 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

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

17 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

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

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

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

17 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

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

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

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

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

17 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

17 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

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

17 years agoapplied tag drawing change to man page
Anselm R. Garbe [Wed, 23 Aug 2006 12:40:44 +0000 (14:40 +0200)]
applied tag drawing change to man page

17 years agoimplemented right tag drawing in the status bar and titlebars
Anselm R. Garbe [Wed, 23 Aug 2006 12:38:25 +0000 (14:38 +0200)]
implemented right tag drawing in the status bar and titlebars

17 years agoremoved a blank line
Anselm R. Garbe [Wed, 23 Aug 2006 11:04:43 +0000 (13:04 +0200)]
removed a blank line

17 years agoeliminated sentinel warning
Anselm R. Garbe [Wed, 23 Aug 2006 10:28:39 +0000 (12:28 +0200)]
eliminated sentinel warning

17 years agosmall fix of man page
Anselm R. Garbe [Wed, 23 Aug 2006 10:10:55 +0000 (12:10 +0200)]
small fix of man page

17 years agoimplemented class:inst:title matching
Anselm R. Garbe [Wed, 23 Aug 2006 10:08:37 +0000 (12:08 +0200)]
implemented class:inst:title matching

17 years agoapplied zero_to_five patch
Anselm R. Garbe [Wed, 23 Aug 2006 10:03:25 +0000 (12:03 +0200)]
applied zero_to_five patch

17 years agotags appear in the left again
Anselm R. Garbe [Wed, 23 Aug 2006 09:33:50 +0000 (11:33 +0200)]
tags appear in the left again

17 years agoseparated setup stuff into main.c:setup() - this makes main() more readable
Anselm R. Garbe [Wed, 23 Aug 2006 08:21:57 +0000 (10:21 +0200)]
separated setup stuff into main.c:setup() - this makes main() more readable

17 years agoupdated man page
Anselm R. Garbe [Tue, 22 Aug 2006 17:56:29 +0000 (19:56 +0200)]
updated man page

17 years agotitlebars contain tags in the right now
Anselm R. Garbe [Tue, 22 Aug 2006 17:55:20 +0000 (19:55 +0200)]
titlebars contain tags in the right now

17 years agofixed default key bindings (indexes of tags were screwed up)
Anselm R. Garbe [Tue, 22 Aug 2006 16:08:25 +0000 (18:08 +0200)]
fixed default key bindings (indexes of tags were screwed up)

17 years agorearranged getproto
Anselm R. Garbe [Tue, 22 Aug 2006 15:40:21 +0000 (17:40 +0200)]
rearranged getproto

17 years agoremoved winprop (merged into getproto)
Anselm R. Garbe [Tue, 22 Aug 2006 15:38:59 +0000 (17:38 +0200)]
removed winprop (merged into getproto)

17 years agoseparated several functions into view.c
Anselm R. Garbe [Tue, 22 Aug 2006 14:50:21 +0000 (16:50 +0200)]
separated several functions into view.c

17 years agoremoved DEFTAG
Anselm R. Garbe [Tue, 22 Aug 2006 14:42:29 +0000 (16:42 +0200)]
removed DEFTAG

17 years agoremoved badmalloc (thx for the pointer to Uriel)
Anselm R. Garbe [Tue, 22 Aug 2006 14:06:11 +0000 (16:06 +0200)]
removed badmalloc (thx for the pointer to Uriel)

17 years agorxvt is quite slow under OpenBSD
Anselm R. Garbe [Tue, 22 Aug 2006 08:06:11 +0000 (10:06 +0200)]
rxvt is quite slow under OpenBSD

17 years agofont fix
Anselm R. Garbe [Tue, 22 Aug 2006 08:01:32 +0000 (10:01 +0200)]
font fix

17 years agoslight change of my config.h
Anselm R. Garbe [Tue, 22 Aug 2006 07:57:32 +0000 (09:57 +0200)]
slight change of my config.h

17 years agofixed
Anselm R. Garbe [Tue, 22 Aug 2006 07:49:48 +0000 (09:49 +0200)]
fixed

17 years agowindows which have set transient_for hint inherit the transient_for window tags now
arg@localhost.10kloc.org [Mon, 21 Aug 2006 15:35:37 +0000 (17:35 +0200)]
windows which have set transient_for hint inherit the transient_for window tags now

17 years agoafter switching to OpenBSD again, I switched back to a saner color scheme
arg@localhost.10kloc.org [Mon, 21 Aug 2006 15:41:09 +0000 (17:41 +0200)]
after switching to OpenBSD again, I switched back to a saner color scheme

17 years agoapplied Sanders focus_* patches, removed the unnecessary clean-prefix from the new...
Anselm R.Garbe [Mon, 21 Aug 2006 07:03:14 +0000 (09:03 +0200)]
applied Sanders focus_* patches, removed the unnecessary clean-prefix from the new function names

17 years agosmall renamings of two static functions
Anselm R.Garbe [Mon, 21 Aug 2006 05:33:18 +0000 (07:33 +0200)]
small renamings of two static functions

17 years agosmall changes to dwm.1, rearranged order within main event loop
Anselm R.Garbe [Mon, 21 Aug 2006 05:31:15 +0000 (07:31 +0200)]
small changes to dwm.1, rearranged order within main event loop

17 years agoapplied Sanders patch
Anselm R.Garbe [Fri, 18 Aug 2006 11:40:34 +0000 (13:40 +0200)]
applied Sanders patch

17 years agomade a new client position strategy similiar to that one proposed by Sander, but...
Anselm R.Garbe [Fri, 18 Aug 2006 06:39:33 +0000 (08:39 +0200)]
made a new client position strategy similiar to that one proposed by Sander, but which takes top bar into account

17 years agofixed a bug reported by sander
Anselm R.Garbe [Thu, 17 Aug 2006 08:06:36 +0000 (10:06 +0200)]
fixed a bug reported by sander

17 years agoapplied the shorter xprop command
Anselm R.Garbe [Thu, 17 Aug 2006 07:44:17 +0000 (09:44 +0200)]
applied the shorter xprop command

17 years agocentering apps only if transient_for is not(!) set
Anselm R.Garbe [Thu, 17 Aug 2006 07:37:43 +0000 (09:37 +0200)]
centering apps only if transient_for is not(!) set

17 years agofixed issue Sander reported
Anselm R.Garbe [Thu, 17 Aug 2006 07:35:44 +0000 (09:35 +0200)]
fixed issue Sander reported

17 years agocorrected order of cleanup code
Anselm R.Garbe [Wed, 16 Aug 2006 17:25:29 +0000 (19:25 +0200)]
corrected order of cleanup code

17 years agocondition was insufficient
Anselm R.Garbe [Wed, 16 Aug 2006 15:58:18 +0000 (17:58 +0200)]
condition was insufficient

17 years agofixed issue reported by sander
Anselm R.Garbe [Wed, 16 Aug 2006 15:56:04 +0000 (17:56 +0200)]
fixed issue reported by sander

17 years agoadded general centralization rule for new clients (works around various borken apps)
Anselm R.Garbe [Wed, 16 Aug 2006 13:57:36 +0000 (15:57 +0200)]
added general centralization rule for new clients (works around various borken apps)

17 years agoremoved leading ;
Anselm R.Garbe [Wed, 16 Aug 2006 13:31:24 +0000 (15:31 +0200)]
removed leading ;