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

17 years agoAdded tag 0.6 for changeset c11f86db4550cac5d0a648a3fe4d6d3b9a4fcf7e
arg@10ksloc.org [Wed, 2 Aug 2006 14:52:21 +0000 (16:52 +0200)]
Added tag 0.6 for changeset c11f86db4550cac5d0a648a3fe4d6d3b9a4fcf7e

17 years agoremoved config.h (stupid hg)
arg@10ksloc.org [Wed, 2 Aug 2006 14:52:02 +0000 (16:52 +0200)]
removed config.h (stupid hg)

17 years agoremoved the CONFIG variable from config.mk, renamed config.h into config.default...
arg@10ksloc.org [Wed, 2 Aug 2006 14:46:59 +0000 (16:46 +0200)]
removed the CONFIG variable from config.mk, renamed config.h into config.default.h, after first clone/extract one needs to copy config.default.h to config.h, that is easier than always heavy typing make CONFIG=blafasel

17 years agoadded Acroread.* and MPlayer.* to config.arg.h rules
arg@10ksloc.org [Wed, 2 Aug 2006 14:38:21 +0000 (16:38 +0200)]
added Acroread.* and MPlayer.* to config.arg.h rules

17 years agomade fullscreen apps working fine in floating mode (there is no sane way to make...
arg@10ksloc.org [Wed, 2 Aug 2006 14:32:05 +0000 (16:32 +0200)]
made fullscreen apps working fine in floating mode (there is no sane way to make them work in tiled mode, thus I switch to floating mode if I run such kind of app), also fixed the xterm issue reported by Sander

17 years agonew stuff
arg@10ksloc.org [Wed, 2 Aug 2006 11:05:04 +0000 (13:05 +0200)]
new stuff

17 years agodwm is now exit, if stdin is closed due broken pipe
arg@10ksloc.org [Wed, 2 Aug 2006 10:33:24 +0000 (12:33 +0200)]
dwm is now exit, if stdin is closed due broken pipe

17 years agoimplemented focus on enterwindow on titlebars
arg@10ksloc.org [Wed, 2 Aug 2006 09:28:27 +0000 (11:28 +0200)]
implemented focus on enterwindow on titlebars

17 years agoapplied Sanders patches (numlock2)
arg@10ksloc.org [Wed, 2 Aug 2006 09:13:32 +0000 (11:13 +0200)]
applied Sanders patches (numlock2)

17 years agoreverting to old resize policy
arg@10ksloc.org [Wed, 2 Aug 2006 08:48:58 +0000 (10:48 +0200)]
reverting to old resize policy

17 years agonew resize stuff (using XConfigureWindow instead of XSendEvent)
arg@10ksloc.org [Wed, 2 Aug 2006 08:43:21 +0000 (10:43 +0200)]
new resize stuff (using XConfigureWindow instead of XSendEvent)

17 years agorenamed WM_PROTOCOL_DELWIN into PROTODELWIN
arg@10ksloc.org [Tue, 1 Aug 2006 14:44:23 +0000 (16:44 +0200)]
renamed WM_PROTOCOL_DELWIN into PROTODELWIN

17 years agorenamed ARRANGE into DEFMODE
arg@10ksloc.org [Tue, 1 Aug 2006 14:39:20 +0000 (16:39 +0200)]
renamed ARRANGE into DEFMODE

17 years agosmall fixes to dwm.html
arg@10ksloc.org [Tue, 1 Aug 2006 14:35:54 +0000 (16:35 +0200)]
small fixes to dwm.html

17 years agosimplified README
arg@10ksloc.org [Tue, 1 Aug 2006 14:29:25 +0000 (16:29 +0200)]
simplified README

17 years agoremoved 1 missing LOC
arg@10ksloc.org [Tue, 1 Aug 2006 14:20:29 +0000 (16:20 +0200)]
removed 1 missing LOC

17 years agoremoved 5LOC
arg@10ksloc.org [Tue, 1 Aug 2006 14:20:03 +0000 (16:20 +0200)]
removed 5LOC

17 years agoremoved artefacts of single-linked list (thanx to Jukka, I must have been mad)
arg@10ksloc.org [Tue, 1 Aug 2006 14:14:17 +0000 (16:14 +0200)]
removed artefacts of single-linked list (thanx to Jukka, I must have been mad)

17 years agocleaned config.*h to prevent some confusion
arg@10ksloc.org [Tue, 1 Aug 2006 13:29:37 +0000 (15:29 +0200)]
cleaned config.*h to prevent some confusion

17 years agosaved 2LOC
arg@10ksloc.org [Tue, 1 Aug 2006 13:16:29 +0000 (15:16 +0200)]
saved 2LOC

17 years agouppercasing all define'd values (uppercase-prefixed should only be enum field qualifiers)
arg@10ksloc.org [Tue, 1 Aug 2006 12:46:01 +0000 (14:46 +0200)]
uppercasing all define'd values (uppercase-prefixed should only be enum field qualifiers)

17 years agofixed config.h files
arg@10ksloc.org [Tue, 1 Aug 2006 12:03:29 +0000 (14:03 +0200)]
fixed config.h files

17 years agocentralized/externalized configuration to config.h
arg@10ksloc.org [Tue, 1 Aug 2006 11:59:13 +0000 (13:59 +0200)]
centralized/externalized configuration to config.h

17 years agoapplied Cedric's NumLock patch
arg@10ksloc.org [Tue, 1 Aug 2006 10:41:38 +0000 (12:41 +0200)]
applied Cedric's NumLock patch

17 years agoapplied Jukkas prev/next patch with XK_{h,l}
arg@10ksloc.org [Tue, 1 Aug 2006 10:39:14 +0000 (12:39 +0200)]
applied Jukkas prev/next patch with XK_{h,l}

17 years agoapplied Sanders patches
arg@10ksloc.org [Tue, 1 Aug 2006 10:32:33 +0000 (12:32 +0200)]
applied Sanders patches

17 years agocommitted a patch which fixes the hints of Jukka
arg@10ksloc.org [Tue, 1 Aug 2006 09:49:19 +0000 (11:49 +0200)]
committed a patch which fixes the hints of Jukka

17 years agoupdated html
arg@10ksloc.org [Fri, 21 Jul 2006 19:15:39 +0000 (21:15 +0200)]
updated html

17 years agoAdded tag 0.5 for changeset 22213b9a2114167ee8ba019a012e27da0422a61a
arg@10ksloc.org [Fri, 21 Jul 2006 19:15:11 +0000 (21:15 +0200)]
Added tag 0.5 for changeset 22213b9a2114167ee8ba019a012e27da0422a61a

17 years agoprepared 0.5
arg@10ksloc.org [Fri, 21 Jul 2006 19:15:08 +0000 (21:15 +0200)]
prepared 0.5

17 years agosome cleanups/fixes inspired by Jukka Salmi's feedback
arg@10ksloc.org [Fri, 21 Jul 2006 16:34:10 +0000 (18:34 +0200)]
some cleanups/fixes inspired by Jukka Salmi's feedback

17 years agosimplified main.c, switching back to single urxvt usage
arg@10ksloc.org [Fri, 21 Jul 2006 12:11:38 +0000 (14:11 +0200)]
simplified main.c, switching back to single urxvt usage

17 years agos/sleep 5/sleep 2/
arg@10ksloc.org [Fri, 21 Jul 2006 09:54:14 +0000 (11:54 +0200)]
s/sleep 5/sleep 2/

17 years agochanged the status info README hint (more simple now, no extra script necessary)
arg@10ksloc.org [Fri, 21 Jul 2006 09:48:28 +0000 (11:48 +0200)]
changed the status info README hint (more simple now, no extra script necessary)

17 years agos/0.5/0.6/ - my steps are wider than the reality
arg@10ksloc.org [Fri, 21 Jul 2006 08:18:12 +0000 (10:18 +0200)]
s/0.5/0.6/ - my steps are wider than the reality

17 years agoapplied sanders maxfix patch
arg@10ksloc.org [Fri, 21 Jul 2006 08:07:41 +0000 (10:07 +0200)]
applied sanders maxfix patch

17 years agoadded a note how to achieve status info in the bar
arg@10ksloc.org [Fri, 21 Jul 2006 07:59:11 +0000 (09:59 +0200)]
added a note how to achieve status info in the bar

17 years agopreparing 0.6 which will be available in the evening after sanders patch approx.
arg@10ksloc.org [Fri, 21 Jul 2006 07:39:44 +0000 (09:39 +0200)]
preparing 0.6 which will be available in the evening after sanders patch approx.

17 years agosanitization of several clunky stuff, removed heretag (rarely of use), simplified...
arg@10ksloc.org [Fri, 21 Jul 2006 05:37:52 +0000 (07:37 +0200)]
sanitization of several clunky stuff, removed heretag (rarely of use), simplified pop(), changed shortcuts to always contain MODKEY

17 years agoapplied sanders no_sizehints for tiled mode patch (thx!)
arg@10ksloc.org [Thu, 20 Jul 2006 17:09:11 +0000 (19:09 +0200)]
applied sanders no_sizehints for tiled mode patch (thx!)

17 years agoserious mistake in pop() (forgot to set c->prev to NULL on pop)
arg@10ksloc.org [Thu, 20 Jul 2006 16:23:43 +0000 (18:23 +0200)]
serious mistake in pop() (forgot to set c->prev to NULL on pop)

17 years agousing double-linked list in order to get correct prev focus handling
arg@10ksloc.org [Thu, 20 Jul 2006 14:54:20 +0000 (16:54 +0200)]
using double-linked list in order to get correct prev focus handling

17 years agoadded yet another CUTOMIZE tag
arg@10ksloc.org [Thu, 20 Jul 2006 13:40:41 +0000 (15:40 +0200)]
added yet another CUTOMIZE tag

17 years agocleaned the CUSTOMIZE flags
arg@10ksloc.org [Thu, 20 Jul 2006 13:17:52 +0000 (15:17 +0200)]
cleaned the CUSTOMIZE flags

17 years agomade status bar drawing more robust, implemented togglemax and togglemode, works...
arg@10ksloc.org [Thu, 20 Jul 2006 13:07:35 +0000 (15:07 +0200)]
made status bar drawing more robust, implemented togglemax and togglemode, works quite well

17 years agocleaned up code
arg@10ksloc.org [Thu, 20 Jul 2006 10:18:06 +0000 (12:18 +0200)]
cleaned up code

17 years agoAdded tag 0.4 for changeset eb3165734f00fe7f7da8aeebaed00e60a57caac9
arg@10ksloc.org [Thu, 20 Jul 2006 08:48:22 +0000 (10:48 +0200)]
Added tag 0.4 for changeset eb3165734f00fe7f7da8aeebaed00e60a57caac9

17 years agoprepared 0.4
arg@10ksloc.org [Thu, 20 Jul 2006 08:48:19 +0000 (10:48 +0200)]
prepared 0.4

17 years agousing O3 instead of Os, binary size still < 40kb
arg@10ksloc.org [Thu, 20 Jul 2006 08:26:36 +0000 (10:26 +0200)]
using O3 instead of Os, binary size still < 40kb

17 years agofixed version in man page
arg@10ksloc.org [Thu, 20 Jul 2006 08:15:05 +0000 (10:15 +0200)]
fixed version in man page

17 years agoyet another html patch
arg@10ksloc.org [Thu, 20 Jul 2006 08:12:41 +0000 (10:12 +0200)]
yet another html patch

17 years agoupdated html
arg@10ksloc.org [Thu, 20 Jul 2006 08:10:58 +0000 (10:10 +0200)]
updated html

17 years agomakefile now sets permissions for executables and man pages
arg@10ksloc.org [Thu, 20 Jul 2006 07:45:47 +0000 (09:45 +0200)]
makefile now sets permissions for executables and man pages

17 years agoremoved c->f{x,y,w,h} and c->t{x,y,w,h} in favor for the new rule handling rememberin...
arg@10ksloc.org [Thu, 20 Jul 2006 05:26:23 +0000 (07:26 +0200)]
removed c->f{x,y,w,h} and c->t{x,y,w,h} in favor for the new rule handling remembering two kinds of geometries is unnecessary, removed the randomized (x,y) setting on dofloat startup, was kind too random und unpredictable

17 years agoimplemented regexp matching for rules
arg@10ksloc.org [Wed, 19 Jul 2006 15:42:08 +0000 (17:42 +0200)]
implemented regexp matching for rules

17 years agoapplied Jukka's patch with s/ModKeyMask/MODKEY/g
arg@10ksloc.org [Wed, 19 Jul 2006 14:38:39 +0000 (16:38 +0200)]
applied Jukka's patch with s/ModKeyMask/MODKEY/g

17 years agoremoved TODO, because dwm is nearly finished
arg@10ksloc.org [Wed, 19 Jul 2006 13:03:53 +0000 (15:03 +0200)]
removed TODO, because dwm is nearly finished

17 years agoreapplied my default keybindings
arg@10ksloc.org [Wed, 19 Jul 2006 12:54:19 +0000 (14:54 +0200)]
reapplied my default keybindings

17 years agoalternate dwm.png
arg@10ksloc.org [Wed, 19 Jul 2006 12:49:19 +0000 (14:49 +0200)]
alternate dwm.png

17 years agoAdded tag 0.3 for changeset 7e66082e5092fb0bccd18a3695a0bec52c80fdb2
arg@10ksloc.org [Wed, 19 Jul 2006 12:44:44 +0000 (14:44 +0200)]
Added tag 0.3 for changeset 7e66082e5092fb0bccd18a3695a0bec52c80fdb2

17 years agosome changes in the html page
arg@10ksloc.org [Wed, 19 Jul 2006 12:44:24 +0000 (14:44 +0200)]
some changes in the html page

17 years agoprepared 0.3
arg@10ksloc.org [Wed, 19 Jul 2006 12:43:17 +0000 (14:43 +0200)]
prepared 0.3

17 years agofixed the bug mentioned by Sander
arg@10ksloc.org [Wed, 19 Jul 2006 12:11:27 +0000 (14:11 +0200)]
fixed the bug mentioned by Sander

17 years agorefactored Sanders code somewhat
arg@10ksloc.org [Wed, 19 Jul 2006 11:52:31 +0000 (13:52 +0200)]
refactored Sanders code somewhat