Historique des commits

Auteur SHA1 Message Date
  Anselm R. Garbe e1deda9e04 added anydot to Copyright holders, because he contributed a lot recently il y a 18 ans
  Anselm R. Garbe a730213c3b yet another fix of copyright compactisition il y a 18 ans
  Anselm R. Garbe 399993c6b5 making Copyright notices more compact il y a 18 ans
  Anselm R. Garbe a686c9ccd2 we don't need to set the font all the time il y a 18 ans
  Anselm R. Garbe 338c083858 renamed untiled into floating, keeping tiled instead of tiling (afaik tiled sounds more correct) - English speakers convinced me il y a 18 ans
  Anselm R. Garbe 587100873a renamed versatile into untiled il y a 18 ans
  Anselm R. Garbe 84432e6b36 reusing drawsquare for client title, empty square before title means versatile window, filled square before title means versatile maximized window. il y a 18 ans
  Anselm R. Garbe 1a25414ace dwm draws a small caret before the client title if it's a versatile client il y a 18 ans
  Anselm R. Garbe 138b7fbd05 fixed order il y a 18 ans
  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