aboutsummaryrefslogtreecommitdiffhomepage
path: root/config.def.h
Commit message (Expand)AuthorAge
* Use character size scaling factorsGravatar Eric Pruitt2013-08-05
* fix: whitespaceGravatar Markus Teich2013-07-04
* fix PageUp Modifier Mask in config.def.hGravatar Markus Teich2013-06-22
* Bumping up the xfps so mouse motion won't reap the CPU.Gravatar Christoph Lohmann2013-06-01
* Allow more complex delimiters for word selections.Gravatar Christoph Lohmann2013-05-04
* Explaining blinking for the dummies.Gravatar Christoph Lohmann2013-04-28
* Add a possibility to modify the string sent by mouse buttons.Gravatar Christoph Lohmann2013-04-28
* Enable blinking in st.Gravatar Christoph Lohmann2013-04-26
* Drawing a more visible rectangle as cursor on unfocus.Gravatar Christoph Lohmann2013-04-13
* Add an option to disable alternative screens.Gravatar Christoph Lohmann2013-04-03
* Add the possibility to have default highlight colors.Gravatar Christoph Lohmann2013-03-29
* Adding PgUp + Ctrl.Gravatar Christoph Lohmann2013-03-29
* Adding PgUp and PgDown + Ctrl to config.def.hGravatar Christoph Lohmann2013-03-29
* Add insert for the primary clipboard to MOD + Shift + Ins.Gravatar Christoph Lohmann2013-02-23
* Implement rectangular mouse selection.Gravatar Christoph Lohmann2013-02-19
* Adding a way to ignore bits in the state.Gravatar Christoph Lohmann2013-02-16
* The refresh rate for the action needs to be high too.Gravatar Christoph Lohmann2013-02-15
* Changing the fps to something reasonable high.Gravatar Christoph Lohmann2013-02-15
* Doing it like the new run() was proposed.Gravatar Christoph Lohmann2013-02-15
* Adding a more efficient drawing code.Gravatar Christoph Lohmann2013-02-15
* Be careful about mar77i's patches.Gravatar Christoph Lohmann2012-12-10
* Applying the patch of mar771 right.Gravatar Christoph Lohmann2012-12-10
* 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