Commit Graph

1394 Commits

Author SHA1 Message Date
e2046555c0 Merge pull request #88 from lucaslugao/master
Premultiply background RGB values if alpha is used
2019-05-23 23:02:08 -04:00
ffcacfa98d Premultiply background RGB values if alpha is used 2019-05-21 17:17:13 +02:00
d06bf1fd7e magnet links detectable 2019-05-19 20:16:13 -04:00
a96c33e81e Add interval timer to XIM updates
Signed-off-by: Joseph Benden <joe@benden.us>
2019-05-17 11:54:04 -07:00
caa1d8fbea FAQ: add entry about color emoji Xft bug
This has been asked many times on IRC and the mailinglist. Make it easier to
find information about this particular Xft issue by adding it to the FAQ.
2019-05-17 13:00:10 +02:00
6c0c86191c Merge pull request #79 from rjl6789/virgin
default fg, bg and cursor - modified so works with .Xresources
2019-05-12 09:14:18 -04:00
55405e17f1 correct fg,bg,cs defaults so will work with Xresources and default is gruvbox 2019-05-11 12:11:49 +01:00
6ecb8b1595 make config consistent with virgin lukesmith st repo 2019-05-11 12:05:30 +01:00
ea40e61a8d Merge remote-tracking branch 'upstream/master' into virgin 2019-05-11 12:01:58 +01:00
da82328295 Merge pull request #77 from otlin100/luke
allow '%' in URLs
2019-05-10 12:54:26 -04:00
3b6662093c allow '%' in URLs 2019-05-10 18:46:14 +02:00
9fb50579c1 Merge pull request #75 from Lukeblanes/master
Include links with port numbers
2019-05-10 09:54:10 -04:00
5754699235 Include links with port numbers 2019-05-10 14:45:49 +02:00
9b18354de6 corrected fg and bg defaults again 2019-05-09 17:55:26 +01:00
8c119155ba original color 2019-05-09 07:38:23 -04:00
be3ea16279 Merge pull request #72 from rjl6789/master
correct colorname declaration
2019-05-09 07:30:37 -04:00
e0005c695e corrected colorname declaration 2019-05-09 07:42:21 +01:00
9aa7f38187 Merge remote-tracking branch 'upstream/master' 2019-05-09 07:37:21 +01:00
da13ef1246 external pipe eternal 2019-05-08 15:29:33 -04:00
ca12440fa9 Merge pull request #70 from YusufAktepe/master
get version from config.mk
2019-05-08 15:24:47 -04:00
19c95dd96c get version from config.mk 2019-05-08 22:03:05 +03:00
2087ab9c6d forgot which markdown 2019-05-08 11:38:15 -04:00
84d49f527d copy output of command with alt-o 2019-05-08 11:26:11 -04:00
140c6b0a3f Merge pull request #69 from YusufAktepe/master
Updated st to 0.8.2
2019-05-07 21:53:37 -04:00
3cd91894ec Updated st to 0.8.2
Updated to latest git (20190414.f1546cf) & updated patches.

Changes:
. Upstream fixes.
. Alpha: Opacity value is now typed in float (0-1).
  Also "-A" cmd option added as alternative opacity changing method.
. Clipboard: middle click pastes from clipboard.
. Organized shortcuts.
2019-05-08 04:05:57 +03:00
e99aa29eef test2 2019-05-07 22:28:40 +01:00
25f59984da test 2019-05-07 22:28:04 +01:00
35506b44ad Merge pull request #68 from kajzersoze/master
include links with & in URLs
2019-05-06 08:25:49 -04:00
8844764bc7 include links with & in URLs 2019-05-06 14:11:50 +02:00
36eb185897 Merge pull request #66 from ijacquez/feature/set-install-prefix
Use conditional variable assignment for PREFIX
2019-05-04 18:48:01 -04:00
252fba32be Use conditional variable assignment for PREFIX 2019-05-04 15:09:58 -07:00
d9575acb88 copy urls with alt-y 2019-05-03 20:11:37 -04:00
e196d09b86 Merge pull request #65 from g-mips/master
Added Xresource border to adjust the internal border.
2019-04-28 18:15:01 -04:00
84480af682 Added Xresource border to adjust the internal border. 2019-04-27 12:59:14 -06:00
05cc5be681 urls over lines 2019-04-26 20:40:39 -04:00
f7c138b8cb read multiline URLs and URLs without 'http://' from mutt 2019-04-27 03:05:31 +02:00
a36768bfa1 aur note 2019-04-23 12:45:03 -04:00
Rob
b919e7dde9 Merge pull request #1 from LukeSmithxyz/master
update april 2019
2019-04-22 19:55:52 +01:00
f1546cf9c1 selection: fix view to match actual selection on first cell 2019-04-14 13:50:20 +02:00
30a6a001fe dumb 2019-04-05 15:50:28 -04:00
3b6bf70d87 gitignore and desc change for aur 2019-04-05 15:50:11 -04:00
1cd0b79004 Merge pull request #57 from YusufAktepe/master
PKGBUILD added for easier management with pacman.
2019-04-04 22:58:09 -04:00
7923599f52 PKGBUILD added for easier management with pacman. 2019-04-05 04:38:48 +03:00
7af0421674 xurls no longer required 2019-04-04 18:36:38 -04:00
44a6c377b1 xdef example added 2019-04-02 12:29:17 -04:00
Rob
d6863bfede add simple script to uninstall->clean->rebuild->install 2019-03-31 18:52:07 +01:00
Rob
502c57de2f change bg and fg colors to 256 257 respectivly 2019-03-31 18:51:31 +01:00
21367a040f revert part of commit add0211522
"use iswspace()/iswpunct() to find word delimiters

    this inverts the configuration logic: you no longer provide a list of
    delimiters -- all space and punctuation characters are considered
    delimiters, unless listed in extrawordchars."

Feedback from IRC and personal preference.
2019-03-15 20:40:16 +01:00
b650256044 dont print color warning on color reset OSC 104 without parameter
also print explicitly "(null)" when printf "%s" p=NULL.

noticed when exiting mutt: printf '\x1b]104\x07'
2019-03-15 14:47:08 +01:00
9acec468fb minor code-style, initialize var at the top of function 2019-03-15 14:42:50 +01:00