提交歷史

作者 SHA1 備註 提交日期
  Anselm R Garbe d8fad9bf7a branch merge 17 年之前
  Anselm R Garbe f25cc5678f tiled layout resizehints should be respected by default 17 年之前
  arg@suckless.org ae1d865ac0 s/tags ref/tags mask/ 17 年之前
  Anselm R Garbe e3da222c1e removed scroll-wheel based focussing on window title clicks 17 年之前
  Anselm R Garbe 66608a60fe fix of swapped focusstack mouse buttons 17 年之前
  Anselm R Garbe 9ff5143acb removed root window click handling 17 年之前
  Anselm R Garbe 1edf6a7866 removed font and color definitions 17 年之前
  Anselm R Garbe 512541bfbd update 17 年之前
  Anselm R Garbe 5cd65f8cd8 integrated yiyus mouse.diff (though the bar click handling is slightly broken, I'm to tired to debug it now, yiyus could you please?) 17 年之前
  Anselm R Garbe e3838e8585 made Xinerama screen index customizable 17 年之前
  Anselm R Garbe d662f98d89 added nsz' patch 17 年之前
  Anselm R Garbe c56533615f integrated Peter Hartlich's patch, removed const char *c from union, simplified togglelayout 17 年之前
  Anselm R Garbe a8e0772c4d applied anydot's patchset.diff 17 年之前
  Anselm R Garbe c26e22ccee Gottox' drawtext simplification 17 年之前
  Anselm R Garbe c2784e4a38 applied noviewprev.diff, fix.diff and unusedflags.diff 17 年之前
  Anselm R Garbe 2d4faae522 removed Layout->updategeom, unnecessary 17 年之前
  Anselm R Garbe 0fe2e783e9 applied yiyus domax patch with slight modifications 17 年之前
  Anselm R Garbe 0528a37c79 s/int/uint/ in config.h 17 年之前
  Anselm R Garbe 9f569fac74 setmfact argument was wrong 17 年之前
  Anselm R Garbe 39d1ecd5b0 applied Gottox bitmask + void *arg patch 17 年之前
  anselm@anselm1 822101dd5b merged tile.c again into dwm.c 17 年之前
  Anselm R Garbe 549726869b recent changes, introduced togglebar, changed some defines into variable declarations where possible 17 年之前
  Anselm R Garbe 585294ce0f removed the <M> togglelayout call 17 年之前
  Anselm R Garbe bd67a82fb5 removed monocle for now 17 年之前
  Anselm R Garbe 14d8d828ab removed the exact focus mechanism of next/prev window 17 年之前
  Anselm R Garbe 4246affc15 moved all tile()-related stuff into tile.c which is included from config.def.h, the default dwm is now nearly independent from the arrange() algorithm in use 17 年之前
  Anselm R Garbe 42c4b31003 removed tileh, renamed tilev into tile again, removed counttiles, tilemaster 17 年之前
  Anselm R Garbe a785a0d712 removed Layout->isfloating 17 年之前
  Anselm R Garbe 489ac07e83 removed reapply() -- unnecessary 17 年之前
  Anselm R Garbe 349d768b57 renamed setlayout into togglelayout 17 年之前