コミット履歴

作者 SHA1 メッセージ 日付
  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 17 年 前
  Anselm R. Garbe 0235a84ef2 micromizing dwm step 1 18 年 前
  Anselm R. Garbe ae760f3f38 introduced new define RESIZEHINTS, which allows to enable/disable size hint handling in tiled resizals 18 年 前
  Anselm R. Garbe a92cf496c1 prepared 4.4.1 bugfix and minor feature enhancement release 18 年 前
  Anselm R. Garbe 7d156dee1e applied Gottox mwfact patch 18 年 前
  Anselm R. Garbe a923298d35 applied Jukka Salmi's setmwfact patch 18 年 前
  Anselm R. Garbe e8792d95a1 applied Jukka's patch 18 年 前
  Anselm R. Garbe e4ad320599 small bugfix 18 年 前
  Anselm R. Garbe a200c39635 made tile simplier 18 年 前
  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 18 年 前
  Anselm R. Garbe f6e41b0bc3 renamed MASTER into MWFACT, master into mwfact, and incmaster into addtomwfact 18 年 前
  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 18 年 前
  Anselm R. Garbe 4cdbd523e5 merged tag.c, view.c and tile.c to manage.c 18 年 前
  Anselm R. Garbe 30af19d442 added some new convenience functions 18 年 前
  Anselm R. Garbe 5d9146ff37 some more refactoring 18 年 前
  Anselm R. Garbe 5cc27f1b3c introduced tile.c, some refactoring of functions 18 年 前