summaryrefslogtreecommitdiff
path: root/win.h
AgeCommit message (Collapse)Author
2019-05-08Updated st to 0.8.2yusufaktepe
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.
2018-04-25Updated st 0.8.1. Used new patches, scrollblock and alpha fixed.Kornelije Sajler
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.