24 Commits (e5d7c5a69e17d858984fe2c28b7d026672f42177)

Author SHA1 Message Date
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
the majority has bigger screens, this can be turned on by default again.
Thanks pancake, for the hint.
12 years ago
Christoph Lohmann 2752018e27 This adds the fontcache dependency to try something out. Additionally the
invert mode now works as expected. In the config.def.h autohint is set to
false, so the fonts are drawn correctly, without any overlapping.
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
patch to fix the font symbols in all fonts should make it easier to choose a
better font.
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
activating antialiasing.
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. 13 years ago
Aurélien Aptel be2877cd04 show dark cursor when unfocused. 13 years ago
Aurélien Aptel d8e11bdb0e document possible configuration. 13 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!
TERM set back to xterm.
changed default fonts.
Note: drawing is now (even) slower.
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
use config.def.h mechanism
add SHELL in config.h
14 years ago