about summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
...
* applied Gottox patch to simplify the resizing of col, instead of resizing the...arg@mig292006-10-313-20/+5
* Added tag 2.0 for changeset 12deea36603da407e3f32640048846a3bd74a9ecarg@mig292006-10-311-0/+1
* make sure that changing sx has no impact on snapping 2.0arg@mig292006-10-311-1/+1
* in a 1920x1200 setup 40 pixels of snap value are much better than 20arg@mig292006-10-301-1/+1
* fixed stupid bug of snap-to-screenarg@mig292006-10-301-4/+4
* changing snap priorityarg@mig292006-10-301-3/+3
* removed useless abs() callsarg@mig292006-10-301-2/+2
* added screen-border snapping in floating mode, feels quite wellarg@mig292006-10-303-0/+10
* and another fixarg@mig292006-10-272-3/+4
* applied sanders try2 patcharg@mig292006-10-274-7/+6
* applied sanders max size fixarg@mig292006-10-272-1/+5
* stupid urxvt needs bg to highlight selections in a sane way, though that make...arg@mig292006-10-271-1/+1
* reverting to originalarg@mig292006-10-261-1/+1
* applied sander's config.*h nitpick patcharg@mig292006-10-262-5/+5
* some other changearg@mig292006-10-261-3/+3
* apply small fix to prevent apps like mplayer wandering when toggling fullscreenarg@mig292006-10-261-2/+2
* forgot to use -tr, which actually prevents the ugly flicker (using xsetroot -...arg@mig292006-10-261-1/+1
* using MASTER 600 again, it is definately better, and using urxvtc for the mom...arg@mig292006-10-261-2/+2
* changing MASTER in config.arg.h from 600 to 550 per thousandarg@mig292006-10-261-1/+1
* my new 1920x1200 Z61p arrived, now I can use terminus in a sane way...arg@mig292006-10-261-1/+1
* moved MOUSEMASK into event.c (not used in other places)Anselm R. Garbe2006-10-162-1/+1
* now being at v2.0Anselm R. Garbe2006-10-141-1/+1
* using lsx instead of Jukka's shell constructAnselm R. Garbe2006-10-131-4/+3
* hotfixAnselm R. Garbe2006-10-061-1/+2
* Added tag 1.9 for changeset a5567a0d30112822db2627a04a2e7aa3b6c38148Anselm R. Garbe2006-10-061-0/+1
* do* has no Arg arument anymore (never called directly) 1.9Anselm R. Garbe2006-10-065-18/+18
* code polishing, removed unnecessary newlinesAnselm R. Garbe2006-10-0610-86/+23
* yet another small fix and simplification of dotileAnselm R. Garbe2006-10-061-18/+10
* removed the stack position stuffAnselm R. Garbe2006-10-058-96/+26
* small boundary check fixAnselm R. Garbe2006-10-051-2/+2
* changing MASTER value from percent into per millAnselm R. Garbe2006-10-054-9/+9
* Added tag 1.8 for changeset c71952fa3c7ca848ec38a6923b5c6d0e18fff431Anselm R. Garbe2006-10-051-0/+1
* simplified dotile(), removed misleading line 1.8Anselm R. Garbe2006-10-051-2/+3
* final fix for man pageAnselm R. Garbe2006-10-051-3/+3
* keep master ratio on resizecol -> arrangeAnselm R. Garbe2006-10-055-24/+20
* yet another simplification of dotile()Anselm R. Garbe2006-10-051-30/+25
* simplified dotile()Anselm R. Garbe2006-10-052-37/+20
* applied resizecol fix by JukkaAnselm R. Garbe2006-10-051-2/+4
* Button3 click on mode label toggles stack position nowAnselm R. Garbe2006-10-052-2/+5
* applied dave's highlight patch for big fontsAnselm R. Garbe2006-09-291-1/+1
* using ff tiled again, seems to work perfectly with new bottom stackAnselm R. Garbe2006-09-291-1/+1
* applied ality's hardcode-0 patchesAnselm R. Garbe2006-09-291-5/+5
* added symbols for different modesAnselm R. Garbe2006-09-294-6/+13
* removed useless updatemasterAnselm R. Garbe2006-09-294-9/+3
* documented the new behavior in man pageAnselm R. Garbe2006-09-291-0/+3
* fixed small offset issueAnselm R. Garbe2006-09-291-1/+1
* fixed the z-layer issue described on mailinglistAnselm R. Garbe2006-09-291-1/+8
* removed the direction flippingAnselm R. Garbe2006-09-294-66/+18
* small fix of a corner caseAnselm R. Garbe2006-09-291-1/+1
* small changeAnselm R. Garbe2006-09-292-2/+2
href='#n44'>44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140