summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵Gravatar arg@mig29 2006-10-271-1/+1
| | | | makes sense to some extend
* 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
| | | | -solid black as root window pixmap to make this work nicely)
* using MASTER 600 again, it is definately better, and using urxvtc for the ↵Gravatar arg@mig29 2006-10-261-2/+2
| | | | moment (it doesn't flickers on refreshes, but this is not because of Marc Lehmann, it is because of the original rxvt code)
* 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
|
* prelim of dotile()Gravatar Anselm R. Garbe 2006-09-292-37/+68
|
* I changed sanders patch to fix the ff issue to be simplier, though it needs ↵Gravatar Anselm R. Garbe 2006-09-291-3/+2
| | | | testing if this really fixes the issue
* first step to a more flexible dotile() algorithmGravatar Anselm R. Garbe 2006-09-297-35/+52
|
* renamed column into areaGravatar Anselm R. Garbe 2006-09-282-7/+25
|
* small change to READMEGravatar Anselm R. Garbe 2006-09-281-1/+1
|