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

17 years agoafter some days of experimenting with grey background, I finally give up and switch...
Anselm R.Garbe [Fri, 11 Aug 2006 16:11:39 +0000 (18:11 +0200)]
after some days of experimenting with grey background, I finally give up and switch to white on black ;)

17 years agoapplied Sanders fixes to dwm.1
Anselm R.Garbe [Fri, 11 Aug 2006 15:12:48 +0000 (17:12 +0200)]
applied Sanders fixes to dwm.1

17 years agofixed dwm.1, added Mod1-Shift-c (was missing for an odd reason)
Anselm R.Garbe [Fri, 11 Aug 2006 10:32:34 +0000 (12:32 +0200)]
fixed dwm.1, added Mod1-Shift-c (was missing for an odd reason)

17 years agosimplified drawtext
Anselm R.Garbe [Fri, 11 Aug 2006 09:52:55 +0000 (11:52 +0200)]
simplified drawtext

17 years agoupdated dwm(1)
Anselm R.Garbe [Fri, 11 Aug 2006 08:54:29 +0000 (10:54 +0200)]
updated dwm(1)

17 years agoupgraded version info
Anselm R.Garbe [Fri, 11 Aug 2006 08:28:51 +0000 (10:28 +0200)]
upgraded version info

17 years agoapplied Sander's patch as well
Anselm R.Garbe [Fri, 11 Aug 2006 08:05:53 +0000 (10:05 +0200)]
applied Sander's patch as well

17 years agorealized that client focussing through the bar is pretty useless, better is sloppy...
Anselm R.Garbe [Fri, 11 Aug 2006 08:00:47 +0000 (10:00 +0200)]
realized that client focussing through the bar is pretty useless, better is sloppy view focussing for B1/B3 as well instead

17 years agoimplemented focusprev on button1 press in the bar, and focusnext on button3 press...
Anselm R.Garbe [Fri, 11 Aug 2006 07:16:40 +0000 (09:16 +0200)]
implemented focusprev on button1 press in the bar, and focusnext on button3 press in the bar

17 years agosimplified unmanage
Anselm R.Garbe [Fri, 11 Aug 2006 06:47:55 +0000 (08:47 +0200)]
simplified unmanage

17 years agoremoved the if(clients) check from popping code
Anselm R.Garbe [Fri, 11 Aug 2006 06:34:42 +0000 (08:34 +0200)]
removed the if(clients) check from popping code

17 years agoadded dwm favicon
Anselm R.Garbe [Thu, 10 Aug 2006 16:44:19 +0000 (18:44 +0200)]
added dwm favicon

17 years agoapplied Sanders zoom_update patch
Anselm R.Garbe [Thu, 10 Aug 2006 15:48:50 +0000 (17:48 +0200)]
applied Sanders zoom_update patch

17 years agorespecting inc hints in floating mode on togglemax
Anselm R.Garbe [Thu, 10 Aug 2006 15:33:11 +0000 (17:33 +0200)]
respecting inc hints in floating mode on togglemax

17 years agoreverting last patch, that sucks, I don't care about retarded apps like gvim
Anselm R.Garbe [Thu, 10 Aug 2006 14:37:13 +0000 (16:37 +0200)]
reverting last patch, that sucks, I don't care about retarded apps like gvim

