aboutsummaryrefslogtreecommitdiffhomepage
path: root/config.def.h
Commit message (Expand)AuthorAge
...
* Applying the change of the Del key assingment. Thanks Martti Kühne!Gravatar Christoph Lohmann2012-12-09
* Add support for End keyGravatar Roberto E. Vargas Caballero2012-11-25
* Add support for Supr keyGravatar Roberto E. Vargas Caballero2012-11-25
* Add support for insert keyGravatar Roberto E. Vargas Caballero2012-11-25
* Add a notice in the config.def.h file how to obtain the syntax forGravatar Christoph Lohmann2012-11-25
* Add key for toogling numlock handlingGravatar Roberto E. Vargas Caballero2012-11-25
* Restoring the Alt + Backspace functionality. Thanks Brandon Invergo!Gravatar Christoph Lohmann2012-11-19
* Add application cursor sequences for HomeGravatar Roberto E. Vargas Caballero2012-11-16
* Fixing some key issues with mc. Thanks nsz!Gravatar Christoph Lohmann2012-11-16
* Optimizing the key lookup to the X11 function key. It is still possible toGravatar Christoph Lohmann2012-11-15
* Making all function keys accessible.Gravatar Christoph Lohmann2012-11-15
* Adding support for XK_F35.Gravatar Christoph Lohmann2012-11-15
* Fixing the return and keypad enter sent characters. Terminals produce \r. AndGravatar Christoph Lohmann2012-11-15
* The crlf mode was reversed.Gravatar Christoph Lohmann2012-11-15
* Fixing Return in non-crlf mode.Gravatar Christoph Lohmann2012-11-15
* Use XK_ANY_MOD instead of XK_NO_MOD in key definitionGravatar Roberto E. Vargas Caballero2012-11-15
* Fix tab keyGravatar Roberto E. Vargas Caballero2012-11-14
* The style inquisition was here again.Gravatar Christoph Lohmann2012-11-13
* Add missed key definitionsGravatar Roberto E. Vargas Caballero2012-11-13
* Add control and meta combinations for arrow keysGravatar Roberto E. Vargas Caballero2012-11-13
* Remove hardcoded keys form kpressGravatar Roberto E. Vargas Caballero2012-11-13
* Move Shift + Insert to shortcutGravatar Roberto E. Vargas Caballero2012-11-13
* Fixing an out-of-bound bug in the selection code. Thanks Szabolczs Nagy!Gravatar Christoph Lohmann2012-11-03
* Moving to the dwm config.h variable usage.Gravatar Christoph Lohmann2012-11-02
* Removing the now senseless comment in config.def.h. Thanks to bnwe!Gravatar Christoph Lohmann2012-10-28
* Adding a more flexible fontstring handling, shortcuts and a zoom function.Gravatar Christoph Lohmann2012-10-28
* Turning on antialias by default really makes it more unreadable. Maybe if onceGravatar Christoph Lohmann2012-10-05
* This adds the fontcache dependency to try something out. Additionally theGravatar Christoph Lohmann2012-10-04
* Removing the now obsolete definitions from the config.def.h file.Gravatar Christoph Lohmann2012-09-30
* Switching to Liberation Mono as default solely because of line drawing. A nextGravatar Christoph Lohmann2012-09-26
* Implementing line drawing right.Gravatar Christoph Lohmann2012-09-26
* Changing the default font to DejaVu Sans Mono, which is more appealing andGravatar Christoph Lohmann2012-09-24
* Initial Xft support for st. More to follow.Gravatar Christoph Lohmann2012-09-24
* config.def.h: typo in comment.Gravatar Aurélien Aptel2012-09-18
* Implementing italic-bold. This will require an increase of the avgWdth.Gravatar Christoph Lohmann2012-09-14
* Implement italic font support.Gravatar Christoph Lohmann2012-09-05
* fix default color overwriten bug.Gravatar Aurélien Aptel2012-02-16
* show dark cursor when unfocused.Gravatar Aurélien Aptel2012-02-15
* document possible configuration.Gravatar Aurélien Aptel2012-02-15
* no palette limit (thx Nick)Gravatar Aurélien Aptel2011-10-06
* fix custom key handling.Gravatar Aurélien Aptel2011-08-14
* selection clicks, shift+arrow keys, fast(er) redraw, key mask in config.h (th...Gravatar Aurélien Aptel2011-04-22
* fix insert key, terminfo and changed TERM back to st. (thx Ondrej Martinek)Gravatar Aurélien Aptel2011-01-23
* utf8 support! print text in delicious unicode greatness! all hail to the glor...Gravatar Aurélien Aptel2010-11-18
* set terminal colors to xterm default ones.Gravatar Aurélien Aptel2010-09-02
* removed gfx chars not present in xterm acsc.Gravatar Aurélien Aptel2010-09-02
* added correct line drawing characters for default font.Gravatar Aurélien Aptel2010-09-01
* fix buildGravatar pancake2010-08-30