about summary refs log tree commit diff stats
path: root/wm.c
Commit message (Expand)AuthorAgeFilesLines
* implemented draw_client stuffAnselm R. Garbe2006-07-111-4/+5
* several changes, new stuffAnselm R. Garbe2006-07-111-4/+12
* added bar event timerAnselm R. Garbe2006-07-111-8/+25
* added protocol killing stuffAnselm R. Garbe2006-07-111-4/+62
* changed how manage client worksAnselm R. Garbe2006-07-111-5/+4
* fixed several stuff (gridwm gets better and better)Anselm R. Garbe2006-07-111-46/+4
* added key handlingAnselm R. Garbe2006-07-111-28/+1
* new stuffAnselm R. Garbe2006-07-111-5/+5
* implemented pipe_spawnAnselm R. Garbe2006-07-111-5/+2
* added several other stuffAnselm R. Garbe2006-07-101-12/+39
* several new changes, made gridmenu workingAnselm R. Garbe2006-07-101-3/+12
* added new stuffAnselm R. Garbe2006-07-101-9/+0
* initial importAnselm R. Garbe2006-07-101-0/+264
ef='#n122'>122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197