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

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

18 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

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

18 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

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

18 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

18 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

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

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

18 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

18 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

18 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

18 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

18 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

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

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

18 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

18 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

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

18 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

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

18 years agoimplemented fallback for too many clients in stacked mode
arg@10ksloc.org [Wed, 19 Jul 2006 11:36:04 +0000 (13:36 +0200)]
implemented fallback for too many clients in stacked mode

18 years agoand another fix...
arg@10ksloc.org [Wed, 19 Jul 2006 11:30:18 +0000 (13:30 +0200)]
and another fix...

18 years agoyet another typo fix
arg@10ksloc.org [Wed, 19 Jul 2006 11:29:45 +0000 (13:29 +0200)]
yet another typo fix

18 years agofixed a typo
arg@10ksloc.org [Wed, 19 Jul 2006 11:24:58 +0000 (13:24 +0200)]
fixed a typo

18 years agofloating clients get random (x,y) offsets now
arg@10ksloc.org [Wed, 19 Jul 2006 11:22:49 +0000 (13:22 +0200)]
floating clients get random (x,y) offsets now

18 years agoapplied Sanders resize patch, fixed lower bug
arg@10ksloc.org [Wed, 19 Jul 2006 09:31:04 +0000 (11:31 +0200)]
applied Sanders resize patch, fixed lower bug

18 years agochanged CFLAGs
arg@mmvi [Tue, 18 Jul 2006 15:54:55 +0000 (17:54 +0200)]
changed CFLAGs

18 years agofirefox instance is different now
arg@mmvi [Tue, 18 Jul 2006 13:10:57 +0000 (15:10 +0200)]
firefox instance is different now

18 years agochanged occurrences of wmii.de into 10kloc.org in dwm.html, because 10kloc.org is...
Anselm R. Garbe [Tue, 18 Jul 2006 11:01:33 +0000 (13:01 +0200)]
changed occurrences of wmii.de into 10kloc.org in dwm.html, because 10kloc.org is already working

18 years agoimplemened distinguishing float/managed geometries of clients (works quite well)
Anselm R. Garbe [Tue, 18 Jul 2006 10:36:57 +0000 (12:36 +0200)]
implemened distinguishing float/managed geometries of clients (works quite well)

18 years agopop on heretag
Anselm R. Garbe [Tue, 18 Jul 2006 09:45:32 +0000 (11:45 +0200)]
pop on heretag

18 years agoadded heretag command which allows to tag a client of a foreign tag with current tag
Anselm R. Garbe [Tue, 18 Jul 2006 09:38:31 +0000 (11:38 +0200)]
added heretag command which allows to tag a client of a foreign tag with current tag

18 years agousing EXIT_stuff in exit() now
Anselm R. Garbe [Tue, 18 Jul 2006 06:18:54 +0000 (08:18 +0200)]
using EXIT_stuff in exit() now

18 years agosimplified Makefile
Anselm R. Garbe [Mon, 17 Jul 2006 16:49:13 +0000 (18:49 +0200)]
simplified Makefile

18 years agoadded new stuff
Anselm R. Garbe [Mon, 17 Jul 2006 14:46:42 +0000 (16:46 +0200)]
added new stuff

18 years agoupdated html
Anselm R. Garbe [Mon, 17 Jul 2006 09:56:27 +0000 (11:56 +0200)]
updated html

18 years agopatched dwm
Anselm R. Garbe [Mon, 17 Jul 2006 09:36:07 +0000 (11:36 +0200)]
patched dwm

18 years agoupdated README
Anselm R. Garbe [Mon, 17 Jul 2006 08:09:57 +0000 (10:09 +0200)]
updated README

18 years agoAdded tag 0.2 for changeset 0a6472e2203994bc5738d40a340d26f7ec9d6062
Anselm R. Garbe [Mon, 17 Jul 2006 08:00:59 +0000 (10:00 +0200)]
Added tag 0.2 for changeset 0a6472e2203994bc5738d40a340d26f7ec9d6062

18 years agoupdated html
Anselm R. Garbe [Mon, 17 Jul 2006 08:00:55 +0000 (10:00 +0200)]
updated html

18 years agoordered variables in structs and source files alphabetically
Anselm R. Garbe [Mon, 17 Jul 2006 07:12:29 +0000 (09:12 +0200)]
ordered variables in structs and source files alphabetically

18 years agoslight change to dwm.1
Anselm R. Garbe [Mon, 17 Jul 2006 06:37:37 +0000 (08:37 +0200)]
slight change to dwm.1

18 years agosimplified man page
Anselm R. Garbe [Sun, 16 Jul 2006 21:26:50 +0000 (23:26 +0200)]
simplified man page

18 years agoanother XSync
Anselm R. Garbe [Sun, 16 Jul 2006 10:29:50 +0000 (12:29 +0200)]
another XSync

18 years agoseveral additions in mouse handling ;)
Anselm R. Garbe [Sat, 15 Jul 2006 22:47:40 +0000 (00:47 +0200)]
several additions in mouse handling ;)

