summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Added tag 2.0 for changeset 12deea36603da407e3f32640048846a3bd74a9ecGravatar arg@mig29 2006-10-311-0/+1
* make sure that changing sx has no impact on snappingGravatar arg@mig29 2006-10-311-1/+1
* in a 1920x1200 setup 40 pixels of snap value are much better than 20Gravatar arg@mig29 2006-10-301-1/+1
* fixed stupid bug of snap-to-screenGravatar arg@mig29 2006-10-301-4/+4
* changing snap priorityGravatar arg@mig29 2006-10-301-3/+3
* removed useless abs() callsGravatar arg@mig29 2006-10-301-2/+2
* added screen-border snapping in floating mode, feels quite wellGravatar arg@mig29 2006-10-303-0/+10
* and another fixGravatar arg@mig29 2006-10-272-3/+4
* applied sanders try2 patchGravatar arg@mig29 2006-10-274-7/+6
* applied sanders max size fixGravatar arg@mig29 2006-10-272-1/+5
* stupid urxvt needs bg to highlight selections in a sane way, though that make...Gravatar arg@mig29 2006-10-271-1/+1
* reverting to originalGravatar arg@mig29 2006-10-261-1/+1
* applied sander's config.*h nitpick patchGravatar arg@mig29 2006-10-262-5/+5
* some other changeGravatar arg@mig29 2006-10-261-3/+3
* apply small fix to prevent apps like mplayer wandering when toggling fullscreenGravatar arg@mig29 2006-10-261-2/+2
* forgot to use -tr, which actually prevents the ugly flicker (using xsetroot -...Gravatar arg@mig29 2006-10-261-1/+1
* using MASTER 600 again, it is definately better, and using urxvtc for the mom...Gravatar arg@mig29 2006-10-261-2/+2
* changing MASTER in config.arg.h from 600 to 550 per thousandGravatar arg@mig29 2006-10-261-1/+1
* my new 1920x1200 Z61p arrived, now I can use terminus in a sane way...Gravatar arg@mig29 2006-10-261-1/+1
* moved MOUSEMASK into event.c (not used in other places)Gravatar Anselm R. Garbe 2006-10-162-1/+1
* now being at v2.0Gravatar Anselm R. Garbe 2006-10-141-1/+1
* using lsx instead of Jukka's shell constructGravatar Anselm R. Garbe 2006-10-131-4/+3
* hotfixGravatar Anselm R. Garbe 2006-10-061-1/+2
* Added tag 1.9 for changeset a5567a0d30112822db2627a04a2e7aa3b6c38148Gravatar Anselm R. Garbe 2006-10-061-0/+1
* do* has no Arg arument anymore (never called directly)Gravatar Anselm R. Garbe 2006-10-065-18/+18
* code polishing, removed unnecessary newlinesGravatar Anselm R. Garbe 2006-10-0610-86/+23
* yet another small fix and simplification of dotileGravatar Anselm R. Garbe 2006-10-061-18/+10
* removed the stack position stuffGravatar Anselm R. Garbe 2006-10-058-96/+26
* small boundary check fixGravatar Anselm R. Garbe 2006-10-051-2/+2
* changing MASTER value from percent into per millGravatar Anselm R. Garbe 2006-10-054-9/+9
* Added tag 1.8 for changeset c71952fa3c7ca848ec38a6923b5c6d0e18fff431Gravatar Anselm R. Garbe 2006-10-051-0/+1
* simplified dotile(), removed misleading lineGravatar Anselm R. Garbe 2006-10-051-2/+3
* final fix for man pageGravatar Anselm R. Garbe 2006-10-051-3/+3
* keep master ratio on resizecol -> arrangeGravatar Anselm R. Garbe 2006-10-055-24/+20
* yet another simplification of dotile()Gravatar Anselm R. Garbe 2006-10-051-30/+25
* simplified dotile()Gravatar Anselm R. Garbe 2006-10-052-37/+20
* applied resizecol fix by JukkaGravatar Anselm R. Garbe 2006-10-051-2/+4
* Button3 click on mode label toggles stack position nowGravatar Anselm R. Garbe 2006-10-052-2/+5
* applied dave's highlight patch for big fontsGravatar Anselm R. Garbe 2006-09-291-1/+1
* using ff tiled again, seems to work perfectly with new bottom stackGravatar Anselm R. Garbe 2006-09-291-1/+1
* applied ality's hardcode-0 patchesGravatar Anselm R. Garbe 2006-09-291-5/+5
* added symbols for different modesGravatar Anselm R. Garbe 2006-09-294-6/+13
* removed useless updatemasterGravatar Anselm R. Garbe 2006-09-294-9/+3
* documented the new behavior in man pageGravatar Anselm R. Garbe 2006-09-291-0/+3
* fixed small offset issueGravatar Anselm R. Garbe 2006-09-291-1/+1
* fixed the z-layer issue described on mailinglistGravatar Anselm R. Garbe 2006-09-291-1/+8
* removed the direction flippingGravatar Anselm R. Garbe 2006-09-294-66/+18
* small fix of a corner caseGravatar Anselm R. Garbe 2006-09-291-1/+1
* small changeGravatar Anselm R. Garbe 2006-09-292-2/+2
* added the new dotile as described on mlGravatar Anselm R. Garbe 2006-09-296-36/+112