147 Commits (master)

Author SHA1 Message Date
  Roberto E. Vargas Caballero d5994b43ca Add support for End key 12 years ago
  Roberto E. Vargas Caballero 7c34ff1703 Add support for Supr key 12 years ago
  Roberto E. Vargas Caballero 3c99be68e8 Add support for insert key 12 years ago
  Christoph Lohmann 61b20f4bc1 Add a notice in the config.def.h file how to obtain the syntax for 12 years ago
  Roberto E. Vargas Caballero 172f65436c Add key for toogling numlock handling 12 years ago
  Christoph Lohmann cf04354e06 Restoring the Alt + Backspace functionality. Thanks Brandon Invergo! 12 years ago
  Roberto E. Vargas Caballero 55087ec2c7 Add application cursor sequences for Home 12 years ago
  Christoph Lohmann 1cbe56026b Fixing some key issues with mc. Thanks nsz! 12 years ago
  Christoph Lohmann 2b6521f5d2 Optimizing the key lookup to the X11 function key. It is still possible to 12 years ago
  Christoph Lohmann 927d8fb459 Making all function keys accessible. 12 years ago
  Christoph Lohmann a29ab30f25 Adding support for XK_F35. 12 years ago
  Christoph Lohmann d5640c7729 Fixing the return and keypad enter sent characters. Terminals produce \r. And 12 years ago
  Christoph Lohmann e87d21bb3d The crlf mode was reversed. 12 years ago
  Christoph Lohmann e7bb14e03e Fixing Return in non-crlf mode. 12 years ago
  Roberto E. Vargas Caballero 4389f2eb1b Use XK_ANY_MOD instead of XK_NO_MOD in key definition 12 years ago
  Roberto E. Vargas Caballero 16ccf344de Fix tab key 12 years ago
  Christoph Lohmann 7474a2fc37 The style inquisition was here again. 12 years ago
  Roberto E. Vargas Caballero 620e3bb39e Add missed key definitions 12 years ago
  Roberto E. Vargas Caballero 44597b359e Add control and meta combinations for arrow keys 12 years ago
  Roberto E. Vargas Caballero ea782bfc5d Remove hardcoded keys form kpress 12 years ago
  Roberto E. Vargas Caballero 93f31166bf Move Shift + Insert to shortcut 12 years ago
  Christoph Lohmann abe85c0e99 Fixing an out-of-bound bug in the selection code. Thanks Szabolczs Nagy! 12 years ago
  Christoph Lohmann 393825f9f8 Moving to the dwm config.h variable usage. 12 years ago
  Christoph Lohmann 1d378227c0 Removing the now senseless comment in config.def.h. Thanks to bnwe! 12 years ago
  Christoph Lohmann 71b09ec4f1 Adding a more flexible fontstring handling, shortcuts and a zoom function. 12 years ago
  Christoph Lohmann 5caa46cf57 Turning on antialias by default really makes it more unreadable. Maybe if once 12 years ago
  Christoph Lohmann 2752018e27 This adds the fontcache dependency to try something out. Additionally the 12 years ago
  Christoph Lohmann af9e248f97 Removing the now obsolete definitions from the config.def.h file. 12 years ago
  Christoph Lohmann 375b6e5b17 Switching to Liberation Mono as default solely because of line drawing. A next 12 years ago
  Christoph Lohmann 3a095984b0 Implementing line drawing right. 12 years ago
  Christoph Lohmann 246d704ba0 Changing the default font to DejaVu Sans Mono, which is more appealing and 12 years ago
  Christoph Lohmann 2b3c1219c8 Initial Xft support for st. More to follow. 12 years ago
  Aurélien Aptel 1ba5f4172f config.def.h: typo in comment. 12 years ago
  Christoph Lohmann a62789788c Implementing italic-bold. This will require an increase of the avgWdth. 12 years ago
  Christoph Lohmann 462a966ee2 Implement italic font support. 12 years ago
  Aurélien Aptel 751fb765e4 fix default color overwriten bug. 12 years ago
  Aurélien Aptel be2877cd04 show dark cursor when unfocused. 12 years ago
  Aurélien Aptel d8e11bdb0e document possible configuration. 12 years ago
  Aurélien Aptel 907cb8bfa6 no palette limit (thx Nick) 13 years ago
  Aurélien Aptel 6f260ba164 fix custom key handling. 13 years ago
  Aurélien Aptel 9d5ea14b9d selection clicks, shift+arrow keys, fast(er) redraw, key mask in config.h (thx Magnus Leuthner) 13 years ago
  Aurélien Aptel 4d649c2403 fix insert key, terminfo and changed TERM back to st. (thx Ondrej Martinek) 14 years ago
  Aurélien Aptel 9b74fcadc4 utf8 support! print text in delicious unicode greatness! all hail to the glorious Damian Okrasa for the patch! 14 years ago
  Aurélien Aptel 58083da61f set terminal colors to xterm default ones. 14 years ago
  Aurélien Aptel ebc287271c removed gfx chars not present in xterm acsc. 14 years ago
  Aurélien Aptel f732ca5f1f added correct line drawing characters for default font. 14 years ago
  pancake 596bb133a5 fix build 14 years ago
  Aurélien Aptel 326586ba43 cursor is hid when unfocused. 14 years ago
  Aurélien Aptel e851736e8b removed (visual) bell. '\a' sets the urgency flag if st is unfocused. 14 years ago
  Aurélien Aptel 2181040594 moved term.hidec in term.c for consistency, put back delay in xbell() 14 years ago