18 years agofixed XSync handling and finished man page
Anselm R. Garbe [Sat, 15 Jul 2006 16:51:44 +0000 (18:51 +0200)]
fixed XSync handling and finished man page

18 years agochanging XFlush into XSync
Anselm R. Garbe [Sat, 15 Jul 2006 16:11:14 +0000 (18:11 +0200)]
changing XFlush into XSync

18 years agosanitized other stuff
Anselm R. Garbe [Sat, 15 Jul 2006 15:19:19 +0000 (17:19 +0200)]
sanitized other stuff

18 years agoproceeded with cleaning up, sorting functions, etc
Anselm R. Garbe [Sat, 15 Jul 2006 15:00:56 +0000 (17:00 +0200)]
proceeded with cleaning up, sorting functions, etc

18 years agorearranged several stuff
Anselm R. Garbe [Sat, 15 Jul 2006 14:30:50 +0000 (16:30 +0200)]
rearranged several stuff

18 years agosanitized names
Anselm R. Garbe [Fri, 14 Jul 2006 20:54:09 +0000 (22:54 +0200)]
sanitized names

18 years agorearranged
Anselm R. Garbe [Fri, 14 Jul 2006 20:33:38 +0000 (22:33 +0200)]
rearranged

18 years agoI prefer the tiled/floating indicator on the right side
Anselm R. Garbe [Fri, 14 Jul 2006 16:59:25 +0000 (18:59 +0200)]
I prefer the tiled/floating indicator on the right side

18 years agobar shows if currently is tiled (Mod1-space) or floating (Mod1-Shift-space) mode
Anselm R. Garbe [Fri, 14 Jul 2006 16:55:50 +0000 (18:55 +0200)]
bar shows if currently is tiled (Mod1-space) or floating (Mod1-Shift-space) mode

18 years agodraw bar on exposure ;)
Anselm R. Garbe [Fri, 14 Jul 2006 16:46:12 +0000 (18:46 +0200)]
draw bar on exposure ;)

18 years agoAdded tag 0.1 for changeset d31b5ad96b0ba7b5b0a30928fcf000428339a577
Anselm R. Garbe [Fri, 14 Jul 2006 16:40:36 +0000 (18:40 +0200)]
Added tag 0.1 for changeset d31b5ad96b0ba7b5b0a30928fcf000428339a577

18 years agoprep 0.1
Anselm R. Garbe [Fri, 14 Jul 2006 16:40:31 +0000 (18:40 +0200)]
prep 0.1

18 years agofixed crash on zoom if only 1 client exists
Anselm R. Garbe [Fri, 14 Jul 2006 16:11:36 +0000 (18:11 +0200)]
fixed crash on zoom if only 1 client exists

18 years agoremoved a bunch of lines through swap removal
Anselm R. Garbe [Fri, 14 Jul 2006 15:43:56 +0000 (17:43 +0200)]
removed a bunch of lines through swap removal

18 years agoif stdin writer stops working, dwm consumed much IO load because it still tried to...
Anselm R. Garbe [Fri, 14 Jul 2006 15:30:37 +0000 (17:30 +0200)]
if stdin writer stops working, dwm consumed much IO load because it still tried to select on this fd, fixed

18 years agoremoved a bottleneck
Anselm R. Garbe [Fri, 14 Jul 2006 11:27:01 +0000 (13:27 +0200)]
removed a bottleneck

18 years agosearching for a better way to discard enter notifies
Anselm R. Garbe [Fri, 14 Jul 2006 11:03:53 +0000 (13:03 +0200)]
searching for a better way to discard enter notifies

18 years agofocus on view change as well
Anselm R. Garbe [Fri, 14 Jul 2006 10:11:24 +0000 (12:11 +0200)]
focus on view change as well

18 years agosmall fix
Anselm R. Garbe [Fri, 14 Jul 2006 10:09:05 +0000 (12:09 +0200)]
small fix

18 years agomade stdin reader more robust
Anselm R. Garbe [Fri, 14 Jul 2006 10:08:32 +0000 (12:08 +0200)]
made stdin reader more robust

18 years agoimplemented dwm reading status text from stdin
Anselm R. Garbe [Fri, 14 Jul 2006 09:57:33 +0000 (11:57 +0200)]
implemented dwm reading status text from stdin

18 years agomade barclick to select the specific tag
Anselm R. Garbe [Fri, 14 Jul 2006 08:34:07 +0000 (10:34 +0200)]
made barclick to select the specific tag

18 years agoimplemented bar for dwm (I miss status text), I plan that status text is read from...
Anselm R. Garbe [Fri, 14 Jul 2006 08:07:38 +0000 (10:07 +0200)]
implemented bar for dwm (I miss status text), I plan that status text is read from stdin in dwm

18 years agocontinued with man page
Anselm R. Garbe [Fri, 14 Jul 2006 06:45:30 +0000 (08:45 +0200)]
continued with man page

18 years agocontinued with man page
Anselm R. Garbe [Fri, 14 Jul 2006 06:34:38 +0000 (08:34 +0200)]
continued with man page