17 years agotogglemax repects inc-hints (this way gvim can be toggle'maxed as well)
Anselm R.Garbe [Thu, 10 Aug 2006 14:35:36 +0000 (16:35 +0200)]
togglemax repects inc-hints (this way gvim can be toggle'maxed as well)

17 years agoapplied grammar correction by ILF
Anselm R.Garbe [Thu, 10 Aug 2006 13:35:02 +0000 (15:35 +0200)]
applied grammar correction by ILF

17 years agoAdded tag 0.8 for changeset cd15de32e173f8ce97bfe1c9b6607937b59056b4
Anselm R.Garbe [Thu, 10 Aug 2006 13:19:31 +0000 (15:19 +0200)]
Added tag 0.8 for changeset cd15de32e173f8ce97bfe1c9b6607937b59056b4

17 years agoprepared 0.8
Anselm R.Garbe [Thu, 10 Aug 2006 13:19:25 +0000 (15:19 +0200)]
prepared 0.8

17 years agoupdated html
Anselm R.Garbe [Thu, 10 Aug 2006 11:30:39 +0000 (13:30 +0200)]
updated html

17 years agofixed the issue reported by sander (gaps at left columns button due to round-offs)
Anselm R.Garbe [Thu, 10 Aug 2006 10:33:44 +0000 (12:33 +0200)]
fixed the issue reported by sander (gaps at left columns button due to round-offs)

17 years agoapplied sumik's multihead patch
Anselm R.Garbe [Thu, 10 Aug 2006 09:26:32 +0000 (11:26 +0200)]
applied sumik's multihead patch

17 years agoapplied sander's patch
Anselm R.Garbe [Thu, 10 Aug 2006 09:19:25 +0000 (11:19 +0200)]
applied sander's patch

17 years agoreadded border color, this sucks least
Anselm R.Garbe [Thu, 10 Aug 2006 09:12:15 +0000 (11:12 +0200)]
readded border color, this sucks least

17 years agodrawing border with fg color
Anselm R.Garbe [Thu, 10 Aug 2006 09:07:27 +0000 (11:07 +0200)]
drawing border with fg color

17 years agoremoved unnecessary border color
Anselm R.Garbe [Thu, 10 Aug 2006 08:27:08 +0000 (10:27 +0200)]
removed unnecessary border color

17 years agoswapping my default colors (bg with fg)
Anselm R.Garbe [Thu, 10 Aug 2006 08:22:15 +0000 (10:22 +0200)]
swapping my default colors (bg with fg)

17 years agomade terminals darker, that is better indeed
Anselm R.Garbe [Thu, 10 Aug 2006 08:20:26 +0000 (10:20 +0200)]
made terminals darker, that is better indeed

17 years agodisallow zoom on maximized clients
Anselm R.Garbe [Thu, 10 Aug 2006 08:16:12 +0000 (10:16 +0200)]
disallow zoom on maximized clients

17 years agoadded zoom on Mod1-Button1 on managed clients only (there is no moving possible)
Anselm R.Garbe [Wed, 9 Aug 2006 16:37:33 +0000 (18:37 +0200)]
added zoom on Mod1-Button1 on managed clients only (there is no moving possible)

17 years agoremoved NET_ACTIVE_WINDOW handling
Anselm R.Garbe [Tue, 8 Aug 2006 16:12:18 +0000 (18:12 +0200)]
removed NET_ACTIVE_WINDOW handling

17 years agoimplemented NET_ACTIVE_WINDOW support
Anselm R.Garbe [Tue, 8 Aug 2006 15:08:45 +0000 (17:08 +0200)]
implemented NET_ACTIVE_WINDOW support

17 years agofixed typo
Anselm R.Garbe [Tue, 8 Aug 2006 10:58:05 +0000 (12:58 +0200)]
fixed typo

17 years agoit always takes a while until one sticks to a colorscheme, but this one feels well
Anselm R.Garbe [Tue, 8 Aug 2006 10:50:11 +0000 (12:50 +0200)]
it always takes a while until one sticks to a colorscheme, but this one feels well

17 years agodefault colors are best
Anselm R.Garbe [Tue, 8 Aug 2006 10:47:45 +0000 (12:47 +0200)]
default colors are best

17 years agowithout borders it looks cleaner
Anselm R.Garbe [Tue, 8 Aug 2006 09:47:29 +0000 (11:47 +0200)]
without borders it looks cleaner

17 years agored is easier to my eyes with ffffaa bg
Anselm R.Garbe [Tue, 8 Aug 2006 09:18:05 +0000 (11:18 +0200)]
red is easier to my eyes with ffffaa bg

17 years agousing a better colorscheme (ffffaa is the best background for black)
Anselm R.Garbe [Tue, 8 Aug 2006 09:06:56 +0000 (11:06 +0200)]
using a better colorscheme (ffffaa is the best background for black)

17 years agoapplied Sanders tiny patches
Anselm R.Garbe [Tue, 8 Aug 2006 07:30:45 +0000 (09:30 +0200)]
applied Sanders tiny patches

17 years agoremoved some "
arg@10ksloc.org [Mon, 7 Aug 2006 15:38:14 +0000 (17:38 +0200)]
removed some "

17 years agoI really only need 3 tags
arg@10ksloc.org [Mon, 7 Aug 2006 12:12:28 +0000 (14:12 +0200)]
I really only need 3 tags

17 years agoadded a trailing '.' to shortcut descriptions in dwm(1)
arg@10ksloc.org [Mon, 7 Aug 2006 12:10:22 +0000 (14:10 +0200)]
added a trailing '.' to shortcut descriptions in dwm(1)

17 years agochanged signature of drawtext
arg@10ksloc.org [Mon, 7 Aug 2006 11:54:59 +0000 (13:54 +0200)]
changed signature of drawtext

17 years agoapplied grabbing-- and shell_minimal
arg@10ksloc.org [Mon, 7 Aug 2006 11:40:31 +0000 (13:40 +0200)]
applied grabbing-- and shell_minimal

17 years agoupdated screenshot section
arg@10ksloc.org [Mon, 7 Aug 2006 10:26:28 +0000 (12:26 +0200)]
updated screenshot section

17 years agochanged font size, I'm not blind...
arg@10ksloc.org [Mon, 7 Aug 2006 10:21:17 +0000 (12:21 +0200)]
changed font size, I'm not blind...

17 years agosmall fix of a comment
arg@10ksloc.org [Mon, 7 Aug 2006 10:12:56 +0000 (12:12 +0200)]
small fix of a comment

17 years agotypo fix
arg@10ksloc.org [Mon, 7 Aug 2006 09:58:46 +0000 (11:58 +0200)]
typo fix

17 years agoapplied Sanders man page/Makefile patch
arg@10ksloc.org [Mon, 7 Aug 2006 09:57:05 +0000 (11:57 +0200)]
applied Sanders man page/Makefile patch

17 years agosettle with grey
arg@10ksloc.org [Mon, 7 Aug 2006 09:10:19 +0000 (11:10 +0200)]
settle with grey

17 years agonext version is 0.8
arg@10ksloc.org [Mon, 7 Aug 2006 08:32:36 +0000 (10:32 +0200)]
next version is 0.8

17 years agomade my colors tasting better with the background
arg@10ksloc.org [Mon, 7 Aug 2006 08:28:21 +0000 (10:28 +0200)]
made my colors tasting better with the background

17 years agostatus box should have a border in my eyes
arg@10ksloc.org [Mon, 7 Aug 2006 07:47:13 +0000 (09:47 +0200)]
status box should have a border in my eyes

17 years agonext attempt for w on black switch
arg@10ksloc.org [Mon, 7 Aug 2006 07:41:43 +0000 (09:41 +0200)]
next attempt for w on black switch

17 years agoAdded tag 0.7 for changeset 3fb41412e2492f66476d92ce8f007a8b48fb1d2a
arg@10ksloc.org [Mon, 7 Aug 2006 06:55:39 +0000 (08:55 +0200)]
Added tag 0.7 for changeset 3fb41412e2492f66476d92ce8f007a8b48fb1d2a

17 years agoprepared dwm.html
arg@10ksloc.org [Mon, 7 Aug 2006 06:51:43 +0000 (08:51 +0200)]
prepared dwm.html

17 years agoadded stripping to dwm target in Makefile
arg@10ksloc.org [Mon, 7 Aug 2006 06:46:11 +0000 (08:46 +0200)]
added stripping to dwm target in Makefile

17 years agochanged getproto, maybe that might fix the killclient issue reported on the list
arg@10ksloc.org [Mon, 7 Aug 2006 06:19:58 +0000 (08:19 +0200)]
changed getproto, maybe that might fix the killclient issue reported on the list

17 years agoapplied endless loop prevention on zoom()
arg@10ksloc.org [Mon, 7 Aug 2006 06:05:04 +0000 (08:05 +0200)]
applied endless loop prevention on zoom()

17 years agoupdated man page
arg@10ksloc.org [Mon, 7 Aug 2006 05:36:36 +0000 (07:36 +0200)]
updated man page

17 years agosmall fix of the last commit
arg@10ksloc.org [Sat, 5 Aug 2006 12:57:26 +0000 (14:57 +0200)]
small fix of the last commit

17 years agousing -Os again, zoom is ignored in floating mode or on floating clients
arg@10ksloc.org [Sat, 5 Aug 2006 12:56:32 +0000 (14:56 +0200)]
using -Os again, zoom is ignored in floating mode or on floating clients

17 years agomouse grab needs also to grab for combinations of numlock/lockmask
arg@10ksloc.org [Sat, 5 Aug 2006 12:02:25 +0000 (14:02 +0200)]
mouse grab needs also to grab for combinations of numlock/lockmask

17 years agoslight fix
arg@10ksloc.org [Sat, 5 Aug 2006 11:10:09 +0000 (13:10 +0200)]
slight fix

17 years agosmall performance tweak ;)
arg@10ksloc.org [Fri, 4 Aug 2006 16:34:40 +0000 (18:34 +0200)]
small performance tweak ;)

