Christoph Lohmann
|
2752018e27
This adds the fontcache dependency to try something out. Additionally the
|
%!s(int64=12) %!d(string=hai) anos |
Christoph Lohmann
|
0d88f1ef75
Thanks to c00kiemon5ter. Not changing bold to bright colors seems to be the
|
%!s(int64=12) %!d(string=hai) anos |
Christoph Lohmann
|
af9e248f97
Removing the now obsolete definitions from the config.def.h file.
|
%!s(int64=12) %!d(string=hai) anos |
Christoph Lohmann
|
5dfd5df4fe
This changes -f to be the parameter for the font. Now -f is -o.
|
%!s(int64=12) %!d(string=hai) anos |
Christoph Lohmann
|
9cae1eb0de
Remove the cruft of the user to have to define the different font styles.
|
%!s(int64=12) %!d(string=hai) anos |
Christoph Lohmann
|
ed5b8700a6
We need all the colors to be available, so die() on some not available.
|
%!s(int64=12) %!d(string=hai) anos |
Christoph Lohmann
|
d7b1e31eec
All xcolors are not Xft colors and the clearing of the borders has been
|
%!s(int64=12) %!d(string=hai) anos |
Christoph Lohmann
|
29b209f5f5
Vt escape sequences allow escape sequences in escape sequences and escape
|
%!s(int64=12) %!d(string=hai) anos |
Roberto E. Vargas Caballero
|
3af49e34f6
Allow control characters inside escape sequences
|
%!s(int64=12) %!d(string=hai) anos |
Roberto E. Vargas Caballero
|
a7d7e29300
Ignore all control characters not handled
|
%!s(int64=12) %!d(string=hai) anos |
Christoph Lohmann
|
375b6e5b17
Switching to Liberation Mono as default solely because of line drawing. A next
|
%!s(int64=12) %!d(string=hai) anos |
Christoph Lohmann
|
3a095984b0
Implementing line drawing right.
|
%!s(int64=12) %!d(string=hai) anos |
Christoph Lohmann
|
c3b0e2202b
A reset should reset the line drawing too.
|
%!s(int64=12) %!d(string=hai) anos |
Christoph Lohmann
|
980c5956ed
Enabling enacs and adding compatibility to xterm and urxvt for alternative
|
%!s(int64=12) %!d(string=hai) anos |
Roberto E. Vargas Caballero
|
eb360e5fd1
Fix bug in tputc writing to io file
|
%!s(int64=12) %!d(string=hai) anos |
Christoph Lohmann
|
246d704ba0
Changing the default font to DejaVu Sans Mono, which is more appealing and
|
%!s(int64=12) %!d(string=hai) anos |
Christoph Lohmann
|
055a4f6d2c
The xinit() call needs to be behind all the tty init, otherwise all the
|
%!s(int64=12) %!d(string=hai) anos |
Christoph Lohmann
|
e9c677816c
Adding a TODO for xft fallback.
|
%!s(int64=12) %!d(string=hai) anos |
Roberto E. Vargas Caballero
|
74d6abfee5
Add some documentetion to tsetmode
|
%!s(int64=12) %!d(string=hai) anos |
Roberto E. Vargas Caballero
|
c3b6345595
Fix LNM sequence
|
%!s(int64=12) %!d(string=hai) anos |
Roberto E. Vargas Caballero
|
2f215654a4
Add KAM sequence
|
%!s(int64=12) %!d(string=hai) anos |
Roberto E. Vargas Caballero
|
11bec67875
Remove unused parameters in ttyresize
|
%!s(int64=12) %!d(string=hai) anos |
Roberto E. Vargas Caballero
|
b6cfff1625
Clear X window in tsetreset()
|
%!s(int64=12) %!d(string=hai) anos |
Christoph Lohmann
|
21a0c4a2e0
Merging xft and current st heads.
|
%!s(int64=12) %!d(string=hai) anos |
Christoph Lohmann
|
2b3c1219c8
Initial Xft support for st. More to follow.
|
%!s(int64=12) %!d(string=hai) anos |
Aurélien Aptel
|
816a70c01b
use typedef'd unsigned type and regular bool type.
|
%!s(int64=12) %!d(string=hai) anos |
Aurélien Aptel
|
1ba5f4172f
config.def.h: typo in comment.
|
%!s(int64=12) %!d(string=hai) anos |
Aurélien Aptel
|
50a619cee3
LEGACY: typo.
|
%!s(int64=12) %!d(string=hai) anos |
Christoph Lohmann
|
0eaed8f085
Redrawing is fixed.
|
%!s(int64=12) %!d(string=hai) anos |
Christoph Lohmann
|
e4bf2679c1
Fixing the redrawing patch of k0ga, so it's using xclear() in redraw() too.
|
%!s(int64=12) %!d(string=hai) anos |