Historie revizí

Autor SHA1 Zpráva Datum
  Anas Elgarhy 7ddb9c82bf refactor: re-organize před 1 rokem
  Anas Elgarhy f367518443 [fix/add] improve the dist task před 1 rokem
  Anas Elgarhy fa1aa3e444 [fix/add] improve the dist task and create the archy-dwm.desktop task před 1 rokem
  Anas Elgarhy 53da160f0a [update] Change the binary file name from `yo-dwm` to `archy-dwm` před 1 rokem
  Anas Elgarhy f3b2844966 [improve] Move the makefile into the prolect scope před 1 rokem
  Anas Elgarhy 7ee26392d0 Orginize 🥰 před 2 roky
  Hiltjo Posthuma e78b4a9207 Makefile: just show the compiler output před 6 roky
  Hiltjo Posthuma 10dfa65860 remove old TODO and BUGS entries před 6 roky
  Hiltjo Posthuma 42cf1c7d8f Makefile: package all files with make dist před 9 roky
  Anselm R Garbe f2544a3318 renamed draw into drw před 11 roky
  Anselm R Garbe f21d46ea7d continued with draw.c abstraction, also started util.{h,c} implementation, that will be used by draw.c as well před 12 roky
  anselm@garbe.us d456617f0e basic draw.c structure před 12 roky
  anselm@anselm1 f806a17692 reverted dist target in Makefile před 16 roky
  Anselm R Garbe 14d8d828ab removed the exact focus mechanism of next/prev window před 16 roky
  anselm@anselm1 d26c28c1e7 this is the correct way před 17 roky
  anselm@anselm1 b6335776e4 copyright notice is in LICENSE před 17 roky
  Anselm R Garbe d477fb6927 some cleanup changes před 17 roky
  Anselm R Garbe 95eae7b9d2 removed all defines of geoms, implemented setgeoms() instead, added config.anselm.h to show how I'd like to see that people edit their geoms před 17 roky
  arg@suckless.org e94774dd69 thx to Toni Lainson před 17 roky
  arg@suckless.org cd7ebaad25 removed dwm.h, just include C-files in config.h if you extend dwm, that's simplier and most flexible than all other possibilities před 17 roky
  Anselm R. Garbe 0453c1d180 recreated dwm.h před 17 roky
  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 před 17 roky
  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 před 17 roky
  Anselm R. Garbe 0235a84ef2 micromizing dwm step 1 před 17 roky
  Anselm R. Garbe 7e476fb86b moved bar-related stuff to bar.c (merged draw.c into that) před 17 roky
  Anselm R. Garbe 5d831eaa94 renamed config.default.h into config.h před 17 roky
  Anselm R. Garbe e0a6dee30d dist target only needs to add config.default.h před 17 roky
  Anselm R. Garbe 47765f7286 added screen.c, removed layout.c and tag.c před 17 roky
  Anselm R. Garbe 10d13f01ff fififi před 17 roky
  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 před 17 roky