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

17 years agoadded sample command to config.default.h to highlight how to query class:instance...
Anselm R.Garbe [Wed, 16 Aug 2006 13:00:14 +0000 (15:00 +0200)]
added sample command to config.default.h to highlight how to query class:instance info with a one-liner of shell commands

17 years agoapplied another config.mk patch made by sander
Anselm R.Garbe [Wed, 16 Aug 2006 10:36:32 +0000 (12:36 +0200)]
applied another config.mk patch made by sander

17 years agowe close stdin as well
Anselm R.Garbe [Wed, 16 Aug 2006 07:31:41 +0000 (09:31 +0200)]
we close stdin as well

17 years agosimplified sort | uniq into sort -u (on my boxes all sort support -u)
Anselm R.Garbe [Wed, 16 Aug 2006 07:05:58 +0000 (09:05 +0200)]
simplified sort | uniq into sort -u (on my boxes all sort support -u)

17 years agofixing small bug in config.mk
Anselm R.Garbe [Tue, 15 Aug 2006 14:54:54 +0000 (16:54 +0200)]
fixing small bug in config.mk

17 years agoadding forgetten whitespace
Anselm R.Garbe [Tue, 15 Aug 2006 08:45:14 +0000 (10:45 +0200)]
adding forgetten whitespace

17 years agoadded gmane archive to dwm.html
Anselm R.Garbe [Tue, 15 Aug 2006 08:44:15 +0000 (10:44 +0200)]
added gmane archive to dwm.html

17 years agoAdded tag 0.9 for changeset fae61afa861755636c4a1070694209ace8efbb6c
Anselm R.Garbe [Tue, 15 Aug 2006 08:25:30 +0000 (10:25 +0200)]
Added tag 0.9 for changeset fae61afa861755636c4a1070694209ace8efbb6c

17 years agoprepared dwm-0.9
Anselm R.Garbe [Tue, 15 Aug 2006 08:11:29 +0000 (10:11 +0200)]
prepared dwm-0.9

17 years agoextended cleanup
Anselm R.Garbe [Tue, 15 Aug 2006 07:37:12 +0000 (09:37 +0200)]
extended cleanup

17 years agoapplied Sanders changes to config.arg.h
Anselm R.Garbe [Tue, 15 Aug 2006 06:38:19 +0000 (08:38 +0200)]
applied Sanders changes to config.arg.h

17 years agoapplied jk_to_tab patch
Anselm R.Garbe [Tue, 15 Aug 2006 06:25:11 +0000 (08:25 +0200)]
applied jk_to_tab patch

17 years agochanged main event loop
Anselm R.Garbe [Tue, 15 Aug 2006 05:31:42 +0000 (07:31 +0200)]
changed main event loop

17 years agoremoved NUMLOCKMASK, added dynamically calculated numlockmask instead
Anselm R.Garbe [Mon, 14 Aug 2006 17:18:02 +0000 (19:18 +0200)]
removed NUMLOCKMASK, added dynamically calculated numlockmask instead

17 years agoadded Sander to LICENSE (since he has contributed/revised big portions)
Anselm R.Garbe [Mon, 14 Aug 2006 16:47:13 +0000 (18:47 +0200)]
added Sander to LICENSE (since he has contributed/revised big portions)

17 years agoapplied viewsel.patch
Anselm R.Garbe [Mon, 14 Aug 2006 16:46:07 +0000 (18:46 +0200)]
applied viewsel.patch

17 years agoapplied sanders man page patch, removed button2 from bar click
Anselm R.Garbe [Mon, 14 Aug 2006 16:14:08 +0000 (18:14 +0200)]
applied sanders man page patch, removed button2 from bar click

17 years agoapplied sanders tag()/toggletag() fixes
Anselm R.Garbe [Mon, 14 Aug 2006 15:50:48 +0000 (17:50 +0200)]
applied sanders tag()/toggletag() fixes

17 years agofixed
Anselm R.Garbe [Mon, 14 Aug 2006 15:48:54 +0000 (17:48 +0200)]
fixed

17 years agoadded missing arrange
Anselm R.Garbe [Mon, 14 Aug 2006 15:14:22 +0000 (17:14 +0200)]
added missing arrange

17 years agochanged replacetag into toggletag
Anselm R.Garbe [Mon, 14 Aug 2006 14:59:18 +0000 (16:59 +0200)]
changed replacetag into toggletag

17 years agoadded some flicker prevention
Anselm R.Garbe [Mon, 14 Aug 2006 14:37:55 +0000 (16:37 +0200)]
added some flicker prevention

