提交历史

作者 SHA1 备注 提交日期
  Anselm R. Garbe f8415019d4 draw.c is useless (belongs to main.c now) 18 年之前
  Anselm R. Garbe 5d9146ff37 some more refactoring 18 年之前
  Anselm R. Garbe 5cc27f1b3c introduced tile.c, some refactoring of functions 18 年之前
  Anselm R. Garbe 6e22ccf7b1 removed ugly ban(), extended resize() that it only resets the size if necessary, added border_width commit to manage() 18 年之前
  Anselm R. Garbe e256afe31e made for/if/else constructs more consistent, some code polishing 18 年之前
  Anselm R. Garbe fd995dac78 pneubeck pointed out an obvious thing, that a second p = stext + strlen(stext) - 1 is unnecessary 18 年之前
  Anselm R. Garbe e39e697998 fixed order of Bool declarations 18 年之前
  Anselm R. Garbe d2dd58eabd added TOPBAR option for making the bar appear what the user likes 18 年之前
  Anselm R. Garbe 4590d7877c making the bar appear at bottom 18 年之前
  Anselm R. Garbe 28ffff801b replaced getproto with a saner function, now old-school artifacts of WM times in the early 90s completely disappeared, no punned pointer warning anymore ;) 19 年之前
  Anselm R. Garbe a5cb80b86c handling WM_STATE seems to make DnD in gtk/qt apps working, well let's handle this in dwm as well 19 年之前
  Anselm R. Garbe 87836d79ef renamed activescreen into selscreen 19 年之前
  Anselm R. Garbe 71b84c2114 small changes 19 年之前
  Anselm R. Garbe b233089815 applied Sanders all5.patch (thanks for your weekend session, Sander!) 19 年之前
  Anselm R. Garbe 3c35b90dd3 removed unnecessary bx, by, bw variables 19 年之前
  Anselm R. Garbe 0045ad87df implemented new color scheme accordingly to Sanders proposal 19 年之前
  Anselm R. Garbe ceea528eff removed mode label stuff 19 年之前
  Anselm R. Garbe a24a6701c8 small fix of initial numlockmask value 19 年之前
  Anselm R. Garbe 5a5851bac2 reorganized 19 年之前
  Anselm R. Garbe 1d4a24dae0 implemented nmaster appearance in mode label (using %u) 19 年之前
  Anselm R. Garbe 0b80d1842d experimental version which allows master clients being increased/decreased 19 年之前
  arg@mig29 6a9300e815 changed arg's color scheme 19 年之前
  arg@mig29 ac24f132db corrections 19 年之前
  arg@mig29 cb4aa5bc35 next version will contain updated copyright notice 19 年之前
  arg@mig29 b5d297f02f fixed cleanup, using clients instead of sel 19 年之前
  arg@mig29 d42c3ba2dc with this patch everything works fine for me 19 年之前
  arg@mig29 6b345353e3 improved the memory leak prevention 19 年之前
  arg@mig29 35e96b8deb applied Jukka's patch preventing some cornercases and making the EOF error message correct 19 年之前
  arg@mig29 2210ea7e3b applied yet another proposal of Manuel 19 年之前
  arg@mig29 61a1910f91 applied Jukka's sizeof K&R compliance patch, applied Manuels' last-line printage proposal for stdin reading. 19 年之前