コミット履歴

作者 SHA1 メッセージ 日付
  Anselm R. Garbe 2122e39ce1 replacing Mod1-i with Mod1-Shift-j, Mod1-d with Mod1-Shift-k 18 年 前
  Anselm R. Garbe 0ea0343a63 well I agree to several people claiming h/j/k/l is the better default than Tab/S-Tab/g/s for focus and master resizing 18 年 前
  Anselm R. Garbe 338c083858 renamed untiled into floating, keeping tiled instead of tiling (afaik tiled sounds more correct) - English speakers convinced me 18 年 前
  Anselm R. Garbe 671442e89d hahaha, untiled and non-untiled sounded really cumbersome 18 年 前
  Anselm R. Garbe 587100873a renamed versatile into untiled 18 年 前
  Anselm R. Garbe ba96131af0 restoring default keybindings as Sander complained 18 年 前
  Anselm R. Garbe 288098893c removed button4/5-bindings for incnmaster on mode label - that is misleading 18 年 前
  Anselm R. Garbe cb9607c284 fixed order of key bindings described in dwm.1 18 年 前
  Anselm R. Garbe 84432e6b36 reusing drawsquare for client title, empty square before title means versatile window, filled square before title means versatile maximized window. 18 年 前
  Anselm R. Garbe 1a25414ace dwm draws a small caret before the client title if it's a versatile client 18 年 前
  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 18 年 前
  Anselm R. Garbe 6d5f67a092 renames swim[ming] into versatile 18 年 前
  Anselm R. Garbe cee56d3863 renamed floating into swimming (this does not clash with C naming conventions and fits better the fish symbol) - also in man page 18 年 前
  Anselm R. Garbe cdbc84b9a8 introduced Layout struct 18 年 前
  Anselm R. Garbe d0d986dd0e bugfix of bugfix (thx to Sander) 18 年 前
  Anselm R. Garbe 9685e7dbc2 fixed a bug 18 年 前
  Anselm R. Garbe 37f39afb8e during writing 2wm.1 I noticed some bugs in dwm.1 18 年 前
  Anselm R. Garbe 7e98db251e regarding to http://plan9.bell-labs.com/sources/contrib/rsc/man.ps the BUGS section should appear after SEE ALSO section. 19 年 前
  Anselm R. Garbe bced9077f9 renamed CAVEATS into BUGS 19 年 前
  Anselm R. Garbe caf5a16271 moved BORDERPX to config.*.h 19 年 前
  Anselm R. Garbe 6c5dc7017c removed client title bar 19 年 前
  Anselm R. Garbe 92cb5ebb7c added Button{4,5} description to dwm.1 19 年 前
  Anselm R. Garbe 726ae5bf6d small grammar fix of dwm.1 19 年 前
  Anselm R. Garbe 3e11b38349 changed a term in dwm.1 19 年 前
  Anselm R. Garbe 6096f8a113 removed the term clients from dwm.1 19 年 前
  Anselm R. Garbe 8c4623da80 changed shortcuts to M-i and M-d 19 年 前
  Anselm R. Garbe ec7a5ffff1 changed plus key to MODKEY-Shift-plus (US-layout restrictions ;) 19 年 前
  Anselm R. Garbe 06bae9dfb7 added MODKEY-{plus,minus} shortcuts (increasing/decreasing master clients) 19 年 前
  arg@mig29 c7da124149 applied Sanders patch 19 年 前
  arg@mig29 21bd90d7d3 fixed man page, status bar displays EOF instead of "broken pipe" 19 年 前