aewl

log

age author description
Fri, 22 Sep 2006 11:49:24 +0200 arg fixed issue pointed out by Jukka
Fri, 22 Sep 2006 11:24:01 +0200 arg patched resizemouse according to sanders remark
Fri, 22 Sep 2006 10:01:51 +0200 arg small man page fix
Fri, 22 Sep 2006 09:43:21 +0200 arg sander check this
Fri, 22 Sep 2006 08:22:39 +0200 arg slight change to config.arg.h (I use ff floating)
Fri, 22 Sep 2006 08:17:42 +0200 arg updated man page
Fri, 22 Sep 2006 07:37:56 +0200 arg implemented the maximization as I described on the mailinglist, this feels better to me.
Wed, 20 Sep 2006 09:53:21 +0200 arg reviewed client.c
Wed, 20 Sep 2006 09:49:32 +0200 arg reviewed util.c
Wed, 20 Sep 2006 09:45:39 +0200 arg fixed a nuance in dwm.1
Wed, 20 Sep 2006 09:40:35 +0200 arg improved intro comment in dwm.h, updated config.mk
Tue, 19 Sep 2006 16:13:44 +0200 arg some simplifications to intro in dwm.h
Sat, 16 Sep 2006 11:21:01 +0200 arg Added tag 1.6 for changeset ad3fa2d185426c51fd5deceae809770363f8d33c
Fri, 15 Sep 2006 14:21:25 +0200 arg added visibility check to enternotify as well1.6
Fri, 15 Sep 2006 10:54:32 +0200 arg offscreen client appearance fixes
Fri, 15 Sep 2006 10:49:05 +0200 arg focus() enforces visibility of a client if not NULL
Thu, 14 Sep 2006 11:07:44 +0200 Anselm R. Garbe removed useless inclusion
Tue, 12 Sep 2006 19:09:04 +0200 Anselm R. Garbe fixed executing of dmenu output to handle args correctly
Tue, 12 Sep 2006 10:57:28 +0200 Anselm R. Garbe removed a bunch of lines through making function signatures more consistent with my style ( { does not belong to a new line, if function args are single-lined)
Tue, 12 Sep 2006 09:50:06 +0200 Anselm R. Garbe some more simplifications of intro comment in dwm.h, this should suffice for comments in dwm
Tue, 12 Sep 2006 09:46:19 +0200 Anselm R. Garbe made introduction comment in dwm.h shorter
Tue, 12 Sep 2006 08:27:11 +0200 Anselm R. Garbe applied Christof Musik's multihead patch for a pathologic cornercase
Tue, 12 Sep 2006 08:14:22 +0200 Anselm R. Garbe added a general comment to dwm.h how dwm is basically organized
Mon, 11 Sep 2006 17:31:21 +0200 Anselm R. Garbe some other simplifications
Mon, 11 Sep 2006 11:28:28 +0200 Anselm R. Garbe fixed some other comments, now also the code side seems to be at a level to be reviewed by experienced programmers
Mon, 11 Sep 2006 10:00:56 +0200 Anselm R. Garbe small change to comments, renamed two set* functions in client.c into update*
Mon, 11 Sep 2006 08:58:58 +0200 Anselm R. Garbe small fix
Mon, 11 Sep 2006 07:40:41 +0200 Anselm R. Garbe added some comments
Fri, 08 Sep 2006 08:32:08 +0200 Anselm R. Garbe Added tag 1.5 for changeset 728c9089b079721b43c3347124639a29baa22a97
Fri, 08 Sep 2006 08:19:54 +0200 Anselm R. Garbe applied sanders patch of not manipulating sel1.5
Fri, 08 Sep 2006 07:40:16 +0200 Anselm R. Garbe really small changes to dwm.1
Thu, 07 Sep 2006 18:13:19 +0200 Anselm R. Garbe hotfix
Thu, 07 Sep 2006 18:12:40 +0200 Anselm R. Garbe simplified unmanage
Thu, 07 Sep 2006 17:53:40 +0200 Anselm R. Garbe using a global stack for focus recovery on arrange() - seems to work great
Thu, 07 Sep 2006 09:26:01 +0200 Anselm R. Garbe made markups in dwm.1 more consistent
Thu, 07 Sep 2006 07:53:29 +0200 Anselm R. Garbe small addition to dwm.1
Wed, 06 Sep 2006 17:31:52 +0200 Anselm R. Garbe this patch keeps track of global z-layer order of clients which are floating or if floating mode is enabled
Wed, 06 Sep 2006 15:36:42 +0200 Anselm R. Garbe no this is better
Wed, 06 Sep 2006 15:30:28 +0200 Anselm R. Garbe does this preserve z order for anthony?
Wed, 06 Sep 2006 13:56:46 +0200 Anselm R. Garbe maybe this might work
Wed, 06 Sep 2006 12:19:07 +0200 Anselm R. Garbe Added tag 1.4 for changeset 3cff9403766bf83a9fc2a0aef230115d68de2a8e
Wed, 06 Sep 2006 12:18:57 +0200 Anselm R. Garbe prepared dwm-1.4 update1.4
Wed, 06 Sep 2006 12:10:43 +0200 Anselm R. Garbe drawstatus even if no client exists
Wed, 06 Sep 2006 11:54:16 +0200 Anselm R. Garbe sanders solution is convincing and elegant
Wed, 06 Sep 2006 11:46:35 +0200 Anselm R. Garbe seems to preserve floating client z-layer order (even with reorder() calls)
Wed, 06 Sep 2006 10:54:10 +0200 Anselm R. Garbe Added tag 1.4 for changeset a6b8994af16491220db0199623bd57d061e06143
Wed, 06 Sep 2006 10:03:21 +0200 Anselm R. Garbe small fix
Wed, 06 Sep 2006 09:23:34 +0200 Anselm R. Garbe made args mode symbols the default ones (the default ones look too ugly)
Wed, 06 Sep 2006 09:21:17 +0200 Anselm R. Garbe moved transient_for tag inheritance to settags
Wed, 06 Sep 2006 09:13:31 +0200 Anselm R. Garbe no, reodering floating clients definately breaks the manage() policy which attaches all clients zoomed (otherwise higher-weight clients couldn't be attached zoomed, which sucks)
Tue, 05 Sep 2006 19:26:34 +0200 Anselm R. Garbe no, ordering floating clients at the end seems better
Tue, 05 Sep 2006 18:43:15 +0200 Anselm R. Garbe fix
Tue, 05 Sep 2006 18:04:22 +0200 Anselm R. Garbe this makes sure the issue mentioned by sander
Tue, 05 Sep 2006 17:10:48 +0200 Anselm R. Garbe fixing zoom
Tue, 05 Sep 2006 16:11:52 +0200 Anselm R. Garbe fixing two off-by-ones
Tue, 05 Sep 2006 16:05:09 +0200 Anselm R. Garbe ach ich will auch Alt-s
Tue, 05 Sep 2006 16:00:09 +0200 Anselm R. Garbe applied checking existance of >2 tiles patch (proposed by sander) to zoom and resizecol
Tue, 05 Sep 2006 13:52:23 +0200 Anselm R. Garbe renamed resizetile into resizecol
Tue, 05 Sep 2006 13:27:43 +0200 Anselm R. Garbe well ok, added Mod-s to default bindings (however, I don't need it)
Tue, 05 Sep 2006 13:25:42 +0200 Anselm R. Garbe s/growcol/resizetile/g
Tue, 05 Sep 2006 13:21:59 +0200 Anselm R. Garbe right, multihead issue is not involved with growcol
Tue, 05 Sep 2006 13:20:29 +0200 Anselm R. Garbe hotfix
Tue, 05 Sep 2006 13:19:18 +0200 Anselm R. Garbe applied a fix related to Sanders remark to growcol
Tue, 05 Sep 2006 09:37:45 +0200 Anselm R. Garbe sanders toggletag patch is much more elegant
Tue, 05 Sep 2006 09:02:37 +0200 Anselm R. Garbe I really need column growing, now pushing upstream
Tue, 05 Sep 2006 08:37:34 +0200 Anselm R. Garbe don't access sel in restack without checking for NULL (multihead crashing bug)
Tue, 05 Sep 2006 08:24:00 +0200 Anselm R. Garbe fixing c->weight handling
Mon, 04 Sep 2006 19:19:37 +0200 Anselm R. Garbe removed some useless tags
Mon, 04 Sep 2006 17:52:46 +0200 Anselm R. Garbe after 1.3
Mon, 04 Sep 2006 17:52:16 +0200 Anselm R. Garbe Added tag 1.3 for changeset f5f5cbf016a94b48a8fe9c47f0736e96d166d5d4
Mon, 04 Sep 2006 17:52:12 +0200 Anselm R. Garbe retagged1.3
Mon, 04 Sep 2006 17:39:33 +0200 Anselm R. Garbe simplified manage
Mon, 04 Sep 2006 17:37:31 +0200 Anselm R. Garbe removed html crap
Mon, 04 Sep 2006 17:21:18 +0200 Anselm R. Garbe Added tag 1.3 for changeset dd44dc937e8b0a46abf1a15a333dba5304e4fe89
Mon, 04 Sep 2006 17:21:15 +0200 Anselm R. Garbe hotfixing with sanders hint
Mon, 04 Sep 2006 17:18:01 +0200 Anselm R. Garbe Added tag 1.3 for changeset 6413ea66b1c2496cfc2173fe58df67cb965eb1da
Mon, 04 Sep 2006 17:02:13 +0200 Anselm R. Garbe fixing the issue that new clients appear lowered
Mon, 04 Sep 2006 12:23:41 +0200 Anselm R. Garbe removed unused vars
Mon, 04 Sep 2006 10:10:08 +0200 Anselm R. Garbe reducing focus calls (sanders patch)
Mon, 04 Sep 2006 08:55:49 +0200 Anselm R. Garbe applied Sanders max_and_focus.patch
Fri, 01 Sep 2006 15:31:59 +0200 Anselm R. Garbe simplified buttonpress
Fri, 01 Sep 2006 10:32:50 +0200 Anselm R. Garbe applied sanders patch
Thu, 31 Aug 2006 18:08:28 +0200 Anselm R. Garbe reorder was misssing in Ross version of viewall
Thu, 31 Aug 2006 18:04:34 +0200 Anselm R. Garbe changed shortcut into Mod1-0
Thu, 31 Aug 2006 18:02:38 +0200 Anselm R. Garbe added viewall to mainstream (only Ross Mohns version, not the toggle)
Thu, 31 Aug 2006 17:49:04 +0200 Anselm R. Garbe implemented Button2 press on tags for toggletag on the focused client
Thu, 31 Aug 2006 08:48:04 +0200 Anselm R. Garbe applied sanders patch to remove unnecessary commit()
Wed, 30 Aug 2006 13:00:30 +0200 Anselm R. Garbe small fix in config.arg.h
Wed, 30 Aug 2006 12:39:35 +0200 Anselm R. Garbe Added tag 1.2 for changeset e3179ce2b90451d2807cd53b589d768412b8666b
Wed, 30 Aug 2006 12:39:27 +0200 Anselm R. Garbe prepared 1.21.2
Wed, 30 Aug 2006 11:21:56 +0200 Anselm R. Garbe now using Salmi's menu command
Wed, 30 Aug 2006 11:15:58 +0200 Anselm R. Garbe removed a warning reported by Jukka
Tue, 29 Aug 2006 19:24:28 +0200 Anselm R. Garbe simplified configurerequest
Tue, 29 Aug 2006 18:05:02 +0200 Anselm R. Garbe now dwm enforces max screen size also in tiled mode on non-floating clients which are maximized
Tue, 29 Aug 2006 17:33:27 +0200 Anselm R. Garbe fixed
Tue, 29 Aug 2006 17:31:55 +0200 Anselm R. Garbe 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)
Tue, 29 Aug 2006 17:11:37 +0200 Anselm R. Garbe applied patch similiar proposed by dave tweed
Tue, 29 Aug 2006 15:28:29 +0200 Anselm R. Garbe improved selection policy
Tue, 29 Aug 2006 13:40:09 +0200 Anselm R. Garbe still something wrong with reorder()
Tue, 29 Aug 2006 09:57:57 +0200 Anselm R. Garbe this algorithm seems to keep order for any scenario
Tue, 29 Aug 2006 09:25:14 +0200 Anselm R. Garbe fix client position in list also on tag and toggletag
Tue, 29 Aug 2006 09:23:44 +0200 Anselm R. Garbe 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
Mon, 28 Aug 2006 14:32:51 +0200 Anselm R. Garbe removed crappy variables
Mon, 28 Aug 2006 12:27:00 +0200 Anselm R. Garbe changed config.arg.h - I really need the 4th tag
Mon, 28 Aug 2006 10:21:40 +0200 Anselm R. Garbe updated html page
Mon, 28 Aug 2006 10:19:55 +0200 Anselm R. Garbe Added tag 1.1 for changeset 44a55e6e46bf6c231780b09d919977d6f01083de
Mon, 28 Aug 2006 08:17:27 +0200 Anselm R. Garbe added a comment to spawn1.1
Mon, 28 Aug 2006 08:06:50 +0200 Anselm R. Garbe applied sanders focus_ patches
Mon, 28 Aug 2006 08:02:29 +0200 Anselm R. Garbe applied sanders somepatches.patch
Fri, 25 Aug 2006 18:14:55 +0200 Anselm R. Garbe oh frking dear big font...
Fri, 25 Aug 2006 18:05:18 +0200 Anselm R. Garbe term enlightened
Fri, 25 Aug 2006 18:03:56 +0200 Anselm R. Garbe switching to darker colorscheme with larger font
Fri, 25 Aug 2006 17:42:58 +0200 Anselm R. Garbe patched arg.h
Fri, 25 Aug 2006 17:34:03 +0200 Anselm R. Garbe new stuff
Fri, 25 Aug 2006 17:31:57 +0200 Anselm R. Garbe switching to dark colors again
Fri, 25 Aug 2006 16:21:45 +0200 Anselm R. Garbe updated man page of dwm
Fri, 25 Aug 2006 16:15:13 +0200 Anselm R. Garbe changed order of options
Fri, 25 Aug 2006 15:48:44 +0200 Anselm R. Garbe trying a different configuration
Fri, 25 Aug 2006 15:37:00 +0200 Anselm R. Garbe removed small 1px gap, somehow without it things feel better
Fri, 25 Aug 2006 15:24:18 +0200 Anselm R. Garbe oops
Fri, 25 Aug 2006 15:21:49 +0200 Anselm R. Garbe fixed typo
Fri, 25 Aug 2006 15:16:20 +0200 Anselm R. Garbe s/TILED/TILE/g
Fri, 25 Aug 2006 15:12:32 +0200 Anselm R. Garbe removed a bunch of lines, made mode symbols configurable
Fri, 25 Aug 2006 15:06:38 +0200 Anselm R. Garbe changed symbols for float/tiled mode, added mouse-driven mode toggle to buttonpress()
Fri, 25 Aug 2006 14:46:01 +0200 Anselm R. Garbe small fix to separate client title from right-most tag
Fri, 25 Aug 2006 13:02:07 +0200 Anselm R. Garbe restored config.arg.h
Fri, 25 Aug 2006 12:59:45 +0200 Anselm R. Garbe new color stuff/new rendering stuff
Fri, 25 Aug 2006 07:54:49 +0200 Anselm R. Garbe back to 3 colors
Thu, 24 Aug 2006 12:07:10 +0200 Anselm R. Garbe fixed
Thu, 24 Aug 2006 12:04:56 +0200 Anselm R. Garbe 3->4 colors
Thu, 24 Aug 2006 10:28:50 +0200 Anselm R. Garbe Added tag 1.0 for changeset bbc98e77ae89a7c9232a5be0835f60ea00d8036e
Thu, 24 Aug 2006 10:25:05 +0200 Anselm R. Garbe prepared dwm-1.01.0
Thu, 24 Aug 2006 10:20:00 +0200 Anselm R. Garbe yet another fix
Thu, 24 Aug 2006 10:18:42 +0200 Anselm R. Garbe small man page fix
Thu, 24 Aug 2006 09:41:41 +0200 Anselm R. Garbe found less intrusive way
Thu, 24 Aug 2006 09:25:10 +0200 Anselm R. Garbe changing tag indicator through underline
Wed, 23 Aug 2006 19:05:03 +0200 Anselm R. Garbe black on light is really better, I notice this after all
Wed, 23 Aug 2006 18:50:46 +0200 Anselm R. Garbe updated man page
Wed, 23 Aug 2006 14:40:44 +0200 Anselm R. Garbe applied tag drawing change to man page
Wed, 23 Aug 2006 14:38:25 +0200 Anselm R. Garbe implemented right tag drawing in the status bar and titlebars
Wed, 23 Aug 2006 13:04:43 +0200 Anselm R. Garbe removed a blank line
Wed, 23 Aug 2006 12:28:39 +0200 Anselm R. Garbe eliminated sentinel warning
Wed, 23 Aug 2006 12:10:55 +0200 Anselm R. Garbe small fix of man page
Wed, 23 Aug 2006 12:08:37 +0200 Anselm R. Garbe implemented class:inst:title matching
Wed, 23 Aug 2006 12:03:25 +0200 Anselm R. Garbe applied zero_to_five patch
Wed, 23 Aug 2006 11:33:50 +0200 Anselm R. Garbe tags appear in the left again
Wed, 23 Aug 2006 10:21:57 +0200 Anselm R. Garbe separated setup stuff into main.c:setup() - this makes main() more readable
Tue, 22 Aug 2006 19:56:29 +0200 Anselm R. Garbe updated man page
Tue, 22 Aug 2006 19:55:20 +0200 Anselm R. Garbe titlebars contain tags in the right now
Tue, 22 Aug 2006 18:08:25 +0200 Anselm R. Garbe fixed default key bindings (indexes of tags were screwed up)
Tue, 22 Aug 2006 17:40:21 +0200 Anselm R. Garbe rearranged getproto
Tue, 22 Aug 2006 17:38:59 +0200 Anselm R. Garbe removed winprop (merged into getproto)
Tue, 22 Aug 2006 16:50:21 +0200 Anselm R. Garbe separated several functions into view.c
Tue, 22 Aug 2006 16:42:29 +0200 Anselm R. Garbe removed DEFTAG
Tue, 22 Aug 2006 16:06:11 +0200 Anselm R. Garbe removed badmalloc (thx for the pointer to Uriel)
Tue, 22 Aug 2006 10:06:11 +0200 Anselm R. Garbe rxvt is quite slow under OpenBSD
Tue, 22 Aug 2006 10:01:32 +0200 Anselm R. Garbe font fix
Tue, 22 Aug 2006 09:57:32 +0200 Anselm R. Garbe slight change of my config.h
Tue, 22 Aug 2006 09:49:48 +0200 Anselm R. Garbe fixed
Mon, 21 Aug 2006 17:35:37 +0200 arg windows which have set transient_for hint inherit the transient_for window tags now
Mon, 21 Aug 2006 17:41:09 +0200 arg after switching to OpenBSD again, I switched back to a saner color scheme
Mon, 21 Aug 2006 09:03:14 +0200 Anselm R.Garbe applied Sanders focus_* patches, removed the unnecessary clean-prefix from the new function names
Mon, 21 Aug 2006 07:33:18 +0200 Anselm R.Garbe small renamings of two static functions
Mon, 21 Aug 2006 07:31:15 +0200 Anselm R.Garbe small changes to dwm.1, rearranged order within main event loop
Fri, 18 Aug 2006 13:40:34 +0200 Anselm R.Garbe applied Sanders patch
Fri, 18 Aug 2006 08:39:33 +0200 Anselm R.Garbe made a new client position strategy similiar to that one proposed by Sander, but which takes top bar into account
Thu, 17 Aug 2006 10:06:36 +0200 Anselm R.Garbe fixed a bug reported by sander
Thu, 17 Aug 2006 09:44:17 +0200 Anselm R.Garbe applied the shorter xprop command
Thu, 17 Aug 2006 09:37:43 +0200 Anselm R.Garbe centering apps only if transient_for is not(!) set
Thu, 17 Aug 2006 09:35:44 +0200 Anselm R.Garbe fixed issue Sander reported
Wed, 16 Aug 2006 19:25:29 +0200 Anselm R.Garbe corrected order of cleanup code
Wed, 16 Aug 2006 17:58:18 +0200 Anselm R.Garbe condition was insufficient
Wed, 16 Aug 2006 17:56:04 +0200 Anselm R.Garbe fixed issue reported by sander
Wed, 16 Aug 2006 15:57:36 +0200 Anselm R.Garbe added general centralization rule for new clients (works around various borken apps)
Wed, 16 Aug 2006 15:31:24 +0200 Anselm R.Garbe removed leading ;
Wed, 16 Aug 2006 15:00:14 +0200 Anselm R.Garbe added sample command to config.default.h to highlight how to query class:instance info with a one-liner of shell commands
Wed, 16 Aug 2006 12:36:32 +0200 Anselm R.Garbe applied another config.mk patch made by sander
Wed, 16 Aug 2006 09:31:41 +0200 Anselm R.Garbe we close stdin as well
Wed, 16 Aug 2006 09:05:58 +0200 Anselm R.Garbe simplified sort | uniq into sort -u (on my boxes all sort support -u)
Tue, 15 Aug 2006 16:54:54 +0200 Anselm R.Garbe fixing small bug in config.mk
Tue, 15 Aug 2006 10:45:14 +0200 Anselm R.Garbe adding forgetten whitespace
Tue, 15 Aug 2006 10:44:15 +0200 Anselm R.Garbe added gmane archive to dwm.html
Tue, 15 Aug 2006 10:25:30 +0200 Anselm R.Garbe Added tag 0.9 for changeset fae61afa861755636c4a1070694209ace8efbb6c
Tue, 15 Aug 2006 10:11:29 +0200 Anselm R.Garbe prepared dwm-0.90.9
Tue, 15 Aug 2006 09:37:12 +0200 Anselm R.Garbe extended cleanup
Tue, 15 Aug 2006 08:38:19 +0200 Anselm R.Garbe applied Sanders changes to config.arg.h
Tue, 15 Aug 2006 08:25:11 +0200 Anselm R.Garbe applied jk_to_tab patch
Tue, 15 Aug 2006 07:31:42 +0200 Anselm R.Garbe changed main event loop
Mon, 14 Aug 2006 19:18:02 +0200 Anselm R.Garbe removed NUMLOCKMASK, added dynamically calculated numlockmask instead
Mon, 14 Aug 2006 18:47:13 +0200 Anselm R.Garbe added Sander to LICENSE (since he has contributed/revised big portions)
Mon, 14 Aug 2006 18:46:07 +0200 Anselm R.Garbe applied viewsel.patch
Mon, 14 Aug 2006 18:14:08 +0200 Anselm R.Garbe applied sanders man page patch, removed button2 from bar click
Mon, 14 Aug 2006 17:50:48 +0200 Anselm R.Garbe applied sanders tag()/toggletag() fixes
Mon, 14 Aug 2006 17:48:54 +0200 Anselm R.Garbe fixed
Mon, 14 Aug 2006 17:14:22 +0200 Anselm R.Garbe added missing arrange
Mon, 14 Aug 2006 16:59:18 +0200 Anselm R.Garbe changed replacetag into toggletag
Mon, 14 Aug 2006 16:37:55 +0200 Anselm R.Garbe added some flicker prevention
Mon, 14 Aug 2006 16:26:06 +0200 Anselm R.Garbe remove unnecessary XSync
Mon, 14 Aug 2006 16:21:16 +0200 Anselm R.Garbe changed order of selecting input at root window
Mon, 14 Aug 2006 16:11:54 +0200 Anselm R.Garbe removed finished message
Mon, 14 Aug 2006 16:08:52 +0200 Anselm R.Garbe added mappingnotify event for kb refreshes
Mon, 14 Aug 2006 15:43:04 +0200 Anselm R.Garbe removed unneecessary crap
Mon, 14 Aug 2006 15:33:23 +0200 Anselm R.Garbe applied the saner patch (removed the pathetic one)
Mon, 14 Aug 2006 15:31:58 +0200 Anselm R.Garbe pplied Sanders appendtag patch
Mon, 14 Aug 2006 15:11:02 +0200 Anselm R.Garbe some other small fixes
Mon, 14 Aug 2006 11:38:43 +0200 Anselm R.Garbe removed ungrabkeys again (because of sander's mail)
Mon, 14 Aug 2006 10:58:03 +0200 Anselm R.Garbe fixed string cutting
Mon, 14 Aug 2006 10:49:22 +0200 Anselm R.Garbe fixed a core dump
Mon, 14 Aug 2006 10:24:38 +0200 Anselm R.Garbe implemented ungrabkeys() which is called in cleanup()
Mon, 14 Aug 2006 10:18:24 +0200 Anselm R.Garbe implemented restack behavior (floats are on top in tiled mode)
Mon, 14 Aug 2006 08:52:15 +0200 Anselm R.Garbe fixed string cutting in draw.c
Mon, 14 Aug 2006 08:43:19 +0200 Anselm R.Garbe applied Sanders LD and resize patches
Mon, 14 Aug 2006 08:38:26 +0200 Anselm R.Garbe removed viewnext/viewprev
Mon, 14 Aug 2006 07:40:20 +0200 Anselm R.Garbe supplying NULL args in select
Mon, 14 Aug 2006 07:23:46 +0200 Anselm R.Garbe reducing ConnectionNumber calls to a bare minimum
Sun, 13 Aug 2006 18:04:42 +0200 Anselm R.Garbe updated man page, added CAVEATS section
Sun, 13 Aug 2006 17:58:06 +0200 Anselm R.Garbe made shortcuts like proposed by Sander, renamed viewextend to toggleview (more clear)
Fri, 11 Aug 2006 19:26:12 +0200 Anselm R.Garbe implemented viewextend and added M-S-C-n shortcuts for extending the current view... updated man page (works great!) nice feature
Fri, 11 Aug 2006 18:37:41 +0200 Anselm R.Garbe implement multi-tag selection through button3 click on the specific tag
Fri, 11 Aug 2006 18:11:39 +0200 Anselm R.Garbe after some days of experimenting with grey background, I finally give up and switch to white on black ;)
Fri, 11 Aug 2006 17:12:48 +0200 Anselm R.Garbe applied Sanders fixes to dwm.1
Fri, 11 Aug 2006 12:32:34 +0200 Anselm R.Garbe fixed dwm.1, added Mod1-Shift-c (was missing for an odd reason)
Fri, 11 Aug 2006 11:52:55 +0200 Anselm R.Garbe simplified drawtext
Fri, 11 Aug 2006 10:54:29 +0200 Anselm R.Garbe updated dwm(1)
Fri, 11 Aug 2006 10:28:51 +0200 Anselm R.Garbe upgraded version info
Fri, 11 Aug 2006 10:05:53 +0200 Anselm R.Garbe applied Sander's patch as well
Fri, 11 Aug 2006 10:00:47 +0200 Anselm R.Garbe realized that client focussing through the bar is pretty useless, better is sloppy view focussing for B1/B3 as well instead
Fri, 11 Aug 2006 09:16:40 +0200 Anselm R.Garbe implemented focusprev on button1 press in the bar, and focusnext on button3 press in the bar
Fri, 11 Aug 2006 08:47:55 +0200 Anselm R.Garbe simplified unmanage
Fri, 11 Aug 2006 08:34:42 +0200 Anselm R.Garbe removed the if(clients) check from popping code
Thu, 10 Aug 2006 18:44:19 +0200 Anselm R.Garbe added dwm favicon
Thu, 10 Aug 2006 17:48:50 +0200 Anselm R.Garbe applied Sanders zoom_update patch
Thu, 10 Aug 2006 17:33:11 +0200 Anselm R.Garbe respecting inc hints in floating mode on togglemax
Thu, 10 Aug 2006 16:37:13 +0200 Anselm R.Garbe reverting last patch, that sucks, I don't care about retarded apps like gvim
Thu, 10 Aug 2006 16:35:36 +0200 Anselm R.Garbe togglemax repects inc-hints (this way gvim can be toggle'maxed as well)
Thu, 10 Aug 2006 15:35:02 +0200 Anselm R.Garbe applied grammar correction by ILF
Thu, 10 Aug 2006 15:19:31 +0200 Anselm R.Garbe Added tag 0.8 for changeset cd15de32e173f8ce97bfe1c9b6607937b59056b4
Thu, 10 Aug 2006 15:19:25 +0200 Anselm R.Garbe prepared 0.80.8
Thu, 10 Aug 2006 13:30:39 +0200 Anselm R.Garbe updated html
Thu, 10 Aug 2006 12:33:44 +0200 Anselm R.Garbe fixed the issue reported by sander (gaps at left columns button due to round-offs)
Thu, 10 Aug 2006 11:26:32 +0200 Anselm R.Garbe applied sumik's multihead patch
Thu, 10 Aug 2006 11:19:25 +0200 Anselm R.Garbe applied sander's patch
Thu, 10 Aug 2006 11:12:15 +0200 Anselm R.Garbe readded border color, this sucks least
Thu, 10 Aug 2006 11:07:27 +0200 Anselm R.Garbe drawing border with fg color
Thu, 10 Aug 2006 10:27:08 +0200 Anselm R.Garbe removed unnecessary border color
Thu, 10 Aug 2006 10:22:15 +0200 Anselm R.Garbe swapping my default colors (bg with fg)
Thu, 10 Aug 2006 10:20:26 +0200 Anselm R.Garbe made terminals darker, that is better indeed
Thu, 10 Aug 2006 10:16:12 +0200 Anselm R.Garbe disallow zoom on maximized clients
Wed, 09 Aug 2006 18:37:33 +0200 Anselm R.Garbe added zoom on Mod1-Button1 on managed clients only (there is no moving possible)
Tue, 08 Aug 2006 18:12:18 +0200 Anselm R.Garbe removed NET_ACTIVE_WINDOW handling
Tue, 08 Aug 2006 17:08:45 +0200 Anselm R.Garbe implemented NET_ACTIVE_WINDOW support
Tue, 08 Aug 2006 12:58:05 +0200 Anselm R.Garbe fixed typo
Tue, 08 Aug 2006 12:50:11 +0200 Anselm R.Garbe it always takes a while until one sticks to a colorscheme, but this one feels well
Tue, 08 Aug 2006 12:47:45 +0200 Anselm R.Garbe default colors are best
Tue, 08 Aug 2006 11:47:29 +0200 Anselm R.Garbe without borders it looks cleaner
Tue, 08 Aug 2006 11:18:05 +0200 Anselm R.Garbe red is easier to my eyes with ffffaa bg
Tue, 08 Aug 2006 11:06:56 +0200 Anselm R.Garbe using a better colorscheme (ffffaa is the best background for black)
Tue, 08 Aug 2006 09:30:45 +0200 Anselm R.Garbe applied Sanders tiny patches
Mon, 07 Aug 2006 17:38:14 +0200 arg removed some "
Mon, 07 Aug 2006 14:12:28 +0200 arg I really only need 3 tags
Mon, 07 Aug 2006 14:10:22 +0200 arg added a trailing '.' to shortcut descriptions in dwm(1)
Mon, 07 Aug 2006 13:54:59 +0200 arg changed signature of drawtext
Mon, 07 Aug 2006 13:40:31 +0200 arg applied grabbing-- and shell_minimal
Mon, 07 Aug 2006 12:26:28 +0200 arg updated screenshot section
Mon, 07 Aug 2006 12:21:17 +0200 arg changed font size, I'm not blind...
Mon, 07 Aug 2006 12:12:56 +0200 arg small fix of a comment
Mon, 07 Aug 2006 11:58:46 +0200 arg typo fix
Mon, 07 Aug 2006 11:57:05 +0200 arg applied Sanders man page/Makefile patch
Mon, 07 Aug 2006 11:10:19 +0200 arg settle with grey
Mon, 07 Aug 2006 10:32:36 +0200 arg next version is 0.8
Mon, 07 Aug 2006 10:28:21 +0200 arg made my colors tasting better with the background
Mon, 07 Aug 2006 09:47:13 +0200 arg status box should have a border in my eyes
Mon, 07 Aug 2006 09:41:43 +0200 arg next attempt for w on black switch
Mon, 07 Aug 2006 08:55:39 +0200 arg Added tag 0.7 for changeset 3fb41412e2492f66476d92ce8f007a8b48fb1d2a
Mon, 07 Aug 2006 08:51:43 +0200 arg prepared dwm.html0.7
Mon, 07 Aug 2006 08:46:11 +0200 arg added stripping to dwm target in Makefile
Mon, 07 Aug 2006 08:19:58 +0200 arg changed getproto, maybe that might fix the killclient issue reported on the list
Mon, 07 Aug 2006 08:05:04 +0200 arg applied endless loop prevention on zoom()
Mon, 07 Aug 2006 07:36:36 +0200 arg updated man page
Sat, 05 Aug 2006 14:57:26 +0200 arg small fix of the last commit
Sat, 05 Aug 2006 14:56:32 +0200 arg using -Os again, zoom is ignored in floating mode or on floating clients
Sat, 05 Aug 2006 14:02:25 +0200 arg mouse grab needs also to grab for combinations of numlock/lockmask
Sat, 05 Aug 2006 13:10:09 +0200 arg slight fix
Fri, 04 Aug 2006 18:34:40 +0200 arg small performance tweak ;)
Fri, 04 Aug 2006 18:25:40 +0200 arg fixed xterm font change (all other related apps should work fine with this fix as well)
Fri, 04 Aug 2006 18:17:02 +0200 arg fixed view-change bug reported on the list
Fri, 04 Aug 2006 17:04:50 +0200 arg no need for -g anymore, regexp matching works now
Fri, 04 Aug 2006 15:47:50 +0200 arg fixed dmenu link (thx to deifl)
Fri, 04 Aug 2006 14:40:32 +0200 arg switched to regexp matching for Rules
Fri, 04 Aug 2006 13:42:40 +0200 arg fixed a bug in dmenu call
Fri, 04 Aug 2006 12:00:55 +0200 arg using execl now, argv changed, using cmd and const char defs directly in the KEYS struct
Fri, 04 Aug 2006 10:36:22 +0200 arg added dmenu to dwm.html
Fri, 04 Aug 2006 10:27:16 +0200 arg small stylistic fix
Thu, 03 Aug 2006 17:08:43 +0200 arg removed CONFIG
Thu, 03 Aug 2006 15:36:13 +0200 arg make config.h not a time dependence
Thu, 03 Aug 2006 15:29:28 +0200 arg removed rm config.h from clean
Thu, 03 Aug 2006 15:21:08 +0200 arg added gmake compliance
Thu, 03 Aug 2006 15:09:52 +0200 arg s/tag2/two/g
Thu, 03 Aug 2006 15:05:34 +0200 arg applied Jukka's diff
Thu, 03 Aug 2006 13:50:37 +0200 arg applied Sanders Makefile patch
Thu, 03 Aug 2006 12:21:00 +0200 arg stylistic chnage
Thu, 03 Aug 2006 12:12:26 +0200 arg 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
Thu, 03 Aug 2006 11:38:26 +0200 arg hotfix of settags
Thu, 03 Aug 2006 11:27:29 +0200 arg using SRC instead of *.c
Thu, 03 Aug 2006 10:59:20 +0200 arg changed the files included in make dist
Thu, 03 Aug 2006 10:58:29 +0200 arg applied Sanders doc changes, added a PHONY line and changed the output of config.h creation somewhat
Thu, 03 Aug 2006 10:55:07 +0200 arg changed Client->tags and Rule->tags to be Bool (I'll also try to remove the TLast enum)
Wed, 02 Aug 2006 17:49:21 +0200 arg implemented the idea presented by Sander for dwm target
Wed, 02 Aug 2006 17:19:22 +0200 arg changing MASTERW value from 52 to 60 (in both, default and arg), I feel this is better now
Wed, 02 Aug 2006 17:12:00 +0200 arg fixed a type in README, and patched config.mk
Wed, 02 Aug 2006 16:54:58 +0200 arg updated dwm.html
Wed, 02 Aug 2006 16:52:21 +0200 arg Added tag 0.6 for changeset c11f86db4550cac5d0a648a3fe4d6d3b9a4fcf7e
Wed, 02 Aug 2006 16:52:02 +0200 arg removed config.h (stupid hg)0.6
Wed, 02 Aug 2006 16:46:59 +0200 arg 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
Wed, 02 Aug 2006 16:38:21 +0200 arg added Acroread.* and MPlayer.* to config.arg.h rules
Wed, 02 Aug 2006 16:32:05 +0200 arg 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
Wed, 02 Aug 2006 13:05:04 +0200 arg new stuff
Wed, 02 Aug 2006 12:33:24 +0200 arg dwm is now exit, if stdin is closed due broken pipe
Wed, 02 Aug 2006 11:28:27 +0200 arg implemented focus on enterwindow on titlebars
Wed, 02 Aug 2006 11:13:32 +0200 arg applied Sanders patches (numlock2)
Wed, 02 Aug 2006 10:48:58 +0200 arg reverting to old resize policy
Wed, 02 Aug 2006 10:43:21 +0200 arg new resize stuff (using XConfigureWindow instead of XSendEvent)
Tue, 01 Aug 2006 16:44:23 +0200 arg renamed WM_PROTOCOL_DELWIN into PROTODELWIN
Tue, 01 Aug 2006 16:39:20 +0200 arg renamed ARRANGE into DEFMODE
Tue, 01 Aug 2006 16:35:54 +0200 arg small fixes to dwm.html
Tue, 01 Aug 2006 16:29:25 +0200 arg simplified README
Tue, 01 Aug 2006 16:20:29 +0200 arg removed 1 missing LOC
Tue, 01 Aug 2006 16:20:03 +0200 arg removed 5LOC
Tue, 01 Aug 2006 16:14:17 +0200 arg removed artefacts of single-linked list (thanx to Jukka, I must have been mad)
Tue, 01 Aug 2006 15:29:37 +0200 arg cleaned config.*h to prevent some confusion
Tue, 01 Aug 2006 15:16:29 +0200 arg saved 2LOC
Tue, 01 Aug 2006 14:46:01 +0200 arg uppercasing all define'd values (uppercase-prefixed should only be enum field qualifiers)
Tue, 01 Aug 2006 14:03:29 +0200 arg fixed config.h files
Tue, 01 Aug 2006 13:59:13 +0200 arg centralized/externalized configuration to config.h
Tue, 01 Aug 2006 12:41:38 +0200 arg applied Cedric's NumLock patch
Tue, 01 Aug 2006 12:39:14 +0200 arg applied Jukkas prev/next patch with XK_{h,l}
Tue, 01 Aug 2006 12:32:33 +0200 arg applied Sanders patches
Tue, 01 Aug 2006 11:49:19 +0200 arg committed a patch which fixes the hints of Jukka
Fri, 21 Jul 2006 21:15:39 +0200 arg updated html
Fri, 21 Jul 2006 21:15:11 +0200 arg Added tag 0.5 for changeset 22213b9a2114167ee8ba019a012e27da0422a61a
Fri, 21 Jul 2006 21:15:08 +0200 arg prepared 0.50.5
Fri, 21 Jul 2006 18:34:10 +0200 arg some cleanups/fixes inspired by Jukka Salmi's feedback
Fri, 21 Jul 2006 14:11:38 +0200 arg simplified main.c, switching back to single urxvt usage
Fri, 21 Jul 2006 11:54:14 +0200 arg s/sleep 5/sleep 2/
Fri, 21 Jul 2006 11:48:28 +0200 arg changed the status info README hint (more simple now, no extra script necessary)
Fri, 21 Jul 2006 10:18:12 +0200 arg s/0.5/0.6/ - my steps are wider than the reality
Fri, 21 Jul 2006 10:07:41 +0200 arg applied sanders maxfix patch
Fri, 21 Jul 2006 09:59:11 +0200 arg added a note how to achieve status info in the bar
Fri, 21 Jul 2006 09:39:44 +0200 arg preparing 0.6 which will be available in the evening after sanders patch approx.
Fri, 21 Jul 2006 07:37:52 +0200 arg sanitization of several clunky stuff, removed heretag (rarely of use), simplified pop(), changed shortcuts to always contain MODKEY
Thu, 20 Jul 2006 19:09:11 +0200 arg applied sanders no_sizehints for tiled mode patch (thx!)
Thu, 20 Jul 2006 18:23:43 +0200 arg serious mistake in pop() (forgot to set c->prev to NULL on pop)
Thu, 20 Jul 2006 16:54:20 +0200 arg using double-linked list in order to get correct prev focus handling
Thu, 20 Jul 2006 15:40:41 +0200 arg added yet another CUTOMIZE tag
Thu, 20 Jul 2006 15:17:52 +0200 arg cleaned the CUSTOMIZE flags
Thu, 20 Jul 2006 15:07:35 +0200 arg made status bar drawing more robust, implemented togglemax and togglemode, works quite well
Thu, 20 Jul 2006 12:18:06 +0200 arg cleaned up code
Thu, 20 Jul 2006 10:48:22 +0200 arg Added tag 0.4 for changeset eb3165734f00fe7f7da8aeebaed00e60a57caac9
Thu, 20 Jul 2006 10:48:19 +0200 arg prepared 0.40.4
Thu, 20 Jul 2006 10:26:36 +0200 arg using O3 instead of Os, binary size still < 40kb
Thu, 20 Jul 2006 10:15:05 +0200 arg fixed version in man page
Thu, 20 Jul 2006 10:12:41 +0200 arg yet another html patch
Thu, 20 Jul 2006 10:10:58 +0200 arg updated html
Thu, 20 Jul 2006 09:45:47 +0200 arg makefile now sets permissions for executables and man pages
Thu, 20 Jul 2006 07:26:23 +0200 arg 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
Wed, 19 Jul 2006 17:42:08 +0200 arg implemented regexp matching for rules
Wed, 19 Jul 2006 16:38:39 +0200 arg applied Jukka's patch with s/ModKeyMask/MODKEY/g
Wed, 19 Jul 2006 15:03:53 +0200 arg removed TODO, because dwm is nearly finished
Wed, 19 Jul 2006 14:54:19 +0200 arg reapplied my default keybindings
Wed, 19 Jul 2006 14:49:19 +0200 arg alternate dwm.png
Wed, 19 Jul 2006 14:44:44 +0200 arg Added tag 0.3 for changeset 7e66082e5092fb0bccd18a3695a0bec52c80fdb2
Wed, 19 Jul 2006 14:44:24 +0200 arg some changes in the html page0.3
Wed, 19 Jul 2006 14:43:17 +0200 arg prepared 0.3
Wed, 19 Jul 2006 14:11:27 +0200 arg fixed the bug mentioned by Sander
Wed, 19 Jul 2006 13:52:31 +0200 arg refactored Sanders code somewhat
Wed, 19 Jul 2006 13:36:04 +0200 arg implemented fallback for too many clients in stacked mode
Wed, 19 Jul 2006 13:30:18 +0200 arg and another fix...
Wed, 19 Jul 2006 13:29:45 +0200 arg yet another typo fix
Wed, 19 Jul 2006 13:24:58 +0200 arg fixed a typo
Wed, 19 Jul 2006 13:22:49 +0200 arg floating clients get random (x,y) offsets now
Wed, 19 Jul 2006 11:31:04 +0200 arg applied Sanders resize patch, fixed lower bug
Tue, 18 Jul 2006 17:54:55 +0200 arg changed CFLAGs
Tue, 18 Jul 2006 15:10:57 +0200 arg firefox instance is different now
Tue, 18 Jul 2006 13:01:33 +0200 Anselm R. Garbe changed occurrences of wmii.de into 10kloc.org in dwm.html, because 10kloc.org is already working
Tue, 18 Jul 2006 12:36:57 +0200 Anselm R. Garbe implemened distinguishing float/managed geometries of clients (works quite well)
Tue, 18 Jul 2006 11:45:32 +0200 Anselm R. Garbe pop on heretag
Tue, 18 Jul 2006 11:38:31 +0200 Anselm R. Garbe added heretag command which allows to tag a client of a foreign tag with current tag
Tue, 18 Jul 2006 08:18:54 +0200 Anselm R. Garbe using EXIT_stuff in exit() now
Mon, 17 Jul 2006 18:49:13 +0200 Anselm R. Garbe simplified Makefile
Mon, 17 Jul 2006 16:46:42 +0200 Anselm R. Garbe added new stuff
Mon, 17 Jul 2006 11:56:27 +0200 Anselm R. Garbe updated html
Mon, 17 Jul 2006 11:36:07 +0200 Anselm R. Garbe patched dwm
Mon, 17 Jul 2006 10:09:57 +0200 Anselm R. Garbe updated README
Mon, 17 Jul 2006 10:00:59 +0200 Anselm R. Garbe Added tag 0.2 for changeset 0a6472e2203994bc5738d40a340d26f7ec9d6062
Mon, 17 Jul 2006 10:00:55 +0200 Anselm R. Garbe updated html0.2
Mon, 17 Jul 2006 09:12:29 +0200 Anselm R. Garbe ordered variables in structs and source files alphabetically
Mon, 17 Jul 2006 08:37:37 +0200 Anselm R. Garbe slight change to dwm.1
Sun, 16 Jul 2006 23:26:50 +0200 Anselm R. Garbe simplified man page
Sun, 16 Jul 2006 12:29:50 +0200 Anselm R. Garbe another XSync
Sun, 16 Jul 2006 00:47:40 +0200 Anselm R. Garbe several additions in mouse handling ;)
Sat, 15 Jul 2006 18:51:44 +0200 Anselm R. Garbe fixed XSync handling and finished man page
Sat, 15 Jul 2006 18:11:14 +0200 Anselm R. Garbe changing XFlush into XSync
Sat, 15 Jul 2006 17:19:19 +0200 Anselm R. Garbe sanitized other stuff
Sat, 15 Jul 2006 17:00:56 +0200 Anselm R. Garbe proceeded with cleaning up, sorting functions, etc
Sat, 15 Jul 2006 16:30:50 +0200 Anselm R. Garbe rearranged several stuff
Fri, 14 Jul 2006 22:54:09 +0200 Anselm R. Garbe sanitized names
Fri, 14 Jul 2006 22:33:38 +0200 Anselm R. Garbe rearranged
Fri, 14 Jul 2006 18:59:25 +0200 Anselm R. Garbe I prefer the tiled/floating indicator on the right side
Fri, 14 Jul 2006 18:55:50 +0200 Anselm R. Garbe bar shows if currently is tiled (Mod1-space) or floating (Mod1-Shift-space) mode
Fri, 14 Jul 2006 18:46:12 +0200 Anselm R. Garbe draw bar on exposure ;)
Fri, 14 Jul 2006 18:40:36 +0200 Anselm R. Garbe Added tag 0.1 for changeset d31b5ad96b0ba7b5b0a30928fcf000428339a577
Fri, 14 Jul 2006 18:40:31 +0200 Anselm R. Garbe prep 0.10.1
Fri, 14 Jul 2006 18:11:36 +0200 Anselm R. Garbe fixed crash on zoom if only 1 client exists
Fri, 14 Jul 2006 17:43:56 +0200 Anselm R. Garbe removed a bunch of lines through swap removal
Fri, 14 Jul 2006 17:30:37 +0200 Anselm R. Garbe if stdin writer stops working, dwm consumed much IO load because it still tried to select on this fd, fixed
Fri, 14 Jul 2006 13:27:01 +0200 Anselm R. Garbe removed a bottleneck
Fri, 14 Jul 2006 13:03:53 +0200 Anselm R. Garbe searching for a better way to discard enter notifies
Fri, 14 Jul 2006 12:11:24 +0200 Anselm R. Garbe focus on view change as well
Fri, 14 Jul 2006 12:09:05 +0200 Anselm R. Garbe small fix
Fri, 14 Jul 2006 12:08:32 +0200 Anselm R. Garbe made stdin reader more robust
Fri, 14 Jul 2006 11:57:33 +0200 Anselm R. Garbe implemented dwm reading status text from stdin
Fri, 14 Jul 2006 10:34:07 +0200 Anselm R. Garbe made barclick to select the specific tag
Fri, 14 Jul 2006 10:07:38 +0200 Anselm R. Garbe implemented bar for dwm (I miss status text), I plan that status text is read from stdin in dwm
Fri, 14 Jul 2006 08:45:30 +0200 Anselm R. Garbe continued with man page
Fri, 14 Jul 2006 08:34:38 +0200 Anselm R. Garbe continued with man page
Thu, 13 Jul 2006 21:49:55 +0200 Anselm R. Garbe except improvements to the mouse handling this is already nearly feature complete
Thu, 13 Jul 2006 21:42:17 +0200 Anselm R. Garbe added mini stuff
Thu, 13 Jul 2006 20:28:19 +0200 Anselm R. Garbe fixed several things, nearly feature complete
Thu, 13 Jul 2006 19:55:07 +0200 Anselm R. Garbe new stuff
Thu, 13 Jul 2006 18:21:38 +0200 Anselm R. Garbe several other additions/fixes, dwm is quite usable already
Thu, 13 Jul 2006 17:09:35 +0200 Anselm R. Garbe implemented tagging a client
Thu, 13 Jul 2006 14:33:22 +0200 Anselm R. Garbe several fixes
Thu, 13 Jul 2006 12:35:46 +0200 Anselm R. Garbe added philosophy section
Thu, 13 Jul 2006 12:19:10 +0200 Anselm R. Garbe added xlock command (I need it regularly)
Thu, 13 Jul 2006 12:00:20 +0200 Anselm R. Garbe added pointer warps on kb-driven/manage-driven focus
Thu, 13 Jul 2006 11:49:31 +0200 Anselm R. Garbe changed back to urxvt, dwm has no problems with it, because it doesn't use frame windows ;)
Thu, 13 Jul 2006 11:43:05 +0200 Anselm R. Garbe changed default colors
Thu, 13 Jul 2006 10:34:55 +0200 Anselm R. Garbe added dev.c instead of kb.c
Thu, 13 Jul 2006 10:25:57 +0200 Anselm R. Garbe removed obsolete stuff
Thu, 13 Jul 2006 10:19:24 +0200 Anselm R. Garbe fixed grammar bug reported by John-Galt
Thu, 13 Jul 2006 10:05:46 +0200 Anselm R. Garbe another change
Thu, 13 Jul 2006 10:04:50 +0200 Anselm R. Garbe updated man page
Thu, 13 Jul 2006 10:03:56 +0200 Anselm R. Garbe small changes to README
Thu, 13 Jul 2006 10:02:28 +0200 Anselm R. Garbe last change to dwm.html
Thu, 13 Jul 2006 09:33:26 +0200 Anselm R. Garbe renamed/changed
Thu, 13 Jul 2006 09:32:22 +0200 Anselm R. Garbe added logo+description
Thu, 13 Jul 2006 01:55:54 +0200 Anselm R. Garbe new stuff (some warning elimination)
Thu, 13 Jul 2006 01:30:55 +0200 Anselm R. Garbe removed unnecessary crap
Thu, 13 Jul 2006 01:04:38 +0200 Anselm R. Garbe before leaning things up
Wed, 12 Jul 2006 17:50:31 +0200 Anselm R. Garbe new stuff, fixed several issues
Wed, 12 Jul 2006 17:17:15 +0200 Anselm R. Garbe added gravity stuff
Wed, 12 Jul 2006 16:40:37 +0200 Anselm R. Garbe added max
Wed, 12 Jul 2006 16:00:51 +0200 Anselm R. Garbe added grid mode on Mod1Mask g
Wed, 12 Jul 2006 15:17:22 +0200 Anselm R. Garbe simplified several portions of code through replacing rect structs with x,y,h,w counterparts (much more readable)
Wed, 12 Jul 2006 00:53:11 +0200 Anselm R. Garbe fixed configurerequest
Wed, 12 Jul 2006 00:50:09 +0200 Anselm R. Garbe new colors
Wed, 12 Jul 2006 00:00:25 +0200 Anselm R. Garbe some more additions/fixes
Tue, 11 Jul 2006 23:46:39 +0200 Anselm R. Garbe fixed several other stuff, coming closer to something useful
Tue, 11 Jul 2006 23:18:30 +0200 Anselm R. Garbe implemented draw_client stuff
Tue, 11 Jul 2006 22:49:09 +0200 Anselm R. Garbe made code more readable
Tue, 11 Jul 2006 21:41:49 +0200 Anselm R. Garbe added basic mouse support (actually we don't need more)
Tue, 11 Jul 2006 21:24:10 +0200 Anselm R. Garbe added mouse-based resizals
Tue, 11 Jul 2006 18:59:09 +0200 Anselm R. Garbe updated README
Tue, 11 Jul 2006 18:53:41 +0200 Anselm R. Garbe several changes, new stuff
Tue, 11 Jul 2006 18:19:01 +0200 Anselm R. Garbe removed unnecessary sel stuff
Tue, 11 Jul 2006 18:15:11 +0200 Anselm R. Garbe added bar event timer
Tue, 11 Jul 2006 16:14:22 +0200 Anselm R. Garbe added protocol killing stuff
Tue, 11 Jul 2006 14:53:22 +0200 Anselm R. Garbe new stuff
Tue, 11 Jul 2006 13:21:57 +0200 Anselm R. Garbe added gridsel to gridwm
Tue, 11 Jul 2006 13:02:22 +0200 Anselm R. Garbe changed how manage client works
Tue, 11 Jul 2006 12:52:57 +0200 Anselm R. Garbe fixed several stuff (gridwm gets better and better)
Tue, 11 Jul 2006 11:50:18 +0200 Anselm R. Garbe added key handling
Tue, 11 Jul 2006 11:27:56 +0200 Anselm R. Garbe new stuff
Tue, 11 Jul 2006 11:10:05 +0200 Anselm R. Garbe implemented pipe_spawn
Mon, 10 Jul 2006 22:16:48 +0200 Anselm R. Garbe added several other stuff
Mon, 10 Jul 2006 19:47:35 +0200 Anselm R. Garbe renamed gridmenu.c into menu.c
Mon, 10 Jul 2006 19:46:24 +0200 Anselm R. Garbe several new changes, made gridmenu working
Mon, 10 Jul 2006 18:35:39 +0200 Anselm R. Garbe added new stuff
Mon, 10 Jul 2006 16:49:43 +0200 Anselm R. Garbe added gridmenu
Mon, 10 Jul 2006 16:38:18 +0200 Anselm R. Garbe initial import