Commit History

Autor SHA1 Mensaxe Data
  Anselm R Garbe aafeaf7317 continued with draw.c and draw.h implementation, now the integration begins %!s(int64=13) %!d(string=hai) anos
  Anselm R Garbe f21d46ea7d continued with draw.c abstraction, also started util.{h,c} implementation, that will be used by draw.c as well %!s(int64=13) %!d(string=hai) anos
  anselm@garbe.us c0ba635c50 removed DDC, all is Draw-dependent %!s(int64=13) %!d(string=hai) anos
  anselm@garbe.us 0a673ad7a3 continued, distinction of Draw and DDC is bad, needs to be merged %!s(int64=13) %!d(string=hai) anos
  anselm@garbe.us d456617f0e basic draw.c structure %!s(int64=13) %!d(string=hai) anos
  Connor Lane Smith 5c710cf89c rm draw.c from 5.9 branch %!s(int64=14) %!d(string=hai) anos
  Connor Lane Smith 04797343db update draw.c %!s(int64=14) %!d(string=hai) anos
  Connor Lane Smith e7d41cc188 added draw.h, draw.c %!s(int64=14) %!d(string=hai) anos
  Anselm R. Garbe 7e476fb86b moved bar-related stuff to bar.c (merged draw.c into that) %!s(int64=18) %!d(string=hai) anos
  Anselm R. Garbe 9800518ae3 renamed drawstatus into drawbar %!s(int64=18) %!d(string=hai) anos
  Anselm R. Garbe 86953bd682 renamed seltag into seltags %!s(int64=18) %!d(string=hai) anos
  Anselm R. Garbe 77044e8765 made Layout a static struct in layout.c, added some convenience getters in layout.c, now lt->arrange accesses are not possible anymore, arrange() is the super-arrange function which sets up all layouts %!s(int64=18) %!d(string=hai) anos
  Anselm R. Garbe 2c6be7239f referred to LICENSE file %!s(int64=18) %!d(string=hai) anos
  Anselm R. Garbe d934296476 Jukka also belongs to Copyright holders after all he has contributed and done for dwm, updated -v as well %!s(int64=18) %!d(string=hai) anos
  Anselm R. Garbe 9fdd2cd1a9 added nsz to copyright holders as well, because he did a lot recently %!s(int64=18) %!d(string=hai) anos
  Anselm R. Garbe e1deda9e04 added anydot to Copyright holders, because he contributed a lot recently %!s(int64=18) %!d(string=hai) anos
  Anselm R. Garbe a730213c3b yet another fix of copyright compactisition %!s(int64=18) %!d(string=hai) anos
  Anselm R. Garbe 399993c6b5 making Copyright notices more compact %!s(int64=18) %!d(string=hai) anos
  Anselm R. Garbe a686c9ccd2 we don't need to set the font all the time %!s(int64=18) %!d(string=hai) anos
  Anselm R. Garbe 338c083858 renamed untiled into floating, keeping tiled instead of tiling (afaik tiled sounds more correct) - English speakers convinced me %!s(int64=18) %!d(string=hai) anos
  Anselm R. Garbe 587100873a renamed versatile into untiled %!s(int64=18) %!d(string=hai) anos
  Anselm R. Garbe 84432e6b36 reusing drawsquare for client title, empty square before title means versatile window, filled square before title means versatile maximized window. %!s(int64=18) %!d(string=hai) anos
  Anselm R. Garbe 1a25414ace dwm draws a small caret before the client title if it's a versatile client %!s(int64=18) %!d(string=hai) anos
  Anselm R. Garbe 138b7fbd05 fixed order %!s(int64=18) %!d(string=hai) anos
  Anselm R. Garbe e7508783e8 added draw.c again (except getcolor and setfont which are helpers in main.c) %!s(int64=18) %!d(string=hai) anos
  Anselm R. Garbe f8415019d4 draw.c is useless (belongs to main.c now) %!s(int64=18) %!d(string=hai) anos
  Anselm R. Garbe 19fd903d40 applied apm's patch proposal, getting rid of XDrawLines %!s(int64=19) %!d(string=hai) anos
  Anselm R. Garbe 3c35b90dd3 removed unnecessary bx, by, bw variables %!s(int64=19) %!d(string=hai) anos
  Anselm R. Garbe f8181f64e2 removed drawclient and drawall (they performed useless operations/consumed useless cpu cycles) %!s(int64=19) %!d(string=hai) anos
  Anselm R. Garbe 0045ad87df implemented new color scheme accordingly to Sanders proposal %!s(int64=19) %!d(string=hai) anos