18 years agoexcept improvements to the mouse handling this is already nearly feature complete
Anselm R. Garbe [Thu, 13 Jul 2006 19:49:55 +0000 (21:49 +0200)]
except improvements to the mouse handling this is already nearly feature complete

18 years agoadded mini stuff
Anselm R. Garbe [Thu, 13 Jul 2006 19:42:17 +0000 (21:42 +0200)]
added mini stuff

18 years agofixed several things, nearly feature complete
Anselm R. Garbe [Thu, 13 Jul 2006 18:28:19 +0000 (20:28 +0200)]
fixed several things, nearly feature complete

18 years agonew stuff
Anselm R. Garbe [Thu, 13 Jul 2006 17:55:07 +0000 (19:55 +0200)]
new stuff

18 years agoseveral other additions/fixes, dwm is quite usable already
Anselm R. Garbe [Thu, 13 Jul 2006 16:21:38 +0000 (18:21 +0200)]
several other additions/fixes, dwm is quite usable already

18 years agoimplemented tagging a client
Anselm R. Garbe [Thu, 13 Jul 2006 15:09:35 +0000 (17:09 +0200)]
implemented tagging a client

18 years agoseveral fixes
Anselm R. Garbe [Thu, 13 Jul 2006 12:33:22 +0000 (14:33 +0200)]
several fixes

18 years agoadded philosophy section
Anselm R. Garbe [Thu, 13 Jul 2006 10:35:46 +0000 (12:35 +0200)]
added philosophy section

18 years agoadded xlock command (I need it regularly)
Anselm R. Garbe [Thu, 13 Jul 2006 10:19:10 +0000 (12:19 +0200)]
added xlock command (I need it regularly)

18 years agoadded pointer warps on kb-driven/manage-driven focus
Anselm R. Garbe [Thu, 13 Jul 2006 10:00:20 +0000 (12:00 +0200)]
added pointer warps on kb-driven/manage-driven focus

18 years agochanged back to urxvt, dwm has no problems with it, because it doesn't use frame...
Anselm R. Garbe [Thu, 13 Jul 2006 09:49:31 +0000 (11:49 +0200)]
changed back to urxvt, dwm has no problems with it, because it doesn't use frame windows ;)

18 years agochanged default colors
Anselm R. Garbe [Thu, 13 Jul 2006 09:43:05 +0000 (11:43 +0200)]
changed default colors

18 years agoadded dev.c instead of kb.c
Anselm R. Garbe [Thu, 13 Jul 2006 08:34:55 +0000 (10:34 +0200)]
added dev.c instead of kb.c

18 years agoremoved obsolete stuff
Anselm R. Garbe [Thu, 13 Jul 2006 08:25:57 +0000 (10:25 +0200)]
removed obsolete stuff

18 years agofixed grammar bug reported by John-Galt
Anselm R. Garbe [Thu, 13 Jul 2006 08:19:24 +0000 (10:19 +0200)]
fixed grammar bug reported by John-Galt

18 years agoanother change
Anselm R. Garbe [Thu, 13 Jul 2006 08:05:46 +0000 (10:05 +0200)]
another change

18 years agoupdated man page
Anselm R. Garbe [Thu, 13 Jul 2006 08:04:50 +0000 (10:04 +0200)]
updated man page

18 years agosmall changes to README
Anselm R. Garbe [Thu, 13 Jul 2006 08:03:56 +0000 (10:03 +0200)]
small changes to README

18 years agolast change to dwm.html
Anselm R. Garbe [Thu, 13 Jul 2006 08:02:28 +0000 (10:02 +0200)]
last change to dwm.html

18 years agorenamed/changed
Anselm R. Garbe [Thu, 13 Jul 2006 07:33:26 +0000 (09:33 +0200)]
renamed/changed

18 years agoadded logo+description
Anselm R. Garbe [Thu, 13 Jul 2006 07:32:22 +0000 (09:32 +0200)]
added logo+description

18 years agonew stuff (some warning elimination)
Anselm R. Garbe [Wed, 12 Jul 2006 23:55:54 +0000 (01:55 +0200)]
new stuff (some warning elimination)

18 years agoremoved unnecessary crap
Anselm R. Garbe [Wed, 12 Jul 2006 23:30:55 +0000 (01:30 +0200)]
removed unnecessary crap

18 years agobefore leaning things up
Anselm R. Garbe [Wed, 12 Jul 2006 23:04:38 +0000 (01:04 +0200)]
before leaning things up

18 years agonew stuff, fixed several issues
Anselm R. Garbe [Wed, 12 Jul 2006 15:50:31 +0000 (17:50 +0200)]
new stuff, fixed several issues

18 years agoadded gravity stuff
Anselm R. Garbe [Wed, 12 Jul 2006 15:17:15 +0000 (17:17 +0200)]
added gravity stuff

18 years agoadded max
Anselm R. Garbe [Wed, 12 Jul 2006 14:40:37 +0000 (16:40 +0200)]
added max

18 years agoadded grid mode on Mod1Mask g
Anselm R. Garbe [Wed, 12 Jul 2006 14:00:51 +0000 (16:00 +0200)]
added grid mode on Mod1Mask g