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