Historial de Commits

Autor SHA1 Mensaje Fecha
  Anselm R. Garbe 17d39ee014 renamed config.h into config.def.h, config.h will be created if not present, this seems less annoying after all hace 18 años
  arg@suckless.org fe2775a15b made all stuff non-static - so you can choose wether to use dwm the static or the extern way when extending it hace 18 años
  Anselm R. Garbe 0235a84ef2 micromizing dwm step 1 hace 18 años
  Anselm R. Garbe 7e476fb86b moved bar-related stuff to bar.c (merged draw.c into that) hace 18 años
  Anselm R. Garbe 5d831eaa94 renamed config.default.h into config.h hace 18 años
  Anselm R. Garbe e0a6dee30d dist target only needs to add config.default.h hace 18 años
  Anselm R. Garbe 47765f7286 added screen.c, removed layout.c and tag.c hace 18 años
  Anselm R. Garbe 10d13f01ff fififi hace 18 años
  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 hace 18 años
  Anselm R. Garbe b896b58d6d removed strip, added -s to LDFLAGS hace 18 años
  Anselm R. Garbe a730213c3b yet another fix of copyright compactisition hace 18 años
  Anselm R. Garbe ad4962c7eb fixed quoting and a comment hace 18 años
  Anselm R. Garbe e7508783e8 added draw.c again (except getcolor and setfont which are helpers in main.c) hace 18 años
  Anselm R. Garbe 8012fcf333 split screen.c into layout.c and tag.c (because the view is an implicit mixture of both) hace 18 años
  Anselm R. Garbe f8415019d4 draw.c is useless (belongs to main.c now) hace 18 años
  Anselm R. Garbe 238dd5d2b1 renamed view.c into screen.c hace 18 años
  Anselm R. Garbe 4cdbd523e5 merged tag.c, view.c and tile.c to manage.c hace 18 años
  Anselm R. Garbe 5cc27f1b3c introduced tile.c, some refactoring of functions hace 18 años
  Anselm R. Garbe 8fcd1bfda8 fixed copyright notice in Makefile hace 19 años
  Anselm R. Garbe 3d48f33025 got rid of LD (inspired by JGs patch to wmii) hace 19 años
  arg@mig29 cb4aa5bc35 next version will contain updated copyright notice hace 19 años
  Anselm R. Garbe aa13727067 separated several functions into view.c hace 19 años
  Anselm R.Garbe d26ffc7fa3 removed finished message hace 19 años
  Anselm R.Garbe 95766d6241 applied Sanders LD and resize patches hace 19 años
  Anselm R.Garbe 42277b1110 applied Sanders tiny patches hace 19 años
  arg@10ksloc.org d9386a0c07 typo fix hace 19 años
  arg@10ksloc.org 66e16c92d3 applied Sanders man page/Makefile patch hace 19 años
  arg@10ksloc.org 82064af2d7 added stripping to dwm target in Makefile hace 19 años
  arg@10ksloc.org 99b126d0af removed CONFIG hace 19 años
  arg@10ksloc.org a2d56f6dce make config.h not a time dependence hace 19 años