summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-12-16output child WEXITSTATUS/WTERMSIG on abnormal terminationLauri Tirkkonen
2018-12-16st: small typofix in commentHiltjo Posthuma
2018-12-16fix memory leak in xloadcols()Hiltjo Posthuma
reported by Avi Halachmi (:avih)" <avihpit@yahoo.com> patch slightly changed by me.
2018-12-16Fix crash on resizeJules Maselbas
Prevent to realloc xw.specbuc with a negative number of col. Add proper hints for the minimal size, for one character.
2018-12-13revert to normal size now just alt-homeLuke Smith
2018-12-13ctrl-l chooses urls with xurls and dmenuLuke Smith
2018-12-03Merge pull request #25 from terriblephrases/masterLuke Smith
corrects color and font size info
2018-12-03corrects color and font size infoterriblephrases
2018-12-03Merge pull request #24 from terriblephrases/masterLuke Smith
Correct gruvbox defaultfg and cursor colors
2018-12-03sets correct gruvbox defaultfg and cursor colors, restores poss. to use 257+ ↵terriblephrases
colors
2018-12-01gruvboxLuke Smith
2018-11-24openbsd compilation noteLuke Smith
2018-11-14alpha/transparency read from xresourcesLuke Smith
2018-10-16mouse bindings and documentationLuke Smith
2018-10-16default font largerLuke Smith
2018-10-16man fixesLuke Smith
2018-10-04copy/paste fixesLuke Smith
2018-10-04bgcolor to 0Luke Smith
2018-09-14readme color updateLuke Smith
2018-09-01Revert "Update LICENSE"Luke Smith
This reverts commit 85d8621d8c423ea1addcfdbf2fc892cb5e86acc2.
2018-08-27Merge branch 'master' of github.com:LukeSmithxyz/stLuke Smith
2018-08-27bg fix on some graphical systemsLuke Smith
2018-08-02Update LICENSELuke Smith
2018-08-02junk cleanupLuke Smith
2018-08-01old patches removedLuke Smith
2018-08-01alt-shift-up/down for zoomingLuke Smith
2018-07-15Merge pull request #5 from cquijano/patchedLuke Smith
fix defaultbg value, solve sigfault
2018-07-15fix defaultbg value, solve sigfaultCarlos Quijano
2018-07-08manual updatesLuke Smith
2018-07-08shift-insert now pastes from clipboardLuke Smith
2018-07-07xresources patch now defaultLuke Smith
2018-06-25wal compatibility addedLuke Smith
2018-05-01alt-shift-j/k zoom bindings b/c why not lmaoLuke Smith
2018-05-01cleaningLuke Smith
2018-05-01Big cleanup and some redundant bindings addedLuke Smith
2018-04-25Updated few minor changes in README.Kornelije Sajler
2018-04-25Updated README with few more info.Kornelije Sajler
2018-04-25Updade README with more info no custom changes.Kornelije Sajler
Updated config.def.h with my/luke preferences. Font=14px, alpha=0xcd, colorname[]=pop_os-inspired. Changed values for bg,fg and cursor using 256, 257, 258 indexs from colorname[]. Patched with luke's keymapping's.
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.
2018-03-12transparency more opaqueLuke Smith
2018-03-10transparency now defaultLuke Smith
2018-02-05transparency explanation addedLuke
2018-01-30Merge pull request #1 from PhilipNelson5/patch-1Luke Smith
spelling
2018-01-21spellingPhilip Nelson
2018-01-21readme changesLuke
2018-01-19readme explains transparency installationLuke
2018-01-19fixed transparency patch addedLuke
2018-01-18redundant readme line removedLuke
2018-01-18alt-u & alt-d: up & down in history; readme updateLuke
2018-01-18fix of brainlet error, formatting fix tooLuke