aewl

log

age author description
Thu, 14 Jun 2012 00:00:00 +0200 markus schnalke Add handling for popup windowsdefault tip
Sat, 17 Mar 2012 19:10:42 +0100 markus schnalke Reordered lines in config.h; removed 3s delay for shutdown.
Sat, 17 Mar 2012 19:07:44 +0100 markus schnalke Start up with the not-sel view.
Sat, 17 Mar 2012 19:07:15 +0100 markus schnalke Adjusted paths for Crux and disabled debug compile flags.
Mon, 05 Sep 2011 23:05:08 +0200 markus schnalke created separated floating space; added per space mode
Mon, 05 Sep 2011 21:32:16 +0200 markus schnalke added sxiv
Tue, 15 Jun 2010 21:07:30 +0200 meillo larger font and keybinding for slock
Mon, 22 Feb 2010 13:11:22 +0100 meillo changed some whitespace
Mon, 16 Feb 2009 16:18:25 +0100 meillo rename eprint() -> die()
Mon, 16 Feb 2009 10:40:57 +0100 meillo changed to status text setting through XA_WM_NAME (suggested by Neale Pickett)
Mon, 16 Feb 2009 09:23:57 +0100 meillo no need to update the bar when the layout changes
Sat, 06 Dec 2008 16:28:51 +0100 meillo updated man page; minor stuff
Sat, 06 Dec 2008 16:09:10 +0100 meillo Added tag aewl-0.1 for changeset 014c4cb1ae4a
Sat, 06 Dec 2008 11:28:48 +0100 meillo remove static since its only one source file now; removed empty lines
Sat, 06 Dec 2008 11:15:51 +0100 meillo naming change from dwm to aewl; cleanups
Sat, 06 Dec 2008 10:56:43 +0100 meillo beautified status bar
Fri, 05 Dec 2008 21:45:42 +0100 meillo removed notice about code by mitch, cause everything special about it is removed now
Fri, 05 Dec 2008 21:42:47 +0100 meillo cleanups in domax and more
Fri, 05 Dec 2008 21:14:50 +0100 meillo simplified and corrected domax() and restack()
Fri, 05 Dec 2008 20:50:31 +0100 meillo removed rexexp for old strstr matching; simplifications
Fri, 05 Dec 2008 19:43:56 +0100 meillo undone naming change: "group" is "tag" again (but without plural)
Fri, 05 Dec 2008 19:13:24 +0100 meillo why is config.h not versioned ... it should be. Now it is
Fri, 05 Dec 2008 19:08:47 +0100 meillo removed unnessasary color pair
Fri, 05 Dec 2008 16:25:09 +0100 meillo removed group-toggle by mouse; small cleanup
Fri, 05 Dec 2008 16:03:45 +0100 meillo changed terminology: "tag" is now "group"
Fri, 05 Dec 2008 15:44:43 +0100 meillo removed global float (dofloat); number of tags is fixed (2)
Fri, 30 May 2008 22:36:38 +0200 meillo removed some compiler warningsaewl-0.1
Fri, 30 May 2008 22:18:18 +0200 meillo renamed dwm to aewl
Fri, 30 May 2008 21:57:51 +0200 meillo removed union arg (using const char* cmd now)
Fri, 30 May 2008 00:34:38 +0200 meillo modified makefile
Fri, 30 May 2008 00:30:57 +0200 meillo removed unnecessary Arg* parametersadded decnmaster
Fri, 30 May 2008 00:07:26 +0200 meillo tag and seltag is now only bool
Thu, 29 May 2008 23:12:30 +0200 meillo this is the (second) begin of aewl - my personal stipped down dwm
Sat, 16 Jun 2007 21:49:51 +0200 meillo bugfix in Makefile
Sat, 16 Jun 2007 21:45:08 +0200 meillo merge
Sat, 16 Jun 2007 21:44:00 +0200 meillo made Mod-F4 (shutdown) work on notebook
Fri, 15 Jun 2007 23:15:21 +0200 meillo added rule for qiv
Sun, 11 Feb 2007 17:20:22 +0100 meillo added maxlayout by mitch, moved config.h to config.meillo.h, some smaller modifications
Sun, 11 Feb 2007 12:20:54 +0100 meillo statusbar: removed squares, removed modesymbols, normcolor for client title
Sun, 11 Feb 2007 12:04:45 +0100 meillo now clients perform only the first rule matching from config
Sun, 11 Feb 2007 12:01:06 +0100 meillo added my config.h and removed config.arg.h config.default.h
Sun, 11 Feb 2007 11:59:23 +0100 meillo added jukka's viewnext code
Fri, 09 Feb 2007 14:56:19 +0100 Anselm R. Garbe pneubeck pointed out an obvious thing, that a second p = stext + strlen(stext) - 1 is unnecessary
Fri, 09 Feb 2007 11:58:37 +0100 Anselm R. Garbe treating acroread and mplayer floating by default
Fri, 09 Feb 2007 09:54:08 +0100 Anselm R. Garbe adapting John Grahor's patch to dwm-3.5
Thu, 08 Feb 2007 14:09:52 +0100 Anselm R. Garbe fixed copyright notice in Makefile
Thu, 08 Feb 2007 13:39:33 +0100 Anselm R. Garbe fixed order of Bool declarations
Thu, 08 Feb 2007 11:48:01 +0100 Anselm R. Garbe added TOPBAR option for making the bar appear what the user likes
Thu, 08 Feb 2007 11:11:15 +0100 Anselm R. Garbe next version is 3.5
Thu, 08 Feb 2007 11:08:40 +0100 Anselm R. Garbe making the bar appear at bottom
Wed, 07 Feb 2007 12:42:35 +0100 Anselm R. Garbe Added tag 3.4 for changeset 9ede7b2d2450
Wed, 07 Feb 2007 12:37:21 +0100 Anselm R. Garbe removed debug flags3.4
Wed, 07 Feb 2007 12:37:06 +0100 Anselm R. Garbe replaced getproto with a saner function, now old-school artifacts of WM times in the early 90s completely disappeared, no punned pointer warning anymore ;)
Tue, 06 Feb 2007 15:29:19 +0100 Anselm R. Garbe yet another fix
Tue, 06 Feb 2007 15:28:25 +0100 Anselm R. Garbe simplification
Tue, 06 Feb 2007 15:22:13 +0100 Anselm R. Garbe implemented aspect ratio support of windows
Mon, 05 Feb 2007 11:19:46 +0100 Anselm R. Garbe made some changes more concistent
Mon, 05 Feb 2007 11:09:53 +0100 Anselm R. Garbe got rid of LD (inspired by JGs patch to wmii)
Mon, 05 Feb 2007 11:05:16 +0100 Anselm R. Garbe applied apm's patch proposal, getting rid of XDrawLines
Thu, 01 Feb 2007 08:23:00 +0100 Anselm R. Garbe Added tag 3.3 for changeset 0f91934037b0
Wed, 31 Jan 2007 20:08:55 +0100 Anselm R. Garbe applied Sander's drop_bh patch3.3
Sun, 28 Jan 2007 20:29:41 +0100 Anselm R. Garbe handling WM_STATE seems to make DnD in gtk/qt apps working, well let's handle this in dwm as well
Fri, 26 Jan 2007 12:41:15 +0100 Anselm R. Garbe regarding to http://plan9.bell-labs.com/sources/contrib/rsc/man.ps the BUGS section should appear after SEE ALSO section.
Fri, 26 Jan 2007 12:31:57 +0100 Anselm R. Garbe renamed CAVEATS into BUGS
Thu, 25 Jan 2007 10:05:02 +0100 Anselm R. Garbe Added tag 3.2.2 for changeset d3876aa79292
Thu, 25 Jan 2007 09:59:48 +0100 Anselm R. Garbe prepared yet another hotfix release3.2.2
Wed, 24 Jan 2007 17:25:37 +0100 Anselm R. Garbe Added tag 3.2.1 for changeset f2cabc83a18f
Wed, 24 Jan 2007 17:25:30 +0100 Anselm R. Garbe hotfix release 3.2.13.2.1
Wed, 24 Jan 2007 17:24:55 +0100 Anselm R. Garbe applied offscreen appearance hotfix
Wed, 24 Jan 2007 12:12:29 +0100 Anselm R. Garbe Added tag 3.2 for changeset 4ce65f61f01b
Tue, 23 Jan 2007 17:12:15 +0100 Anselm R. Garbe renamed activescreen into selscreen3.2
Tue, 23 Jan 2007 13:10:35 +0100 Anselm R. Garbe implemented Sanders remarks
Tue, 23 Jan 2007 12:29:17 +0100 Anselm R. Garbe small changes
Tue, 23 Jan 2007 12:04:22 +0100 Anselm R. Garbe removed a blank line
Tue, 23 Jan 2007 12:00:49 +0100 Anselm R. Garbe this version should also work with cornercases (like unmanage during !issel, etc.)
Tue, 23 Jan 2007 11:49:16 +0100 Anselm R. Garbe I think this is the best solution of multihead support
Mon, 22 Jan 2007 16:02:37 +0100 Anselm R. Garbe darker border
Mon, 22 Jan 2007 10:35:58 +0100 Anselm R. Garbe this variant is known to work, but focus() is ugly - we need in general a better way to handle multihead, this issel-stuff looks awkward (maybe it might be a good idea to set sel to NULL but to introduce a Client *revert which is set if a screen is unfocused, have to think about it further).
Mon, 22 Jan 2007 10:22:58 +0100 Anselm R. Garbe applied Sanders all5.patch (thanks for your weekend session, Sander!)
Fri, 19 Jan 2007 15:05:07 +0100 Anselm R. Garbe leavenotify also don't needs the check
Fri, 19 Jan 2007 15:01:51 +0100 Anselm R. Garbe deciding for focus(NULL);
Fri, 19 Jan 2007 14:38:09 +0100 Anselm R. Garbe replaced XSetBorder.../focus()
Fri, 19 Jan 2007 14:36:25 +0100 Anselm R. Garbe yet another multihead fix by Christof Musik
Fri, 19 Jan 2007 08:05:39 +0100 Anselm R. Garbe I prefer BORDERPX=1
Thu, 18 Jan 2007 11:46:39 +0100 Anselm R. Garbe personally I prefer 2px borders
Thu, 18 Jan 2007 11:11:40 +0100 Anselm R. Garbe applied a modified version of Christof Musik's multihead patch (though this is not sure if it works in all cases, have to wait for an ACK by Christof)
Wed, 17 Jan 2007 12:36:29 +0100 Anselm R. Garbe moved BORDERPX to config.*.h
Tue, 16 Jan 2007 11:41:56 +0100 Anselm R. Garbe Added tag 3.1 for changeset e1c8bef05e6e
Tue, 16 Jan 2007 11:35:56 +0100 Anselm R. Garbe removed erealloc (not used)3.1
Tue, 16 Jan 2007 11:33:42 +0100 Anselm R. Garbe removed unnecessary bx, by, bw variables
Tue, 16 Jan 2007 11:28:17 +0100 Anselm R. Garbe s/444/555/g - enlightened selected background
Tue, 16 Jan 2007 11:26:15 +0100 Anselm R. Garbe removed firefox rule from default.h
Tue, 16 Jan 2007 11:25:10 +0100 Anselm R. Garbe applied new default colors
Tue, 16 Jan 2007 11:12:34 +0100 Anselm R. Garbe applied sanders patch of my config
Mon, 15 Jan 2007 19:01:57 +0100 Anselm R. Garbe Jukka, thanks for being faster than me!
Mon, 15 Jan 2007 12:07:18 +0100 Anselm R. Garbe changed restack, to fix undrawed tag indicators
Mon, 15 Jan 2007 12:04:25 +0100 Anselm R. Garbe removed drawclient and drawall (they performed useless operations/consumed useless cpu cycles)
Sun, 14 Jan 2007 22:37:34 +0100 Anselm R. Garbe implemented new color scheme accordingly to Sanders proposal
Sun, 14 Jan 2007 22:32:26 +0100 Anselm R. Garbe removed mode label stuff
Sun, 14 Jan 2007 22:27:29 +0100 Anselm R. Garbe removed client title bar
Fri, 12 Jan 2007 21:56:01 +0100 Anselm R. Garbe added missing space
Fri, 12 Jan 2007 13:06:15 +0100 Anselm R. Garbe nah the last change feels bad
Fri, 12 Jan 2007 12:48:51 +0100 Anselm R. Garbe changed incnmaster shortcuts in config.arg.h
Fri, 12 Jan 2007 12:37:12 +0100 Anselm R. Garbe Added tag 3.0 for changeset 76b58d21ea98
Fri, 12 Jan 2007 12:15:06 +0100 Anselm R. Garbe removing to allow nmaster=03.0
Thu, 11 Jan 2007 16:38:45 +0100 Anselm R. Garbe this looks better now ;)
Thu, 11 Jan 2007 16:03:06 +0100 Anselm R. Garbe switching to arabic tags
Thu, 11 Jan 2007 15:51:15 +0100 Anselm R. Garbe small fix of initial numlockmask value
Thu, 11 Jan 2007 13:43:38 +0100 Anselm R. Garbe allowing nmaster=0 (I think that's a straight idea)
Wed, 10 Jan 2007 12:56:49 +0100 Anselm R. Garbe added Button{4,5} description to dwm.1
Wed, 10 Jan 2007 12:54:23 +0100 Anselm R. Garbe added comment to %u in config.default.h, added Button{4.5} support on mode label
Mon, 08 Jan 2007 17:36:56 +0100 Anselm R. Garbe reorganized
Mon, 08 Jan 2007 17:33:24 +0100 Anselm R. Garbe implemented nmaster appearance in mode label (using %u)
Mon, 08 Jan 2007 13:01:37 +0100 Anselm R. Garbe Added tag 2.9 for changeset 3a5910fac3cc
Mon, 08 Jan 2007 12:56:35 +0100 Anselm R. Garbe I received Sander's complain just in time ;)2.9
Mon, 08 Jan 2007 12:43:10 +0100 Anselm R. Garbe changed status fg
Mon, 08 Jan 2007 12:18:49 +0100 Anselm R. Garbe fofofo
Mon, 08 Jan 2007 12:12:02 +0100 Anselm R. Garbe extended default tags to 1-9
Sun, 07 Jan 2007 19:24:21 +0100 Anselm R. Garbe small grammar fix of dwm.1
Sun, 07 Jan 2007 14:38:41 +0100 Anselm R. Garbe changed a term in dwm.1
Fri, 05 Jan 2007 22:27:26 +0100 Anselm R. Garbe using shorter tags, using mon instead of cert
Fri, 05 Jan 2007 22:22:18 +0100 Anselm R. Garbe roman numerals suck badly, reverting
Fri, 05 Jan 2007 22:13:44 +0100 Anselm R. Garbe switching to roman tags, I need more tags
Fri, 05 Jan 2007 22:03:09 +0100 Anselm R. Garbe I inc/decrease on the fly, feels better
Fri, 05 Jan 2007 22:00:15 +0100 Anselm R. Garbe allowing swap() for first master client
Fri, 05 Jan 2007 21:56:57 +0100 Anselm R. Garbe prevent pop() if first sel == nexttiled(clients)
Fri, 05 Jan 2007 21:55:43 +0100 Anselm R. Garbe removed swap(), implemented pop for everything
Fri, 05 Jan 2007 21:52:17 +0100 Anselm R. Garbe preserving c1->snext and c2->snext in swap() as well.
Fri, 05 Jan 2007 16:35:45 +0100 Anselm R. Garbe fixing some minor issues
Fri, 05 Jan 2007 15:37:10 +0100 Anselm R. Garbe removed the term clients from dwm.1
Fri, 05 Jan 2007 15:16:39 +0100 Anselm R. Garbe adding some prevention that master clients get smaller than bh
Fri, 05 Jan 2007 15:11:01 +0100 Anselm R. Garbe changed shortcuts to M-i and M-d
Fri, 05 Jan 2007 15:08:25 +0100 Anselm R. Garbe allowing zoom within master area as well
Fri, 05 Jan 2007 15:04:49 +0100 Anselm R. Garbe changed plus key to MODKEY-Shift-plus (US-layout restrictions ;)
Fri, 05 Jan 2007 14:49:18 +0100 Anselm R. Garbe I prefer two master windows by default
Fri, 05 Jan 2007 14:48:16 +0100 Anselm R. Garbe added MODKEY-{plus,minus} shortcuts (increasing/decreasing master clients)
Fri, 05 Jan 2007 12:50:39 +0100 Anselm R. Garbe experimental version which allows master clients being increased/decreased
Thu, 04 Jan 2007 16:45:28 +0100 Anselm R. Garbe fixed comment of drawclient()
Thu, 04 Jan 2007 14:51:43 +0100 Anselm R. Garbe switching bakc to my previous color favorit
Thu, 04 Jan 2007 14:17:25 +0100 Anselm R. Garbe renamed drawtitle into drawclient
Tue, 02 Jan 2007 16:29:01 +0100 arg using more thinkpad compliant colors
Tue, 02 Jan 2007 16:25:01 +0100 arg changed arg's color scheme
Tue, 02 Jan 2007 15:44:19 +0100 arg corrections
Tue, 02 Jan 2007 15:37:58 +0100 arg next version will contain updated copyright notice
Tue, 02 Jan 2007 14:53:02 +0100 arg Added tag 2.8 for changeset 107719a9ce3bd0c79f9f1f626596eb338a276561
Tue, 02 Jan 2007 14:40:18 +0100 arg fixed cleanup, using clients instead of sel2.8
Tue, 02 Jan 2007 12:28:02 +0100 arg changed comment of updatesizehints
Mon, 01 Jan 2007 19:10:31 +0100 arg renamed updatesize into updatesizehints (thx to Sander for this hint)
Wed, 20 Dec 2006 12:07:05 +0100 arg small simplification to dotile() (thx to Ross for this hint)
Tue, 19 Dec 2006 11:38:08 +0100 arg migrated arg's config.h to new dmenu command line options
Mon, 18 Dec 2006 14:39:34 +0100 arg added Solaris hints
Thu, 14 Dec 2006 08:50:49 +0100 arg Added tag 2.7 for changeset 21951c0dfbae5af68ed77821a4d87253ee91803f
Wed, 13 Dec 2006 14:15:38 +0100 arg applied Sanders patch2.7
Wed, 13 Dec 2006 13:53:10 +0100 arg fixed man page, status bar displays EOF instead of "broken pipe"
Wed, 13 Dec 2006 13:42:17 +0100 arg added the java odyssee to CAVEATS section
Tue, 12 Dec 2006 19:14:38 +0100 arg removed Client->grav
Mon, 11 Dec 2006 16:45:02 +0100 arg removed gravitate for the moment
Mon, 11 Dec 2006 09:42:16 +0100 arg disabling configure() during resize
Mon, 11 Dec 2006 08:31:30 +0100 arg made gravitate effectless, waiting for complains ;)
Fri, 08 Dec 2006 11:11:52 +0100 arg fixed diagnostic error message
Fri, 08 Dec 2006 10:40:09 +0100 arg removed the hardcoded fixed fallback, it is useless in non-Latin1 environments
Thu, 07 Dec 2006 16:38:57 +0100 arg we don't use the term clients anymore, windows is the better term
Thu, 07 Dec 2006 14:55:29 +0100 arg Added tag 2.6 for changeset 5308dd22b6ee8e3218c81d9e7e4125f235bb5778
Thu, 07 Dec 2006 14:39:31 +0100 arg found compromise for fonts2.6
Thu, 07 Dec 2006 12:03:15 +0100 arg nah, people should define 'fixed' to be compatible with their locale
Thu, 07 Dec 2006 11:55:04 +0100 arg using a UTF-8 capable fixed font
Thu, 07 Dec 2006 10:43:34 +0100 arg switching to uxterm again, I get kretze from this urxvt crap
Thu, 07 Dec 2006 10:02:46 +0100 arg with this patch everything works fine for me
Thu, 07 Dec 2006 09:49:45 +0100 arg don't use Xlocale crap, let's use locale.h instead
Thu, 07 Dec 2006 09:47:55 +0100 arg using the portable Xmb+UTF-8 way of life, will see if this works well...
Wed, 06 Dec 2006 11:19:06 +0100 arg improved the memory leak prevention
Tue, 05 Dec 2006 14:21:18 +0100 arg making terminus more explicit a regular font (otherwise olique font might be used in some setups like mine).
Tue, 05 Dec 2006 13:31:29 +0100 arg also setting LC_CTYPE only
Tue, 05 Dec 2006 10:30:31 +0100 arg enforcing using fontsets even if they are incomplete for some encodings
Mon, 04 Dec 2006 21:01:14 +0100 arg Added tag 2.5.1 for changeset c7f84f23ec5aef29988dcdc4ec22a7352ee8f58e
Mon, 04 Dec 2006 21:00:26 +0100 arg hotfix of a serious crashing bug2.5.1
Mon, 04 Dec 2006 15:39:43 +0100 arg Added tag 2.5 for changeset dcbbfabc8ecc5f33a6cc950584de87da1a368045
Sun, 03 Dec 2006 11:21:25 +0100 arg applied Manuel's regex patch2.5
Fri, 01 Dec 2006 17:55:46 +0100 arg made squares equally sized, and 1px bigger
Fri, 01 Dec 2006 17:51:05 +0100 arg if client is focused, the emptysquare don't needs to be drawed
Fri, 01 Dec 2006 17:45:27 +0100 arg and the winner is
Fri, 01 Dec 2006 17:36:37 +0100 arg sander1 proposal
Fri, 01 Dec 2006 16:55:42 +0100 arg dood
Fri, 01 Dec 2006 15:50:22 +0100 arg darkening the fg colors somewhat
Fri, 01 Dec 2006 15:03:42 +0100 arg less obtrusive indicator (only a top line)
Fri, 01 Dec 2006 12:52:16 +0100 arg final2 indicator
Fri, 01 Dec 2006 12:39:13 +0100 arg removing the -1 on final indicators, looks cleaner
Fri, 01 Dec 2006 12:25:23 +0100 arg final indicators
Fri, 01 Dec 2006 10:16:10 +0100 arg changed things like I described in last mail
Fri, 01 Dec 2006 09:52:15 +0100 arg improved tag indicator
Thu, 30 Nov 2006 17:01:39 +0100 arg removed viewall signature from dwm.h
Thu, 30 Nov 2006 15:51:26 +0100 arg next version will be 2.5
Thu, 30 Nov 2006 15:27:43 +0100 arg removed viewall(), replaced with view(-1); added tag(-1) to tag a client with all tags (new key combo MODKEY-Shift-0)
Thu, 30 Nov 2006 09:19:52 +0100 arg Added tag 2.4 for changeset 32b246925086910d63147483160281a91a47479f
Tue, 28 Nov 2006 17:36:00 +0100 arg extended dwm.1 with last change2.4
Tue, 28 Nov 2006 17:35:31 +0100 arg togglefloat should only work in dotile mode (thanks to Sander for this hint)
Mon, 27 Nov 2006 17:51:50 +0100 arg applied Alex Elide's tricky patch, thanks!
Mon, 27 Nov 2006 17:49:58 +0100 arg returning to old Key struct
Mon, 27 Nov 2006 17:46:02 +0100 arg applied Szabolcs Nagy's patch (thank you!)
Mon, 27 Nov 2006 17:30:06 +0100 arg applied patch by Jukka
Mon, 27 Nov 2006 13:21:38 +0100 arg changing Key.func into Key.func[NFUNCS], this allows sequences execution of functions per keypress (avoids implementing useless masterfunctions which call atomic ones)
Mon, 27 Nov 2006 11:05:47 +0100 arg added man page entry
Mon, 27 Nov 2006 10:57:37 +0100 arg added togglefloat to hg tip (i consider this useful for some cases), using MODKEY-Shift-space as shortcut
Mon, 27 Nov 2006 10:29:47 +0100 arg applied Jukka's patch preventing some cornercases and making the EOF error message correct
Sun, 26 Nov 2006 15:43:16 +0100 arg applied yet another proposal of Manuel
Sun, 26 Nov 2006 14:26:53 +0100 arg applied Jukka's sizeof K&R compliance patch, applied Manuels' last-line printage proposal for stdin reading.
Sun, 26 Nov 2006 13:31:36 +0100 arg applied Jukka's stdinread patch
Sat, 25 Nov 2006 19:26:31 +0100 arg next version will be 2.4
Sat, 25 Nov 2006 19:26:16 +0100 arg applied Manuels patch (thanks to Manuel!)
Fri, 24 Nov 2006 17:02:41 +0100 arg small fix of man page
Fri, 24 Nov 2006 15:46:32 +0100 arg Added tag 2.3 for changeset 719b37b37b0df829d7cf017ac70e353088fe5849
Thu, 23 Nov 2006 16:00:16 +0100 arg using the term 'indicated' instead of 'higlighted'2.3
Thu, 23 Nov 2006 15:59:16 +0100 arg updated man page with the bottom right corner indicator
Wed, 22 Nov 2006 16:17:50 +0100 arg fififif
Wed, 22 Nov 2006 14:57:09 +0100 arg added a similiar patch to Daves solution to indicate if there are clients with a specific tag
Tue, 21 Nov 2006 15:03:08 +0100 arg returning to old bar colorization behavior, like sander proposed for consistency reasons
Tue, 21 Nov 2006 14:49:13 +0100 arg applied Gottox patches
Tue, 21 Nov 2006 12:17:47 +0100 arg using iso10646 explicitely in arg's config.h
Tue, 21 Nov 2006 09:41:33 +0100 arg Added tag 2.2 for changeset 7e92f58754ae6edb3225f26d754bd89c1ff458cf
Sat, 18 Nov 2006 21:33:33 +0100 arg nah reverting to my prev style, that's really the best2.2
Sat, 18 Nov 2006 21:26:53 +0100 arg applying aluminium style for arg's config.h
Thu, 16 Nov 2006 14:40:57 +0100 arg applied Gottox' windowarea patch
Wed, 08 Nov 2006 17:16:38 +0100 arg using a more blue-ish color...
Wed, 08 Nov 2006 17:10:51 +0100 arg making the selected color more lightning
Fri, 03 Nov 2006 09:22:40 +0100 arg next release will be 2.2
Fri, 03 Nov 2006 08:29:39 +0100 arg applied Jukkas patch
Thu, 02 Nov 2006 10:18:22 +0100 arg Added tag 2.1 for changeset a2c465098a3b972bbed00feda9804b6aae1e9531
Tue, 31 Oct 2006 12:07:32 +0100 arg renamed resizecol into resizemaster2.1
Tue, 31 Oct 2006 12:06:38 +0100 arg applied Gottox patch to simplify the resizing of col, instead of resizing the current area, it only resizes the master area in the future (seems more predictable)
Tue, 31 Oct 2006 09:02:42 +0100 arg Added tag 2.0 for changeset 12deea36603da407e3f32640048846a3bd74a9ec
Tue, 31 Oct 2006 09:02:16 +0100 arg make sure that changing sx has no impact on snapping2.0
Mon, 30 Oct 2006 12:40:10 +0100 arg in a 1920x1200 setup 40 pixels of snap value are much better than 20
Mon, 30 Oct 2006 12:26:55 +0100 arg fixed stupid bug of snap-to-screen
Mon, 30 Oct 2006 12:07:00 +0100 arg changing snap priority
Mon, 30 Oct 2006 12:04:08 +0100 arg removed useless abs() calls
Mon, 30 Oct 2006 11:58:05 +0100 arg added screen-border snapping in floating mode, feels quite well
Fri, 27 Oct 2006 13:29:35 +0200 arg and another fix
Fri, 27 Oct 2006 13:28:26 +0200 arg applied sanders try2 patch
Fri, 27 Oct 2006 12:05:47 +0200 arg applied sanders max size fix
Fri, 27 Oct 2006 10:24:15 +0200 arg stupid urxvt needs bg to highlight selections in a sane way, though that makes sense to some extend
Thu, 26 Oct 2006 15:41:40 +0200 arg reverting to original
Thu, 26 Oct 2006 15:29:20 +0200 arg applied sander's config.*h nitpick patch
Thu, 26 Oct 2006 15:26:17 +0200 arg some other change
Thu, 26 Oct 2006 15:05:45 +0200 arg apply small fix to prevent apps like mplayer wandering when toggling fullscreen
Thu, 26 Oct 2006 12:22:26 +0200 arg forgot to use -tr, which actually prevents the ugly flicker (using xsetroot -solid black as root window pixmap to make this work nicely)
Thu, 26 Oct 2006 12:13:41 +0200 arg using MASTER 600 again, it is definately better, and using urxvtc for the moment (it doesn't flickers on refreshes, but this is not because of Marc Lehmann, it is because of the original rxvt code)
Thu, 26 Oct 2006 11:21:45 +0200 arg changing MASTER in config.arg.h from 600 to 550 per thousand
Thu, 26 Oct 2006 10:21:27 +0200 arg my new 1920x1200 Z61p arrived, now I can use terminus in a sane way...
Mon, 16 Oct 2006 16:50:03 +0200 Anselm R. Garbe moved MOUSEMASK into event.c (not used in other places)
Sat, 14 Oct 2006 18:21:39 +0200 Anselm R. Garbe now being at v2.0
Fri, 13 Oct 2006 18:47:24 +0200 Anselm R. Garbe using lsx instead of Jukka's shell construct
Fri, 06 Oct 2006 14:01:53 +0200 Anselm R. Garbe hotfix
Fri, 06 Oct 2006 13:43:59 +0200 Anselm R. Garbe Added tag 1.9 for changeset a5567a0d30112822db2627a04a2e7aa3b6c38148
Fri, 06 Oct 2006 13:06:37 +0200 Anselm R. Garbe do* has no Arg arument anymore (never called directly)1.9
Fri, 06 Oct 2006 11:50:15 +0200 Anselm R. Garbe code polishing, removed unnecessary newlines
Fri, 06 Oct 2006 11:37:12 +0200 Anselm R. Garbe yet another small fix and simplification of dotile
Thu, 05 Oct 2006 19:27:28 +0200 Anselm R. Garbe removed the stack position stuff
Thu, 05 Oct 2006 18:23:28 +0200 Anselm R. Garbe small boundary check fix
Thu, 05 Oct 2006 18:18:47 +0200 Anselm R. Garbe changing MASTER value from percent into per mill
Thu, 05 Oct 2006 19:00:58 +0200 Anselm R. Garbe Added tag 1.8 for changeset c71952fa3c7ca848ec38a6923b5c6d0e18fff431
Thu, 05 Oct 2006 13:47:30 +0200 Anselm R. Garbe simplified dotile(), removed misleading line1.8
Thu, 05 Oct 2006 13:44:48 +0200 Anselm R. Garbe final fix for man page
Thu, 05 Oct 2006 12:59:35 +0200 Anselm R. Garbe keep master ratio on resizecol -> arrange
Thu, 05 Oct 2006 12:18:04 +0200 Anselm R. Garbe yet another simplification of dotile()
Thu, 05 Oct 2006 12:13:24 +0200 Anselm R. Garbe simplified dotile()
Thu, 05 Oct 2006 11:00:55 +0200 Anselm R. Garbe applied resizecol fix by Jukka
Thu, 05 Oct 2006 09:37:11 +0200 Anselm R. Garbe Button3 click on mode label toggles stack position now
Fri, 29 Sep 2006 19:06:27 +0200 Anselm R. Garbe applied dave's highlight patch for big fonts
Fri, 29 Sep 2006 18:40:32 +0200 Anselm R. Garbe using ff tiled again, seems to work perfectly with new bottom stack
Fri, 29 Sep 2006 18:21:02 +0200 Anselm R. Garbe applied ality's hardcode-0 patches
Fri, 29 Sep 2006 18:08:20 +0200 Anselm R. Garbe added symbols for different modes
Fri, 29 Sep 2006 17:25:49 +0200 Anselm R. Garbe removed useless updatemaster
Fri, 29 Sep 2006 17:20:05 +0200 Anselm R. Garbe documented the new behavior in man page
Fri, 29 Sep 2006 17:15:05 +0200 Anselm R. Garbe fixed small offset issue
Fri, 29 Sep 2006 17:12:57 +0200 Anselm R. Garbe fixed the z-layer issue described on mailinglist
Fri, 29 Sep 2006 17:02:56 +0200 Anselm R. Garbe removed the direction flipping
Fri, 29 Sep 2006 16:54:15 +0200 Anselm R. Garbe small fix of a corner case
Fri, 29 Sep 2006 16:44:02 +0200 Anselm R. Garbe small change
Fri, 29 Sep 2006 16:22:20 +0200 Anselm R. Garbe added the new dotile as described on ml
Fri, 29 Sep 2006 14:39:03 +0200 Anselm R. Garbe prelim of dotile()
Fri, 29 Sep 2006 12:56:01 +0200 Anselm R. Garbe I changed sanders patch to fix the ff issue to be simplier, though it needs testing if this really fixes the issue
Fri, 29 Sep 2006 12:38:27 +0200 Anselm R. Garbe first step to a more flexible dotile() algorithm
Thu, 28 Sep 2006 21:29:20 +0200 Anselm R. Garbe renamed column into area
Thu, 28 Sep 2006 16:14:48 +0200 Anselm R. Garbe small change to README
Thu, 28 Sep 2006 14:03:39 +0200 Anselm R. Garbe applied Jukkas patch
Wed, 27 Sep 2006 17:21:25 +0200 Anselm R. Garbe Added tag 1.7.1 for changeset d5ad819f2a66a40fa75dd2e44429f3bfc884d07b
Wed, 27 Sep 2006 17:18:46 +0200 Anselm R. Garbe fixing the settags issue, preparing 1.7.11.7.1
Tue, 26 Sep 2006 17:42:14 +0200 arg removed an unused var
Tue, 26 Sep 2006 17:39:30 +0200 arg Added tag 1.7 for changeset 4dbdb61c8b8ce21dee5c7050a6b103855964ed20
Tue, 26 Sep 2006 14:32:02 +0200 arg updated README1.7
Tue, 26 Sep 2006 14:08:42 +0200 arg small change
Tue, 26 Sep 2006 13:49:16 +0200 arg added slight error check to getcolor
Tue, 26 Sep 2006 13:30:30 +0200 arg small fix
Tue, 26 Sep 2006 13:24:14 +0200 arg changed order of colordefs in config.h's, changed config.arg.h to fit to new dmenu
Tue, 26 Sep 2006 08:17:35 +0200 arg removed useless debug info
Tue, 26 Sep 2006 07:40:19 +0200 arg added configure(), but this doesn't really fix those frking broken SDL apps
Mon, 25 Sep 2006 21:28:00 +0200 arg slight change of event handling order
Mon, 25 Sep 2006 21:19:18 +0200 arg simplified mouse resizals
Mon, 25 Sep 2006 20:38:30 +0200 arg applied sanders jukka patch
Mon, 25 Sep 2006 08:21:51 +0200 arg applied Jukkas patch
Fri, 22 Sep 2006 18:48:35 +0200 arg removed all dotile checks
Fri, 22 Sep 2006 16:35:49 +0200 arg applied Jukkas remark (dunno if this is correct though)
Fri, 22 Sep 2006 15:39:38 +0200 arg applied jukkas patch
Fri, 22 Sep 2006 14:02:41 +0200 arg man page fix
Fri, 22 Sep 2006 14:00:54 +0200 arg ismax toggling on mouse based action
Fri, 22 Sep 2006 13:58:21 +0200 arg hotfix
Fri, 22 Sep 2006 13:53:28 +0200 arg small change to achieve Jukka's last proposal
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