Christoph Lohmann
7474a2fc37
The style inquisition was here again.
12 years ago
Christoph Lohmann
b0ed3e2897
0.3 release.
12 years ago
Christoph Lohmann
71b09ec4f1
Adding a more flexible fontstring handling, shortcuts and a zoom function.
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
2b3c1219c8
Initial Xft support for st. More to follow.
12 years ago
Brandon Invergo
94771d0588
Implement Xdbe-based double-buffering
12 years ago
Aurélien Aptel
7823aeb1f9
revert to "tip" in VERSION.
13 years ago
Aurélien Aptel
970d44a60d
bump version.
13 years ago
anselm@garbe.us
b11e22df7d
some minor fixes
13 years ago
Aurélien Aptel
73e37f5629
update VERSION.
14 years ago
pancake@nopcode.org
591d147af7
fix segfault when selecting big buffers
...
shift+insert paste clipboard
honor CFLAGS and LDFLAGS in config.mk
14 years ago
Aurélien Aptel
ae5baac932
use predefined OS macro instead of uname.
14 years ago
Aurélien Aptel
bef87acd0d
st should compile on NetBSD.
14 years ago
Aurélien Aptel
6db6980e27
st now runs on Linux, OpenBSD and FreeBSD.
14 years ago
Aurélien Aptel
c563328571
removed XINERAMA from config.mk and fixed a segfault when st is
...
started without a display. (thx Hiltjo Posthuma)
14 years ago
Anselm R Garbe
d58dd3b8bc
backport of local changes
16 years ago
Matthias-Christian Ott
e0d0a2b96e
simplify Makefile
...
Due to consideration of POSIX compliance issues config.mk had
to be removed. Configuration variables can be overridden by
environment variables or specified via command line.
Additionally all pretty-printed messages were removed and
built-in rules are used. This also simplifies and purges
the Makefile.
17 years ago
Matthias-Christian Ott
0c0ada8a7f
make st and std separate programmes
17 years ago
Matthias-Christian Ott
09fe1e22ce
assume glibc by default
17 years ago
Matthias-Christian Ott
b8f79f0ed0
remove xinerama flags
...
The xinerama related variables in config.mk are a relict of
dwm and therefore should be removed.
17 years ago
Anselm R Garbe
1987ae4bac
added some new files for the initial rewrite of st from scratch
17 years ago