JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
dwm.git
2006-12-04 arg@mig29Added tag 2.5.1 for changeset c7f84f23ec5aef29988dcdc4e...
2006-12-04 arg@mig29hotfix of a serious crashing bug
2006-12-04 arg@mig29Added tag 2.5 for changeset dcbbfabc8ecc5f33a6cc950584d...
2006-12-03 arg@mig29applied Manuel's regex patch
2006-12-01 arg@mig29made squares equally sized, and 1px bigger
2006-12-01 arg@mig29if client is focused, the emptysquare don't needs to...
2006-12-01 arg@mig29and the winner is
2006-12-01 arg@mig29sander1 proposal
2006-12-01 arg@mig29dood
2006-12-01 arg@mig29darkening the fg colors somewhat
2006-12-01 arg@mig29less obtrusive indicator (only a top line)
2006-12-01 arg@mig29final2 indicator
2006-12-01 arg@mig29removing the -1 on final indicators, looks cleaner
2006-12-01 arg@mig29final indicators
2006-12-01 arg@mig29changed things like I described in last mail
2006-12-01 arg@mig29improved tag indicator
2006-11-30 arg@mig29removed viewall signature from dwm.h
2006-11-30 arg@mig29next version will be 2.5
2006-11-30 arg@mig29removed viewall(), replaced with view(-1); added tag...
2006-11-30 arg@mig29Added tag 2.4 for changeset 32b246925086910d63147483160...
2006-11-28 arg@mig29extended dwm.1 with last change
2006-11-28 arg@mig29togglefloat should only work in dotile mode (thanks...
2006-11-27 arg@mig29applied Alex Elide's tricky patch, thanks!
2006-11-27 arg@mig29returning to old Key struct
2006-11-27 arg@mig29applied Szabolcs Nagy's patch (thank you!)
2006-11-27 arg@mig29applied patch by Jukka
2006-11-27 arg@mig29changing Key.func into Key.func[NFUNCS], this allows...
2006-11-27 arg@mig29added man page entry
2006-11-27 arg@mig29added togglefloat to hg tip (i consider this useful...
2006-11-27 arg@mig29applied Jukka's patch preventing some cornercases and...
2006-11-26 arg@mig29applied yet another proposal of Manuel
2006-11-26 arg@mig29applied Jukka's sizeof K&R compliance patch, applied...
2006-11-26 arg@mig29applied Jukka's stdinread patch
2006-11-25 arg@mig29next version will be 2.4
2006-11-25 arg@mig29applied Manuels patch (thanks to Manuel!)
2006-11-24 arg@mig29small fix of man page
2006-11-24 arg@mig29Added tag 2.3 for changeset 719b37b37b0df829d7cf017ac70...
2006-11-23 arg@mig29using the term 'indicated' instead of 'higlighted'
2006-11-23 arg@mig29updated man page with the bottom right corner indicator
2006-11-22 arg@mig29fififif
2006-11-22 arg@mig29added a similiar patch to Daves solution to indicate...
2006-11-21 arg@mig29returning to old bar colorization behavior, like sander...
2006-11-21 arg@mig29applied Gottox patches
2006-11-21 arg@mig29using iso10646 explicitely in arg's config.h
2006-11-21 arg@mig29Added tag 2.2 for changeset 7e92f58754ae6edb3225f26d754...
2006-11-18 arg@mig29nah reverting to my prev style, that's really the best
2006-11-18 arg@mig29applying aluminium style for arg's config.h
2006-11-16 arg@mig29applied Gottox' windowarea patch
2006-11-08 arg@mig29using a more blue-ish color...
2006-11-08 arg@mig29making the selected color more lightning
2006-11-03 arg@mig29next release will be 2.2
2006-11-03 arg@mig29applied Jukkas patch
2006-11-02 arg@mig29Added tag 2.1 for changeset a2c465098a3b972bbed00feda98...
2006-10-31 arg@mig29renamed resizecol into resizemaster
2006-10-31 arg@mig29applied Gottox patch to simplify the resizing of col...
2006-10-31 arg@mig29Added tag 2.0 for changeset 12deea36603da407e3f32640048...
2006-10-31 arg@mig29make sure that changing sx has no impact on snapping
2006-10-30 arg@mig29in a 1920x1200 setup 40 pixels of snap value are much...
2006-10-30 arg@mig29fixed stupid bug of snap-to-screen
2006-10-30 arg@mig29changing snap priority
2006-10-30 arg@mig29removed useless abs() calls
2006-10-30 arg@mig29added screen-border snapping in floating mode, feels...
2006-10-27 arg@mig29and another fix
2006-10-27 arg@mig29applied sanders try2 patch
2006-10-27 arg@mig29applied sanders max size fix
2006-10-27 arg@mig29stupid urxvt needs bg to highlight selections in a...
2006-10-26 arg@mig29reverting to original
2006-10-26 arg@mig29applied sander's config.*h nitpick patch
2006-10-26 arg@mig29some other change
2006-10-26 arg@mig29apply small fix to prevent apps like mplayer wandering...
2006-10-26 arg@mig29forgot to use -tr, which actually prevents the ugly...
2006-10-26 arg@mig29using MASTER 600 again, it is definately better, and...
2006-10-26 arg@mig29changing MASTER in config.arg.h from 600 to 550 per...
2006-10-26 arg@mig29my new 1920x1200 Z61p arrived, now I can use terminus...
2006-10-16 Anselm R. Garbemoved MOUSEMASK into event.c (not used in other places)
2006-10-14 Anselm R. Garbenow being at v2.0
2006-10-13 Anselm R. Garbeusing lsx instead of Jukka's shell construct
2006-10-06 Anselm R. Garbehotfix
2006-10-06 Anselm R. GarbeAdded tag 1.9 for changeset a5567a0d30112822db2627a04a2...
2006-10-06 Anselm R. Garbedo* has no Arg arument anymore (never called directly)
2006-10-06 Anselm R. Garbecode polishing, removed unnecessary newlines
2006-10-06 Anselm R. Garbeyet another small fix and simplification of dotile
2006-10-05 Anselm R. Garberemoved the stack position stuff
2006-10-05 Anselm R. Garbesmall boundary check fix
2006-10-05 Anselm R. Garbechanging MASTER value from percent into per mill
2006-10-05 Anselm R. GarbeAdded tag 1.8 for changeset c71952fa3c7ca848ec38a6923b5...
2006-10-05 Anselm R. Garbesimplified dotile(), removed misleading line
2006-10-05 Anselm R. Garbefinal fix for man page
2006-10-05 Anselm R. Garbekeep master ratio on resizecol -> arrange
2006-10-05 Anselm R. Garbeyet another simplification of dotile()
2006-10-05 Anselm R. Garbesimplified dotile()
2006-10-05 Anselm R. Garbeapplied resizecol fix by Jukka
2006-10-05 Anselm R. GarbeButton3 click on mode label toggles stack position now
2006-09-29 Anselm R. Garbeapplied dave's highlight patch for big fonts
2006-09-29 Anselm R. Garbeusing ff tiled again, seems to work perfectly with...
2006-09-29 Anselm R. Garbeapplied ality's hardcode-0 patches
2006-09-29 Anselm R. Garbeadded symbols for different modes
2006-09-29 Anselm R. Garberemoved useless updatemaster
2006-09-29 Anselm R. Garbedocumented the new behavior in man page
2006-09-29 Anselm R. Garbefixed small offset issue
next