提交历史

作者 SHA1 备注 提交日期
  Anselm R.Garbe 375a251d16 implemented ungrabkeys() which is called in cleanup() 19 年之前
  Anselm R.Garbe 2c66b422e7 supplying NULL args in select 19 年之前
  Anselm R.Garbe e571de83e9 reducing ConnectionNumber calls to a bare minimum 19 年之前
  Anselm R.Garbe 292ccc4c43 implemented viewextend and added M-S-C-n shortcuts for extending the current view... updated man page (works great!) nice feature 19 年之前
  Anselm R.Garbe d7413ffd2d implement multi-tag selection through button3 click on the specific tag 19 年之前
  Anselm R.Garbe 0680c76a6f prepared 0.8 19 年之前
  Anselm R.Garbe 00255728aa readded border color, this sucks least 19 年之前
  Anselm R.Garbe 30561a0161 removed unnecessary border color 19 年之前
  Anselm R.Garbe c225e1afc2 removed NET_ACTIVE_WINDOW handling 19 年之前
  Anselm R.Garbe 92e55c7c53 implemented NET_ACTIVE_WINDOW support 19 年之前
  Anselm R.Garbe 42277b1110 applied Sanders tiny patches 19 年之前
  arg@10ksloc.org 4e2c5b5f25 small fix of a comment 19 年之前
  arg@10ksloc.org d54444cfd7 changed getproto, maybe that might fix the killclient issue reported on the list 19 年之前
  arg@10ksloc.org 86d12249dd slight fix 19 年之前
  arg@10ksloc.org e21d93b7bd switched to regexp matching for Rules 19 年之前
  arg@10ksloc.org b35575574b removed TLast tag enum, now tags is simple defined as char *[] array, the rest is calculated correctly, rules take an int array for the tags 19 年之前
  arg@10ksloc.org 95e8d12b71 made fullscreen apps working fine in floating mode (there is no sane way to make them work in tiled mode, thus I switch to floating mode if I run such kind of app), also fixed the xterm issue reported by Sander 19 年之前
  arg@10ksloc.org 0cf3ba0eab dwm is now exit, if stdin is closed due broken pipe 19 年之前
  arg@10ksloc.org 080a38d62d renamed WM_PROTOCOL_DELWIN into PROTODELWIN 19 年之前
  arg@10ksloc.org a73a882806 centralized/externalized configuration to config.h 19 年之前
  arg@10ksloc.org 0464e42231 some cleanups/fixes inspired by Jukka Salmi's feedback 19 年之前
  arg@10ksloc.org 4970ef938e simplified main.c, switching back to single urxvt usage 19 年之前
  arg@10ksloc.org 06dc514bc7 added yet another CUTOMIZE tag 19 年之前
  arg@10ksloc.org dc5d967ee6 cleaned up code 19 年之前
  arg@10ksloc.org c53980cddc applied Sanders resize patch, fixed lower bug 19 年之前
  Anselm R. Garbe 58f2fe3f6a implemened distinguishing float/managed geometries of clients (works quite well) 19 年之前
  Anselm R. Garbe 849e631510 using EXIT_stuff in exit() now 19 年之前
  Anselm R. Garbe bf35794507 ordered variables in structs and source files alphabetically 19 年之前
  Anselm R. Garbe e6cbe9c11e fixed XSync handling and finished man page 19 年之前
  Anselm R. Garbe f60c597d65 changing XFlush into XSync 19 年之前