17 years agoremove unnecessary XSync
Anselm R.Garbe [Mon, 14 Aug 2006 14:26:06 +0000 (16:26 +0200)]
remove unnecessary XSync

17 years agochanged order of selecting input at root window
Anselm R.Garbe [Mon, 14 Aug 2006 14:21:16 +0000 (16:21 +0200)]
changed order of selecting input at root window

17 years agoremoved finished message
Anselm R.Garbe [Mon, 14 Aug 2006 14:11:54 +0000 (16:11 +0200)]
removed finished message

17 years agoadded mappingnotify event for kb refreshes
Anselm R.Garbe [Mon, 14 Aug 2006 14:08:52 +0000 (16:08 +0200)]
added mappingnotify event for kb refreshes

17 years agoremoved unneecessary crap
Anselm R.Garbe [Mon, 14 Aug 2006 13:43:04 +0000 (15:43 +0200)]
removed unneecessary crap

17 years agoapplied the saner patch (removed the pathetic one)
Anselm R.Garbe [Mon, 14 Aug 2006 13:33:23 +0000 (15:33 +0200)]
applied the saner patch (removed the pathetic one)

17 years agopplied Sanders appendtag patch
Anselm R.Garbe [Mon, 14 Aug 2006 13:31:58 +0000 (15:31 +0200)]
pplied Sanders appendtag patch

17 years agosome other small fixes
Anselm R.Garbe [Mon, 14 Aug 2006 13:11:02 +0000 (15:11 +0200)]
some other small fixes

17 years agoremoved ungrabkeys again (because of sander's mail)
Anselm R.Garbe [Mon, 14 Aug 2006 09:38:43 +0000 (11:38 +0200)]
removed ungrabkeys again (because of sander's mail)

17 years agofixed string cutting
Anselm R.Garbe [Mon, 14 Aug 2006 08:58:03 +0000 (10:58 +0200)]
fixed string cutting

17 years agofixed a core dump
Anselm R.Garbe [Mon, 14 Aug 2006 08:49:22 +0000 (10:49 +0200)]
fixed a core dump

17 years agoimplemented ungrabkeys() which is called in cleanup()
Anselm R.Garbe [Mon, 14 Aug 2006 08:24:38 +0000 (10:24 +0200)]
implemented ungrabkeys() which is called in cleanup()

17 years agoimplemented restack behavior (floats are on top in tiled mode)
Anselm R.Garbe [Mon, 14 Aug 2006 08:18:24 +0000 (10:18 +0200)]
implemented restack behavior (floats are on top in tiled mode)

17 years agofixed string cutting in draw.c
Anselm R.Garbe [Mon, 14 Aug 2006 06:52:15 +0000 (08:52 +0200)]
fixed string cutting in draw.c

17 years agoapplied Sanders LD and resize patches
Anselm R.Garbe [Mon, 14 Aug 2006 06:43:19 +0000 (08:43 +0200)]
applied Sanders LD and resize patches

17 years agoremoved viewnext/viewprev
Anselm R.Garbe [Mon, 14 Aug 2006 06:38:26 +0000 (08:38 +0200)]
removed viewnext/viewprev

17 years agosupplying NULL args in select
Anselm R.Garbe [Mon, 14 Aug 2006 05:40:20 +0000 (07:40 +0200)]
supplying NULL args in select

17 years agoreducing ConnectionNumber calls to a bare minimum
Anselm R.Garbe [Mon, 14 Aug 2006 05:23:46 +0000 (07:23 +0200)]
reducing ConnectionNumber calls to a bare minimum

17 years agoupdated man page, added CAVEATS section
Anselm R.Garbe [Sun, 13 Aug 2006 16:04:42 +0000 (18:04 +0200)]
updated man page, added CAVEATS section

17 years agomade shortcuts like proposed by Sander, renamed viewextend to toggleview (more clear)
Anselm R.Garbe [Sun, 13 Aug 2006 15:58:06 +0000 (17:58 +0200)]
made shortcuts like proposed by Sander, renamed viewextend to toggleview (more clear)

17 years agoimplemented viewextend and added M-S-C-n shortcuts for extending the current view...
Anselm R.Garbe [Fri, 11 Aug 2006 17:26:12 +0000 (19:26 +0200)]
implemented viewextend and added M-S-C-n shortcuts for extending the current view... updated man page (works great!) nice feature

17 years agoimplement multi-tag selection through button3 click on the specific tag
Anselm R.Garbe [Fri, 11 Aug 2006 16:37:41 +0000 (18:37 +0200)]
implement multi-tag selection through button3 click on the specific tag