Historie revizí

Autor SHA1 Zpráva Datum
  Anselm R.Garbe b43989207a small changes to dwm.1, rearranged order within main event loop před 19 roky
  Anselm R.Garbe a635743c6d corrected order of cleanup code před 19 roky
  Anselm R.Garbe 727449d1e7 we close stdin as well před 19 roky
  Anselm R.Garbe 24d91e3b8a extended cleanup před 19 roky
  Anselm R.Garbe df74b26e5d applied jk_to_tab patch před 19 roky
  Anselm R.Garbe b6ad663f87 changed main event loop před 19 roky
  Anselm R.Garbe ee31e38dc7 removed NUMLOCKMASK, added dynamically calculated numlockmask instead před 19 roky
  Anselm R.Garbe db1d62e184 changed order of selecting input at root window před 19 roky
  Anselm R.Garbe 9eef9f7b02 removed unneecessary crap před 19 roky
  Anselm R.Garbe 2ffdc1936c some other small fixes před 19 roky
  Anselm R.Garbe 0fe52c63ea removed ungrabkeys again (because of sander's mail) před 19 roky
  Anselm R.Garbe 375a251d16 implemented ungrabkeys() which is called in cleanup() před 19 roky
  Anselm R.Garbe 2c66b422e7 supplying NULL args in select před 19 roky
  Anselm R.Garbe e571de83e9 reducing ConnectionNumber calls to a bare minimum před 19 roky
  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 před 19 roky
  Anselm R.Garbe d7413ffd2d implement multi-tag selection through button3 click on the specific tag před 19 roky
  Anselm R.Garbe 0680c76a6f prepared 0.8 před 19 roky
  Anselm R.Garbe 00255728aa readded border color, this sucks least před 19 roky
  Anselm R.Garbe 30561a0161 removed unnecessary border color před 19 roky
  Anselm R.Garbe c225e1afc2 removed NET_ACTIVE_WINDOW handling před 19 roky
  Anselm R.Garbe 92e55c7c53 implemented NET_ACTIVE_WINDOW support před 19 roky
  Anselm R.Garbe 42277b1110 applied Sanders tiny patches před 19 roky
  arg@10ksloc.org 4e2c5b5f25 small fix of a comment před 19 roky
  arg@10ksloc.org d54444cfd7 changed getproto, maybe that might fix the killclient issue reported on the list před 19 roky
  arg@10ksloc.org 86d12249dd slight fix před 19 roky
  arg@10ksloc.org e21d93b7bd switched to regexp matching for Rules před 19 roky
  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 před 19 roky
  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 před 19 roky
  arg@10ksloc.org 0cf3ba0eab dwm is now exit, if stdin is closed due broken pipe před 19 roky
  arg@10ksloc.org 080a38d62d renamed WM_PROTOCOL_DELWIN into PROTODELWIN před 19 roky