index
:
st
master
simple terminal
Justin Gassner
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
config.def.h
Age
Commit message (
Expand
)
Author
2013-04-13
Drawing a more visible rectangle as cursor on unfocus.
Christoph Lohmann
2013-04-03
Add an option to disable alternative screens.
Christoph Lohmann
2013-03-29
Add the possibility to have default highlight colors.
Christoph Lohmann
2013-03-29
Adding PgUp + Ctrl.
Christoph Lohmann
2013-03-29
Adding PgUp and PgDown + Ctrl to config.def.h
Christoph Lohmann
2013-02-23
Add insert for the primary clipboard to MOD + Shift + Ins.
Christoph Lohmann
2013-02-19
Implement rectangular mouse selection.
Christoph Lohmann
2013-02-16
Adding a way to ignore bits in the state.
Christoph Lohmann
2013-02-15
The refresh rate for the action needs to be high too.
Christoph Lohmann
2013-02-15
Changing the fps to something reasonable high.
Christoph Lohmann
2013-02-15
Doing it like the new run() was proposed.
Christoph Lohmann
2013-02-15
Adding a more efficient drawing code.
Christoph Lohmann
2012-12-10
Be careful about mar77i's patches.
Christoph Lohmann
2012-12-10
Applying the patch of mar771 right.
Christoph Lohmann
2012-12-09
Applying the change of the Del key assingment. Thanks Martti Kühne!
Christoph Lohmann
2012-11-25
Add support for End key
Roberto E. Vargas Caballero
2012-11-25
Add support for Supr key
Roberto E. Vargas Caballero
2012-11-25
Add support for insert key
Roberto E. Vargas Caballero
2012-11-25
Add a notice in the config.def.h file how to obtain the syntax for
Christoph Lohmann
2012-11-25
Add key for toogling numlock handling
Roberto E. Vargas Caballero
2012-11-19
Restoring the Alt + Backspace functionality. Thanks Brandon Invergo!
Christoph Lohmann
2012-11-16
Add application cursor sequences for Home
Roberto E. Vargas Caballero
2012-11-16
Fixing some key issues with mc. Thanks nsz!
Christoph Lohmann
2012-11-15
Optimizing the key lookup to the X11 function key. It is still possible to
Christoph Lohmann
2012-11-15
Making all function keys accessible.
Christoph Lohmann
2012-11-15
Adding support for XK_F35.
Christoph Lohmann
2012-11-15
Fixing the return and keypad enter sent characters. Terminals produce \r. And
Christoph Lohmann
2012-11-15
The crlf mode was reversed.
Christoph Lohmann
2012-11-15
Fixing Return in non-crlf mode.
Christoph Lohmann
2012-11-15
Use XK_ANY_MOD instead of XK_NO_MOD in key definition
Roberto E. Vargas Caballero
2012-11-14
Fix tab key
Roberto E. Vargas Caballero
2012-11-13
The style inquisition was here again.
Christoph Lohmann
2012-11-13
Add missed key definitions
Roberto E. Vargas Caballero
2012-11-13
Add control and meta combinations for arrow keys
Roberto E. Vargas Caballero
2012-11-13
Remove hardcoded keys form kpress
Roberto E. Vargas Caballero
2012-11-13
Move Shift + Insert to shortcut
Roberto E. Vargas Caballero
2012-11-03
Fixing an out-of-bound bug in the selection code. Thanks Szabolczs Nagy!
Christoph Lohmann
2012-11-02
Moving to the dwm config.h variable usage.
Christoph Lohmann
2012-10-28
Removing the now senseless comment in config.def.h. Thanks to bnwe!
Christoph Lohmann
2012-10-28
Adding a more flexible fontstring handling, shortcuts and a zoom function.
Christoph Lohmann
2012-10-05
Turning on antialias by default really makes it more unreadable. Maybe if once
Christoph Lohmann
2012-10-04
This adds the fontcache dependency to try something out. Additionally the
Christoph Lohmann
2012-09-30
Removing the now obsolete definitions from the config.def.h file.
Christoph Lohmann
2012-09-26
Switching to Liberation Mono as default solely because of line drawing. A next
Christoph Lohmann
2012-09-26
Implementing line drawing right.
Christoph Lohmann
2012-09-24
Changing the default font to DejaVu Sans Mono, which is more appealing and
Christoph Lohmann
2012-09-24
Initial Xft support for st. More to follow.
Christoph Lohmann
2012-09-18
config.def.h: typo in comment.
Aurélien Aptel
2012-09-14
Implementing italic-bold. This will require an increase of the avgWdth.
Christoph Lohmann
2012-09-05
Implement italic font support.
Christoph Lohmann
[next]