17 Commits (42cb2bd3be755e8fc358347e085e9609fa54eb57)

Author SHA1 Message Date
  Anselm R Garbe a864a82b34 s/tilegeom/updatetilegeom/ 16 years ago
  Anselm R Garbe 4246affc15 moved all tile()-related stuff into tile.c which is included from config.def.h, the default dwm is now nearly independent from the arrange() algorithm in use 16 years ago
  Anselm R. Garbe 0235a84ef2 micromizing dwm step 1 17 years ago
  Anselm R. Garbe ae760f3f38 introduced new define RESIZEHINTS, which allows to enable/disable size hint handling in tiled resizals 17 years ago
  Anselm R. Garbe a92cf496c1 prepared 4.4.1 bugfix and minor feature enhancement release 17 years ago
  Anselm R. Garbe 7d156dee1e applied Gottox mwfact patch 17 years ago
  Anselm R. Garbe a923298d35 applied Jukka Salmi's setmwfact patch 17 years ago
  Anselm R. Garbe e8792d95a1 applied Jukka's patch 17 years ago
  Anselm R. Garbe e4ad320599 small bugfix 17 years ago
  Anselm R. Garbe a200c39635 made tile simplier 17 years ago
  Anselm R. Garbe 77044e8765 made Layout a static struct in layout.c, added some convenience getters in layout.c, now lt->arrange accesses are not possible anymore, arrange() is the super-arrange function which sets up all layouts 17 years ago
  Anselm R. Garbe f6e41b0bc3 renamed MASTER into MWFACT, master into mwfact, and incmaster into addtomwfact 17 years ago
  Anselm R. Garbe 2d81b78b85 separated layout-specific stuff into separate .h and .c files which are included in config.h resp. config.mk - this allows writing layouts for dwm without any need to patch existing code 17 years ago
  Anselm R. Garbe 4cdbd523e5 merged tag.c, view.c and tile.c to manage.c 18 years ago
  Anselm R. Garbe 30af19d442 added some new convenience functions 18 years ago
  Anselm R. Garbe 5d9146ff37 some more refactoring 18 years ago
  Anselm R. Garbe 5cc27f1b3c introduced tile.c, some refactoring of functions 18 years ago