Commit Graph

  • 67d0cb65d0 Remove the ISO 14755 feature Quentin Rameau 2018-09-11 13:11:28 +0200
  • 059106186b Revert "Update LICENSE" Luke Smith 2018-09-01 00:16:58 -0400
  • 0bd7a0bb0d Merge branch 'master' of github.com:LukeSmithxyz/st Luke Smith 2018-08-27 13:14:35 -0400
  • 8148957553 bg fix on some graphical systems Luke Smith 2018-08-27 13:13:56 -0400
  • 85d8621d8c
    Update LICENSE Luke Smith 2018-08-02 00:28:17 -0400
  • f0f1621f40 junk cleanup Luke Smith 2018-08-02 00:11:23 -0400
  • 075f8eee4a old patches removed Luke Smith 2018-08-01 21:28:49 -0400
  • ffe6670fe2 alt-shift-up/down for zooming Luke Smith 2018-08-01 09:57:41 -0400
  • 4f4bccd162 Revert "Simplify cursor color handling" Hiltjo Posthuma 2018-07-17 20:01:58 +0200
  • 8ed7a4b3b7 Revert "Make cursor follow text color" Hiltjo Posthuma 2018-07-17 20:01:57 +0200
  • 732be223ee Revert "Fix crash when cursor color is truecolor" Hiltjo Posthuma 2018-07-17 20:01:54 +0200
  • 02ebb37e50
    Merge pull request #5 from cquijano/patched Luke Smith 2018-07-15 14:03:29 -0400
  • c49edb020e fix defaultbg value, solve sigfault Carlos Quijano 2018-07-15 19:40:51 +0200
  • 5535c1f04c Fix crash when cursor color is truecolor Jules Maselbas 2018-07-15 13:53:37 +0200
  • b51bcd5553 Make cursor follow text color Jules Maselbas 2018-07-14 11:16:37 +0200
  • 1911c9274d Simplify cursor color handling Jules Maselbas 2018-07-14 11:16:36 +0200
  • 43af5f7790 manual updates Luke Smith 2018-07-08 14:23:08 -0400
  • f9cd5efaa0 shift-insert now pastes from clipboard Luke Smith 2018-07-08 14:22:52 -0400
  • 7f231a6b54 xresources patch now default Luke Smith 2018-07-07 03:28:01 -0400
  • 29f341da7c Fix crash on resize Jules Maselbas 2018-06-27 17:08:30 +0200
  • 195535facc wal compatibility added Luke Smith 2018-06-25 19:28:26 -0400
  • dc3b5babf1 config.mk: remove extra newline before EOF Hiltjo Posthuma 2018-06-02 17:11:14 +0200
  • 235a783e03 code-style for pledge(2) Hiltjo Posthuma 2018-05-25 13:04:09 +0200
  • 30ce2cc002 Pledge on OpenBSD Hiltjo Posthuma 2018-05-25 11:59:28 +0200
  • ae9739faed alt-shift-j/k zoom bindings b/c why not lmao Luke Smith 2018-05-01 15:01:58 -0700
  • f6ecf743ab cleaning Luke Smith 2018-05-01 14:42:15 -0700
  • cd357e5c67 Big cleanup and some redundant bindings added Luke Smith 2018-05-01 14:36:36 -0700
  • 60ea12d971 Updated few minor changes in README. Kornelije Sajler 2018-04-25 22:58:56 +0200
  • 67940f05e5 Updated README with few more info. Kornelije Sajler 2018-04-25 22:53:54 +0200
  • 582549f486 Updade README with more info no custom changes. 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. Kornelije Sajler 2018-04-25 22:49:04 +0200
  • 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. Kornelije Sajler 2018-04-25 22:15:11 +0200
  • 041912a791 error message style and use strerror in a few places Hiltjo Posthuma 2018-03-29 18:30:05 +0200
  • bd3f7fd842 st -v: remove years and copyright text Hiltjo Posthuma 2018-03-29 18:18:30 +0200
  • 74cff67bd7 set sel.alt in selstart instead of selextend Daniel Tameling 2018-03-28 21:27:58 +0200
  • 6f0f2b7ec3 bump version to 0.8.1 Hiltjo Posthuma 2018-03-20 21:29:10 +0100
  • f4020b2cc4 fix regression by selecting clipboard text Hiltjo Posthuma 2018-03-20 21:25:30 +0100
  • a5a928bfc1 don't modify argv, use a counter Hiltjo Posthuma 2018-03-20 21:22:27 +0100
  • 6ac8c8aa50 selextend: clarify: !sel.mode == SEL_IDLE Hiltjo Posthuma 2018-03-17 13:48:29 +0100
  • 5345db3c9b clipcopy: no need to check for free(NULL), set to NULL after free Hiltjo Posthuma 2018-03-17 13:48:10 +0100
  • 7648697f71 minor code-style: whitespace fixes Hiltjo Posthuma 2018-03-16 16:45:58 +0100
  • 0b507bb731 Fix title initialization Quentin Rameau 2018-03-16 16:19:18 +0100
  • e7ef3c4ce9 Fix regression from 69e32a6 when setting title. Quentin Rameau 2018-03-16 15:03:10 +0100
  • 8ab629031b LICENSE: fix a few years Hiltjo Posthuma 2018-03-14 20:06:42 +0100
  • a712c2dd18 update LICENSE: major contributors Hiltjo Posthuma 2018-03-14 20:00:35 +0100
  • 0f245dfeb9 Makefile: add all files to make dist Hiltjo Posthuma 2018-03-14 19:54:50 +0100
  • 49a4f91fc5 bump version to 0.8 Hiltjo Posthuma 2018-03-14 19:50:37 +0100
  • efad574780 transparency more opaque Luke Smith 2018-03-12 10:57:47 -0700
  • 8c0ade2c1e transparency now default Luke Smith 2018-03-10 19:52:41 -0700
  • c5ba9c025b use math.h for ceilf Hiltjo Posthuma 2018-03-09 15:36:38 +0100
  • b81888ee7d xhints: no need to initialize sizeh Hiltjo Posthuma 2018-03-09 15:36:25 +0100
  • 8b8255ac0e regression: include termios.h for tcsendbreak etc Hiltjo Posthuma 2018-03-09 15:35:34 +0100
  • 20e0da7f14 General cleanup Devin J. Pohly 2018-02-24 17:09:13 -0600
  • 403c57ebb5 Clean up #includes Devin J. Pohly 2018-02-24 16:45:42 -0600
  • e0215d5377 Reduce visibility wherever possible Devin J. Pohly 2018-02-24 16:32:20 -0600
  • 30683c70ab Limit usage of extern to config.h globals Devin J. Pohly 2018-02-24 16:16:12 -0600
  • a3beb626d2 Remove x.c dependency on term Devin J. Pohly 2018-02-24 15:32:48 -0600
  • a5dc1b4697 Pull term references out of xdrawcursor Devin J. Pohly 2018-02-24 14:58:54 -0600
  • 88d8293fb4 Move win-agnostic parts of draw/drawregion to st.c Devin J. Pohly 2018-02-24 14:53:23 -0600
  • 05c66cb37d Split mode bits between Term and TermWindow Devin J. Pohly 2018-02-23 14:16:52 -0600
  • 33201ac65f Move CRLF input processing into ttywrite Devin J. Pohly 2018-02-22 01:05:12 -0600
  • 52d6fb1ab1 Move terminal echo logic into st.c Devin J. Pohly 2018-02-22 00:42:23 -0600
  • cfc7acdfd9 Move remaining selection mode logic into selextend Devin J. Pohly 2018-02-21 23:54:29 -0600
  • bcb5d3adbe Move terminal-related selection logic into st.c Devin J. Pohly 2018-02-21 23:29:41 -0600
  • 5683b1f80c Move X-specific selection info into XSelection Devin J. Pohly 2018-02-21 22:56:02 -0600
  • 138caf294e Have selected() check whether selection exists Devin J. Pohly 2018-02-21 22:48:28 -0600
  • d84f3f4bd1 Rely on ttyresize to set tty size Devin J. Pohly 2018-02-21 22:28:41 -0600
  • 8b564c1a3f Remove X and fontconfig from st.c Devin J. Pohly 2017-11-06 18:30:45 -0600
  • 3bb900cd6c Remove Time argument from xsetsel Devin J. Pohly 2017-11-06 18:25:58 -0600
  • 323d38da20 Make win variable internal to x.c Devin J. Pohly 2017-11-06 17:57:45 -0600
  • 416dd25727 Move X-related config.h types into x.c Devin J. Pohly 2017-10-17 16:46:26 -0500
  • 75c9a0ee1d Remove unneeded array-length variables Devin J. Pohly 2017-10-17 15:46:31 -0500
  • 428f01969a Inline clipboard functions Devin J. Pohly 2017-10-17 15:43:32 -0500
  • 65976c1a29 Move config.h include from st.c to x.c Devin J. Pohly 2017-10-17 15:21:04 -0500
  • 32d3b1d00f Factor out equivalent code from ttyread/ttysend Devin J. Pohly 2017-10-15 20:35:48 -0500
  • 69e32a61df Move opt_* into same file as main()/run() Devin J. Pohly 2017-10-12 22:25:49 -0500
  • ed132e1127 Move key-matching functions into x.c Devin J. Pohly 2017-10-11 08:47:14 -0500
  • dbe8676d7d Pass new dimensions into ttyresize Devin J. Pohly 2017-10-10 15:51:23 -0500
  • a8314643b1 Move window-manipulating functions into x.c Devin J. Pohly 2017-10-10 12:46:53 -0500
  • a09138afa5 Move font/fontspec variables into x.c and XWindow Devin J. Pohly 2017-10-10 12:17:25 -0500
  • 626b0ae40c Move window urgency handling entirely into x.c Devin J. Pohly 2017-10-10 12:01:18 -0500
  • d5275012b4 Move zoom functions into x.c Devin J. Pohly 2017-10-10 11:30:36 -0500
  • 3518dba2a5 Move usage() to be with run() in x.c Devin J. Pohly 2017-10-10 11:11:27 -0500
  • 3e44ee5569 Call xsetenv() in main process instead of child Devin J. Pohly 2017-10-10 10:30:23 -0500
  • 3ffde570e0 transparency explanation added Luke 2018-02-05 21:33:39 -0700
  • 23a6f74157
    Merge pull request #1 from PhilipNelson5/patch-1 Luke Smith 2018-01-30 15:04:20 -0700
  • 9ade6ae63a
    spelling Philip Nelson 2018-01-21 17:42:14 -0700
  • f684e44e69 readme changes Luke 2018-01-21 12:15:29 -0700
  • 858a34ade6 readme explains transparency installation Luke 2018-01-19 14:32:00 -0700
  • 5d1d32f571 fixed transparency patch added Luke 2018-01-19 14:22:14 -0700
  • 1cfd5953dc redundant readme line removed Luke 2018-01-18 19:39:23 -0700
  • 167a334f2c alt-u & alt-d: up & down in history; readme update Luke 2018-01-18 19:33:28 -0700
  • 8b29be268a fix of brainlet error, formatting fix too Luke 2018-01-18 19:21:15 -0700
  • 4f508ec001 formatting Luke 2018-01-18 19:17:13 -0700
  • 3cb5996688 alt-j/k for scrolling up one line at a time Luke 2018-01-18 19:05:49 -0700
  • 61824fc462 key bindings stated in README Luke 2018-01-18 08:51:08 -0700
  • 234972a077 readme now personalized Luke 2018-01-18 00:01:16 -0700
  • a9b51e4ec0 color toggle now Alt-Tab instead of F6 Luke 2018-01-17 23:55:00 -0700
  • 74e54e0ccc mono default font, 14pt Luke 2018-01-17 23:53:56 -0700
  • 1f24bde82b Fix color with FAINT attribute Benno Fünfstück 2017-12-26 16:23:24 +0100
  • e829e13bb1 Apply ATTR_REVERSE after ATTR_FAINT Benno Fünfstück 2017-12-26 16:38:27 +0100