about summary refs log tree commit diff stats
path: root/tile.c
Commit message (Expand)AuthorAgeFilesLines
* improving space usage if master is left of stack (default)Anselm R Garbe2008-05-191-3/+5
* updateAnselm R Garbe2008-05-191-4/+0
* updatetilegeom should be fine for setmfactAnselm R Garbe2008-05-191-1/+1
* recent changes, introduced togglebar, changed some defines into variable decl...Anselm R Garbe2008-05-191-6/+7
* s/tilegeom/updatetilegeom/Anselm R Garbe2008-05-171-16/+16
* moved all tile()-related stuff into tile.c which is included from config.def....Anselm R Garbe2008-05-171-0/+103
* micromizing dwm step 1Anselm R. Garbe2007-09-151-85/+0
* introduced new define RESIZEHINTS, which allows to enable/disable size hint h...Anselm R. Garbe2007-09-091-1/+1
* prepared 4.4.1 bugfix and minor feature enhancement release 4.4.1Anselm R. Garbe2007-08-261-2/+1
* applied Gottox mwfact patchAnselm R. Garbe2007-08-181-8/+7
* applied Jukka Salmi's setmwfact patchAnselm R. Garbe2007-08-171-5/+11
* applied Jukka's patchAnselm R. Garbe2007-08-161-1/+3
* small bugfixAnselm R. Garbe2007-08-131-1/+1
* made tile simplierAnselm R. Garbe2007-08-131-23/+20
* made Layout a static struct in layout.c, added some convenience getters in la...Anselm R. Garbe2007-08-131-9/+4
* renamed MASTER into MWFACT, master into mwfact, and incmaster into addtomwfactAnselm R. Garbe2007-08-121-7/+6
* separated layout-specific stuff into separate .h and .c files which are inclu...Anselm R. Garbe2007-08-111-0/+88
* merged tag.c, view.c and tile.c to manage.cAnselm R. Garbe2007-02-191-131/+0
* added some new convenience functionsAnselm R. Garbe2007-02-191-4/+1
* some more refactoringAnselm R. Garbe2007-02-191-2/+4
* introduced tile.c, some refactoring of functionsAnselm R. Garbe2007-02-191-0/+132
href='#n257'>257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337