Histórico de Commits

Autor SHA1 Mensagem Data
  Anselm R. Garbe e1deda9e04 added anydot to Copyright holders, because he contributed a lot recently há 18 anos atrás
  Anselm R. Garbe 32563abe86 removed the only one and superfloues strncmp há 18 anos atrás
  Anselm R. Garbe a967d7f664 raising the barwin has no effect becasue of restack há 18 anos atrás
  Anselm R. Garbe ce450c5bf1 fix há 18 anos atrás
  Anselm R. Garbe 8f5f7a5b5a barwindow raising há 18 anos atrás
  Anselm R. Garbe 37e062b0ed another fix, call lt->arrange() in togglebar only há 18 anos atrás
  Anselm R. Garbe cf58091736 fixed bpos init há 18 anos atrás
  Anselm R. Garbe 2aef8b9b4c made bar togglalble há 18 anos atrás
  Anselm R. Garbe f9e7a33019 applied patch of Paul Liu to allow onthefly resizing due to xrandr changes há 18 anos atrás
  Anselm R. Garbe 22399a3bc0 fixed the border issue for mplayer, ff is definately broken when using F11 (fullscreen mode) há 18 anos atrás
  Anselm R. Garbe a730213c3b yet another fix of copyright compactisition há 18 anos atrás
  Anselm R. Garbe 399993c6b5 making Copyright notices more compact há 18 anos atrás
  Anselm R. Garbe a686c9ccd2 we don't need to set the font all the time há 18 anos atrás
  Anselm R. Garbe bab5b1178d removed sendevent há 18 anos atrás
  Anselm R. Garbe 2c477cf661 replaced Arg union with const char *arg, seems cleaner to me, even if we need atoi() in some places há 18 anos atrás
  Anselm R. Garbe 352cae4380 several changes, made togglemax extern and separated it from zoom() - moved zoom() and togglemax() into layout.c, changed void (*func)(Arg *) into void (*func)(Arg), changed default keybindings of focusnext/focusprev and incmasterw to h/j/k/l accordingly, made keys in config*h appear alphabetically (special keys first), renamed resizemaster into incmasterw, renamed MASTER into MASTERWIDTH há 18 anos atrás
  Anselm R. Garbe b3b58c08e4 just ignore the FD_ISSET check in main.c of xfd, just call XPending (which does the same afair) há 18 anos atrás
  Anselm R. Garbe 74cbbe5f35 reverted accidental removal of sx, sy há 18 anos atrás
  Anselm R. Garbe 52f0b9e2e3 removed some global vars which should be static instead há 18 anos atrás
  Anselm R. Garbe d180ba418c renamed setfont to initfont, getcolor to initcolor há 18 anos atrás
  Anselm R. Garbe e7508783e8 added draw.c again (except getcolor and setfont which are helpers in main.c) há 18 anos atrás
  Anselm R. Garbe f4d15b1fec separating drawsquare from drawtext, made drawtext extern há 18 anos atrás
  Anselm R. Garbe 6bc4556ebd using eprint instead of fputs há 18 anos atrás
  Anselm R. Garbe cdbc84b9a8 introduced Layout struct há 18 anos atrás
  Anselm R. Garbe e9c49ddd7a removed procevent, more refactoring há 18 anos atrás
  Anselm R. Garbe f8415019d4 draw.c is useless (belongs to main.c now) há 18 anos atrás
  Anselm R. Garbe 5d9146ff37 some more refactoring há 18 anos atrás
  Anselm R. Garbe 5cc27f1b3c introduced tile.c, some refactoring of functions há 18 anos atrás
  Anselm R. Garbe 6e22ccf7b1 removed ugly ban(), extended resize() that it only resets the size if necessary, added border_width commit to manage() há 18 anos atrás
  Anselm R. Garbe e256afe31e made for/if/else constructs more consistent, some code polishing há 18 anos atrás