12 Commits (jaspers-st)

Author SHA1 Message Date
Jasper Levin Spahl 6c12d08d7d
patched for w3m 4 years ago
Jasper Levin Spahl 1ca76c5be5
Added Font Liguatures 5 years ago
Luke Smith 689add8aad
middle click pastes selection again 5 years ago
Eugene 7917ec930a Do not copy text to clipboard after selecting
This behaviour was introduced in 6833411400
Resolves: #177
5 years ago
Jon Bulica 5728d045eb apply font2 patch 6 years ago
Jon Bulica 9449c5787f apply anysize patch 6 years ago
Lucas Lugao ffcacfa98d Premultiply background RGB values if alpha is used 6 years ago
yusufaktepe 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.
6 years ago
Hiltjo Posthuma 539e145e65 fix memory leak in xloadcols()
reported by Avi Halachmi (:avih)" <avihpit@yahoo.com>

patch slightly changed by me.
6 years ago
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.
6 years ago
Luke Smith 7f231a6b54 xresources patch now default 7 years ago
Kornelije Sajler 0ad3d4eddf Updated st 0.8.1. Used new patches, scrollblock and alpha fixed.
Created run-patches.sh, runs all patches on clean st 0.8.1 code.
All old patches remvoed, including trasparency diff.
Not including solarized theme, don't see value of it.
Commented colornames array with color indexs from 0-15, includes index 255, and afterwards bg, fg and cursor, change those for background, foreground and cursor color. Seems better than solarized toggle.
Updated README.
7 years ago