Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-12-16 | fix memory leak in xloadcols() | Hiltjo Posthuma | |
reported by Avi Halachmi (:avih)" <avihpit@yahoo.com> patch slightly changed by me. | |||
2018-12-16 | Fix crash on resize | Jules Maselbas | |
Prevent to realloc xw.specbuc with a negative number of col. Add proper hints for the minimal size, for one character. | |||
2018-07-07 | xresources patch now default | Luke Smith | |
2018-04-25 | Updated 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. |