17 years agofixed xterm font change (all other related apps should work fine with this fix as...
arg@10ksloc.org [Fri, 4 Aug 2006 16:25:40 +0000 (18:25 +0200)]
fixed xterm font change (all other related apps should work fine with this fix as well)

17 years agofixed view-change bug reported on the list
arg@10ksloc.org [Fri, 4 Aug 2006 16:17:02 +0000 (18:17 +0200)]
fixed view-change bug reported on the list

17 years agono need for -g anymore, regexp matching works now
arg@10ksloc.org [Fri, 4 Aug 2006 15:04:50 +0000 (17:04 +0200)]
no need for -g anymore, regexp matching works now

17 years agofixed dmenu link (thx to deifl)
arg@10ksloc.org [Fri, 4 Aug 2006 13:47:50 +0000 (15:47 +0200)]
fixed dmenu link (thx to deifl)

17 years agoswitched to regexp matching for Rules
arg@10ksloc.org [Fri, 4 Aug 2006 12:40:32 +0000 (14:40 +0200)]
switched to regexp matching for Rules

17 years agofixed a bug in dmenu call
arg@10ksloc.org [Fri, 4 Aug 2006 11:42:40 +0000 (13:42 +0200)]
fixed a bug in dmenu call

17 years agousing execl now, argv changed, using cmd and const char defs directly in the KEYS...
arg@10ksloc.org [Fri, 4 Aug 2006 10:00:55 +0000 (12:00 +0200)]
using execl now, argv changed, using cmd and const char defs directly in the KEYS struct

17 years agoadded dmenu to dwm.html
arg@10ksloc.org [Fri, 4 Aug 2006 08:36:22 +0000 (10:36 +0200)]
added dmenu to dwm.html

17 years agosmall stylistic fix
arg@10ksloc.org [Fri, 4 Aug 2006 08:27:16 +0000 (10:27 +0200)]
small stylistic fix

17 years agoremoved CONFIG
arg@10ksloc.org [Thu, 3 Aug 2006 15:08:43 +0000 (17:08 +0200)]
removed CONFIG

17 years agomake config.h not a time dependence
arg@10ksloc.org [Thu, 3 Aug 2006 13:36:13 +0000 (15:36 +0200)]
make config.h not a time dependence

17 years agoremoved rm config.h from clean
arg@10ksloc.org [Thu, 3 Aug 2006 13:29:28 +0000 (15:29 +0200)]
removed rm config.h from clean

17 years agoadded gmake compliance
arg@10ksloc.org [Thu, 3 Aug 2006 13:21:08 +0000 (15:21 +0200)]
added gmake compliance

17 years agos/tag2/two/g
arg@10ksloc.org [Thu, 3 Aug 2006 13:09:52 +0000 (15:09 +0200)]
s/tag2/two/g

17 years agoapplied Jukka's diff
arg@10ksloc.org [Thu, 3 Aug 2006 13:05:34 +0000 (15:05 +0200)]
applied Jukka's diff

17 years agoapplied Sanders Makefile patch
arg@10ksloc.org [Thu, 3 Aug 2006 11:50:37 +0000 (13:50 +0200)]
applied Sanders Makefile patch

17 years agostylistic chnage
arg@10ksloc.org [Thu, 3 Aug 2006 10:21:00 +0000 (12:21 +0200)]
stylistic chnage

17 years agoremoved TLast tag enum, now tags is simple defined as char *[] array, the rest is...
arg@10ksloc.org [Thu, 3 Aug 2006 10:12:26 +0000 (12:12 +0200)]
removed TLast tag enum, now tags is simple defined as char *[] array, the rest is calculated correctly, rules take an int array for the tags

17 years agohotfix of settags
arg@10ksloc.org [Thu, 3 Aug 2006 09:38:26 +0000 (11:38 +0200)]
hotfix of settags

17 years agousing SRC instead of *.c
arg@10ksloc.org [Thu, 3 Aug 2006 09:27:29 +0000 (11:27 +0200)]
using SRC instead of *.c

17 years agochanged the files included in make dist
arg@10ksloc.org [Thu, 3 Aug 2006 08:59:20 +0000 (10:59 +0200)]
changed the files included in make dist

17 years agoapplied Sanders doc changes, added a PHONY line and changed the output of config...
arg@10ksloc.org [Thu, 3 Aug 2006 08:58:29 +0000 (10:58 +0200)]
applied Sanders doc changes, added a PHONY line and changed the output of config.h creation somewhat

17 years agochanged Client->tags and Rule->tags to be Bool (I'll also try to remove the TLast...
arg@10ksloc.org [Thu, 3 Aug 2006 08:55:07 +0000 (10:55 +0200)]
changed Client->tags and Rule->tags to be Bool (I'll also try to remove the TLast enum)

17 years agoimplemented the idea presented by Sander for dwm target
arg@10ksloc.org [Wed, 2 Aug 2006 15:49:21 +0000 (17:49 +0200)]
implemented the idea presented by Sander for dwm target

17 years agochanging MASTERW value from 52 to 60 (in both, default and arg), I feel this is bette...
arg@10ksloc.org [Wed, 2 Aug 2006 15:19:22 +0000 (17:19 +0200)]
changing MASTERW value from 52 to 60 (in both, default and arg), I feel this is better now

17 years agofixed a type in README, and patched config.mk
arg@10ksloc.org [Wed, 2 Aug 2006 15:12:00 +0000 (17:12 +0200)]
fixed a type in README, and patched config.mk

17 years agoupdated dwm.html
arg@10ksloc.org [Wed, 2 Aug 2006 14:54:58 +0000 (16:54 +0200)]
updated dwm.html