aewl

log

age author description
2006-10-30 arg removed useless abs() calls
2006-10-30 arg added screen-border snapping in floating mode, feels quite well
2006-10-27 arg and another fix
2006-10-27 arg applied sanders try2 patch
2006-10-27 arg applied sanders max size fix
2006-10-27 arg stupid urxvt needs bg to highlight selections in a sane way, though that makes sense to some extend
2006-10-26 arg reverting to original
2006-10-26 arg applied sander's config.*h nitpick patch
2006-10-26 arg some other change
2006-10-26 arg apply small fix to prevent apps like mplayer wandering when toggling fullscreen
2006-10-26 arg forgot to use -tr, which actually prevents the ugly flicker (using xsetroot -solid black as root window pixmap to make this work nicely)
2006-10-26 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)
2006-10-26 arg changing MASTER in config.arg.h from 600 to 550 per thousand
2006-10-26 arg my new 1920x1200 Z61p arrived, now I can use terminus in a sane way...
2006-10-16 Anselm R. Garbe moved MOUSEMASK into event.c (not used in other places)
2006-10-14 Anselm R. Garbe now being at v2.0
2006-10-13 Anselm R. Garbe using lsx instead of Jukka's shell construct
2006-10-06 Anselm R. Garbe hotfix
2006-10-06 Anselm R. Garbe Added tag 1.9 for changeset a5567a0d30112822db2627a04a2e7aa3b6c38148
2006-10-06 Anselm R. Garbe do* has no Arg arument anymore (never called directly)1.9
2006-10-06 Anselm R. Garbe code polishing, removed unnecessary newlines
2006-10-06 Anselm R. Garbe yet another small fix and simplification of dotile
2006-10-05 Anselm R. Garbe removed the stack position stuff
2006-10-05 Anselm R. Garbe small boundary check fix
2006-10-05 Anselm R. Garbe changing MASTER value from percent into per mill
2006-10-05 Anselm R. Garbe Added tag 1.8 for changeset c71952fa3c7ca848ec38a6923b5c6d0e18fff431
2006-10-05 Anselm R. Garbe simplified dotile(), removed misleading line1.8
2006-10-05 Anselm R. Garbe final fix for man page
2006-10-05 Anselm R. Garbe keep master ratio on resizecol -> arrange
2006-10-05 Anselm R. Garbe yet another simplification of dotile()
2006-10-05 Anselm R. Garbe simplified dotile()
2006-10-05 Anselm R. Garbe applied resizecol fix by Jukka
2006-10-05 Anselm R. Garbe Button3 click on mode label toggles stack position now
2006-09-29 Anselm R. Garbe applied dave's highlight patch for big fonts
2006-09-29 Anselm R. Garbe using ff tiled again, seems to work perfectly with new bottom stack
2006-09-29 Anselm R. Garbe applied ality's hardcode-0 patches
2006-09-29 Anselm R. Garbe added symbols for different modes
2006-09-29 Anselm R. Garbe removed useless updatemaster
2006-09-29 Anselm R. Garbe documented the new behavior in man page
2006-09-29 Anselm R. Garbe fixed small offset issue
2006-09-29 Anselm R. Garbe fixed the z-layer issue described on mailinglist
2006-09-29 Anselm R. Garbe removed the direction flipping
2006-09-29 Anselm R. Garbe small fix of a corner case
2006-09-29 Anselm R. Garbe small change
2006-09-29 Anselm R. Garbe added the new dotile as described on ml
2006-09-29 Anselm R. Garbe prelim of dotile()
2006-09-29 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
2006-09-29 Anselm R. Garbe first step to a more flexible dotile() algorithm
2006-09-28 Anselm R. Garbe renamed column into area
2006-09-28 Anselm R. Garbe small change to README
2006-09-28 Anselm R. Garbe applied Jukkas patch
2006-09-27 Anselm R. Garbe Added tag 1.7.1 for changeset d5ad819f2a66a40fa75dd2e44429f3bfc884d07b
2006-09-27 Anselm R. Garbe fixing the settags issue, preparing 1.7.11.7.1
2006-09-26 arg removed an unused var
2006-09-26 arg Added tag 1.7 for changeset 4dbdb61c8b8ce21dee5c7050a6b103855964ed20
2006-09-26 arg updated README1.7
2006-09-26 arg small change
2006-09-26 arg added slight error check to getcolor
2006-09-26 arg small fix
2006-09-26 arg changed order of colordefs in config.h's, changed config.arg.h to fit to new dmenu