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 f8415019d4 draw.c is useless (belongs to main.c now) il y a 18 ans
  Anselm R. Garbe 19fd903d40 applied apm's patch proposal, getting rid of XDrawLines il y a 19 ans
  Anselm R. Garbe 3c35b90dd3 removed unnecessary bx, by, bw variables il y a 19 ans
  Anselm R. Garbe f8181f64e2 removed drawclient and drawall (they performed useless operations/consumed useless cpu cycles) 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 6c5dc7017c removed client title bar il y a 19 ans
  Anselm R. Garbe ae0b4fdd92 added missing space 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 184471b4bb renamed drawtitle into drawclient il y a 19 ans
  arg@mig29 cb4aa5bc35 next version will contain updated copyright notice il y a 19 ans
  arg@mig29 ac6e34ea06 fixed diagnostic error message il y a 19 ans
  arg@mig29 a308b7507a removed the hardcoded fixed fallback, it is useless in non-Latin1 environments il y a 19 ans
  arg@mig29 d42c3ba2dc with this patch everything works fine for me il y a 19 ans
  arg@mig29 4b06155873 don't use Xlocale crap, let's use locale.h instead il y a 19 ans
  arg@mig29 857d825eeb using the portable Xmb+UTF-8 way of life, will see if this works well... il y a 19 ans
  arg@mig29 71b82fb1f6 also setting LC_CTYPE only il y a 19 ans
  arg@mig29 9bd9ea423e enforcing using fontsets even if they are incomplete for some encodings il y a 19 ans
  arg@mig29 7739e6b466 made squares equally sized, and 1px bigger il y a 19 ans
  arg@mig29 4881857458 if client is focused, the emptysquare don't needs to be drawed il y a 19 ans
  arg@mig29 c73d5cb7b6 and the winner is il y a 19 ans
  arg@mig29 6458803d21 sander1 proposal il y a 19 ans
  arg@mig29 6e72d781f7 dood il y a 19 ans
  arg@mig29 4ba3cfaee9 less obtrusive indicator (only a top line) il y a 19 ans
  arg@mig29 e655e8a7d5 final2 indicator il y a 19 ans
  arg@mig29 c34e4e4b39 removing the -1 on final indicators, looks cleaner il y a 19 ans
  arg@mig29 a678ee6365 final indicators il y a 19 ans
  arg@mig29 49f0ee329d changed things like I described in last mail il y a 19 ans
  arg@mig29 0c9d9a3d94 improved tag indicator il y a 19 ans