Historique des commits

Auteur SHA1 Message Date
  Anselm R. Garbe e7508783e8 added draw.c again (except getcolor and setfont which are helpers in main.c) il y a 18 ans
  Anselm R. Garbe f4d15b1fec separating drawsquare from drawtext, made drawtext extern il y a 18 ans
  Anselm R. Garbe 6bc4556ebd using eprint instead of fputs il y a 18 ans
  Anselm R. Garbe cdbc84b9a8 introduced Layout struct il y a 18 ans
  Anselm R. Garbe e9c49ddd7a removed procevent, more refactoring il y a 18 ans
  Anselm R. Garbe f8415019d4 draw.c is useless (belongs to main.c now) il y a 18 ans
  Anselm R. Garbe 5d9146ff37 some more refactoring il y a 18 ans
  Anselm R. Garbe 5cc27f1b3c introduced tile.c, some refactoring of functions il y a 18 ans
  Anselm R. Garbe 6e22ccf7b1 removed ugly ban(), extended resize() that it only resets the size if necessary, added border_width commit to manage() il y a 18 ans
  Anselm R. Garbe e256afe31e made for/if/else constructs more consistent, some code polishing il y a 18 ans
  Anselm R. Garbe fd995dac78 pneubeck pointed out an obvious thing, that a second p = stext + strlen(stext) - 1 is unnecessary il y a 18 ans
  Anselm R. Garbe e39e697998 fixed order of Bool declarations il y a 18 ans
  Anselm R. Garbe d2dd58eabd added TOPBAR option for making the bar appear what the user likes il y a 18 ans
  Anselm R. Garbe 4590d7877c making the bar appear at bottom il y a 18 ans
  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 ;) il y a 19 ans
  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 il y a 19 ans
  Anselm R. Garbe 87836d79ef renamed activescreen into selscreen il y a 19 ans
  Anselm R. Garbe 71b84c2114 small changes il y a 19 ans
  Anselm R. Garbe b233089815 applied Sanders all5.patch (thanks for your weekend session, Sander!) il y a 19 ans
  Anselm R. Garbe 3c35b90dd3 removed unnecessary bx, by, bw variables il y a 19 ans
  Anselm R. Garbe 0045ad87df implemented new color scheme accordingly to Sanders proposal il y a 19 ans
  Anselm R. Garbe ceea528eff removed mode label stuff il y a 19 ans
  Anselm R. Garbe a24a6701c8 small fix of initial numlockmask value il y a 19 ans
  Anselm R. Garbe 5a5851bac2 reorganized il y a 19 ans
  Anselm R. Garbe 1d4a24dae0 implemented nmaster appearance in mode label (using %u) il y a 19 ans
  Anselm R. Garbe 0b80d1842d experimental version which allows master clients being increased/decreased il y a 19 ans
  arg@mig29 6a9300e815 changed arg's color scheme il y a 19 ans
  arg@mig29 ac24f132db corrections il y a 19 ans
  arg@mig29 cb4aa5bc35 next version will contain updated copyright notice il y a 19 ans
  arg@mig29 b5d297f02f fixed cleanup, using clients instead of sel il y a 19 ans