Paride Legovini
16d98738e7
Let the user specify CPPFLAGS
...
This complements the work done in d4928ed
, allowing the user to specify
the preprocessor flags with the CPPFLAGS environment variable. This is
useful for example to specify preprocessor macros with -D.
CFLAGS could be used instead, but CPPFLAGS is more correct and is expected
to be honored in some cases. For example, the helper scripts to build
Debian packages make use of CPPFLAGS, but the variable is currently
being ignored unless manually appended to CFLAGS.
2019-01-10 18:13:13 +01:00
Luke Smith
661e82f937
Merge pull request #40 from iamdiogo/patch-1
...
Fixed typo in README.md
2019-01-08 20:22:14 -05:00
Diogo Silva
a839a90485
Fixed typo in README.md
2019-01-08 22:50:19 +00:00
Paride Legovini
e23acb9188
Set the path of pkg-config in a variable instead of hardcoding it
...
In this way the path of pkg-config can be overridden from the command
line. This is useful for example when cross-compiling.
2019-01-04 16:00:54 +01:00
Hiltjo Posthuma
7e19e11676
Makefile: fix dependencies on config.h
...
patch by Younes Khoudli (changed slightly). Thanks
2019-01-04 12:33:01 +01:00
Luke Smith
c5107954b2
cursorColor removed
2018-12-18 20:29:38 -05:00
Luke Smith
6863c0608a
just use xdg-open
2018-12-18 09:29:09 -05:00
Luke Smith
b8f48f3176
Merge pull request #33 from hexinal/patch-1
...
Updated shortcut for zoomreset
2018-12-18 07:47:58 -05:00
hexinal
93ea70adb2
Updated shortcut for zoomreset
2018-12-18 11:15:39 +00:00
Luke Smith
f9c152ab79
remove adjacent identical links from url picker
2018-12-16 22:50:23 -05:00
Luke Smith
edbc788d20
Merge pull request #31 from terriblephrases/master
...
Upstream updates
2018-12-16 20:10:20 -05:00
Hiltjo Posthuma
7a1a92ff3f
small code-style fix
2018-12-16 02:20:16 +01:00
Lauri Tirkkonen
e651f31642
output child WEXITSTATUS/WTERMSIG on abnormal termination
2018-12-16 02:19:10 +01:00
Hiltjo Posthuma
3061ebd7e1
st: small typofix in comment
2018-12-16 02:18:36 +01:00
Hiltjo Posthuma
539e145e65
fix memory leak in xloadcols()
...
reported by Avi Halachmi (:avih)" <avihpit@yahoo.com>
patch slightly changed by me.
2018-12-16 02:18:16 +01:00
Jules Maselbas
62371f0b21
Fix crash on resize
...
Prevent to realloc xw.specbuc with a negative number of col.
Add proper hints for the minimal size, for one character.
2018-12-16 02:10:06 +01:00
Luke Smith
ee16dfb8f3
revert to normal size now just alt-home
2018-12-13 17:54:26 -05:00
Luke Smith
a2b1dfe1ba
ctrl-l chooses urls with xurls and dmenu
2018-12-13 17:23:38 -05:00
Lauri Tirkkonen
096b125db7
output child WEXITSTATUS/WTERMSIG on abnormal termination
2018-12-11 18:36:02 +01:00
Luke Smith
6c93dd4520
Merge pull request #25 from terriblephrases/master
...
corrects color and font size info
2018-12-03 17:01:05 -05:00
terriblephrases
3fb4962375
corrects color and font size info
2018-12-03 20:53:04 +01:00
Luke Smith
7699e6d67c
Merge pull request #24 from terriblephrases/master
...
Correct gruvbox defaultfg and cursor colors
2018-12-03 12:58:50 -05:00
terriblephrases
313ecfec81
sets correct gruvbox defaultfg and cursor colors, restores poss. to use 257+ colors
2018-12-03 17:38:57 +01:00
Luke Smith
15c6321d87
gruvbox
2018-12-01 18:23:52 -05:00
Luke Smith
ec8887f0f2
openbsd compilation note
2018-11-24 09:17:12 -05:00
Luke Smith
1210133b4b
alpha/transparency read from xresources
2018-11-14 10:31:03 -05:00
Hiltjo Posthuma
d7bf023b2f
fix memory leak in xloadcols()
...
reported by Avi Halachmi (:avih)" <avihpit@yahoo.com>
patch slightly changed by me.
2018-11-04 14:35:07 +01:00
Hiltjo Posthuma
b4d68d4daa
st: small typofix in comment
2018-11-04 14:30:56 +01:00
Luke Smith
7186ee2ddd
mouse bindings and documentation
2018-10-16 15:21:02 -04:00
Luke Smith
07bfca3009
default font larger
2018-10-16 14:41:35 -04:00
Luke Smith
2e89d5f575
man fixes
2018-10-16 14:41:14 -04:00
Luke Smith
523d83e6ab
copy/paste fixes
2018-10-04 16:53:12 -04:00
Luke Smith
53b4c270aa
bgcolor to 0
2018-10-04 16:18:07 -04:00
Luke Smith
a8137b4541
readme color update
2018-09-14 07:57:35 -04:00
Hiltjo Posthuma
30ec9a3dc3
small code-style fix
2018-09-11 19:06:35 +02:00
Quentin Rameau
67d0cb65d0
Remove the ISO 14755 feature
...
And move it to the patches section.
Keeping it would force to add an exec pledge on OpenBSD, and some
people think it's bloated, so bye!
2018-09-11 19:05:55 +02:00
Luke Smith
059106186b
Revert "Update LICENSE"
...
This reverts commit 85d8621d8c
.
2018-09-01 00:16:58 -04:00
Luke Smith
0bd7a0bb0d
Merge branch 'master' of github.com:LukeSmithxyz/st
2018-08-27 13:14:35 -04:00
Luke Smith
8148957553
bg fix on some graphical systems
2018-08-27 13:13:56 -04:00
Luke Smith
85d8621d8c
Update LICENSE
2018-08-02 00:28:17 -04:00
Luke Smith
f0f1621f40
junk cleanup
2018-08-02 00:11:23 -04:00
Luke Smith
075f8eee4a
old patches removed
2018-08-01 21:28:49 -04:00
Luke Smith
ffe6670fe2
alt-shift-up/down for zooming
2018-08-01 09:57:41 -04:00
Hiltjo Posthuma
4f4bccd162
Revert "Simplify cursor color handling"
...
This reverts commit 1911c9274d
.
2018-07-17 20:01:58 +02:00
Hiltjo Posthuma
8ed7a4b3b7
Revert "Make cursor follow text color"
...
This reverts commit b51bcd5553
.
2018-07-17 20:01:57 +02:00
Hiltjo Posthuma
732be223ee
Revert "Fix crash when cursor color is truecolor"
...
This reverts commit 5535c1f04c
.
2018-07-17 20:01:54 +02:00
Luke Smith
02ebb37e50
Merge pull request #5 from cquijano/patched
...
fix defaultbg value, solve sigfault
2018-07-15 14:03:29 -04:00
Carlos Quijano
c49edb020e
fix defaultbg value, solve sigfault
2018-07-15 19:40:51 +02:00
Jules Maselbas
5535c1f04c
Fix crash when cursor color is truecolor
...
Reported-by: Ivan Tham <pickfire@riseup.net>
2018-07-15 18:16:52 +02:00
Jules Maselbas
b51bcd5553
Make cursor follow text color
2018-07-14 12:49:37 +02:00