Commit graph

  • 7a18225b96 Change mouse keybinds master Jacob 2024-02-29 21:21:44 +0100
  • 70924e7e99 Enable Ctrl+Tab Jacob 2024-01-20 22:30:49 +0100
  • 52bcc592fe Version bump: 1.3 Jacob 2023-08-28 11:31:16 +0200
  • 9436771994 Update some more outdated stuff Jacob 2023-07-27 22:38:14 +0200
  • 1e2ae28367 Update license, it's 2023 Jacob 2023-07-27 22:36:23 +0200
  • 4aa0517ec7 Apply latest suckless commit speedie 2023-06-28 16:19:20 +0200
  • b4107d4c74 slightly better (but still bad) documentation speedie 2023-06-25 22:35:32 +0200
  • 2a5b9d88d0 Remove array.h, it's an empty header speedie 2023-06-25 22:24:19 +0200
  • ed1bca9b2a update URL speedie 2023-06-25 22:19:19 +0200
  • 0b8050b538 spmenu should always spawn at the top speedie 2023-06-25 22:17:35 +0200
  • 0239a92010 Understyle should be an int, not char * speedie 2023-06-25 22:15:20 +0200
  • 02218f086a new default font speedie 2023-03-04 17:48:16 +0100
  • bdee18afdb bump to 1.2 speedie 2023-02-27 18:18:51 +0100
  • e7fc8f5e94 add new package build for st speedie 2023-02-27 18:15:58 +0100
  • 9a9ae2222d new alpha setting speedie 2023-02-25 23:05:08 +0100
  • fbc50ea577 minor change, might fix st ebuild conflict with speedwm speedie 2023-02-23 16:21:28 +0100
  • 05b7edefd6 add keybind for scrolling fast speedie 2023-02-17 12:41:31 +0100
  • b1af2947bc add -A flag to arg list speedie 2023-02-16 16:12:51 +0100
  • ed9471b668 oops forgot to remove the if itself speedie 2023-02-16 16:09:19 +0100
  • 3fdb45a0e4 cleanup last commit a bit speedie 2023-02-14 16:34:57 +0100
  • b828b27adf update alpha on color reload speedie 2023-02-11 11:34:52 +0100
  • c91bd9f1e0 use spmenu speedie 2023-01-23 22:15:28 +0100
  • ca5774d6ff reload on signal speedie 2023-01-23 21:00:20 +0100
  • 3dfd694642 remove old trash, use spmenu speedie 2023-01-21 00:07:08 +0100
  • 4155c54d23 update wide glyph speedie 2023-01-13 14:57:41 +0100
  • f4d0e190ad update ligatures to latest, this version draws ligatures better speedie 2023-01-12 17:01:26 +0100
  • e5cdc51b45 remove useless int speedie 2022-12-22 19:11:15 +0100
  • a7b3cb469a add ability to disable reloading colors sequences speedie 2022-12-22 19:07:15 +0100
  • e92de807ad new emojis here too speedie 2022-12-21 21:18:21 +0100
  • 87a4dba0de add emojicopy speedie 2022-12-21 20:42:19 +0100
  • 2ff761e7f7 over-the-spot from odknt/st speedie 2022-12-15 21:09:42 +0100
  • 8465f9753e add luke smith's copyout script speedie 2022-12-11 12:53:26 +0100
  • b0724cd949 add badweight option (https://st.suckless.org/patches/nobadweight/st-nobadweight-20220308-4b53196.diff) speedie 2022-12-06 20:25:25 +0100
  • 3c68c3efa9 workaround for shitty libxft issue speedie 2022-12-05 20:12:53 +0100
  • 99dfaf066f dpy is now computed (https://git.suckless.org/st/commit/528241aa3835e2f1f052abeeaf891737712955a0.html#h0-0-4) speedie 2022-12-05 20:10:13 +0100
  • 186cf03d68 fix a few bugs in sixel speedie 2022-11-27 11:37:34 +0100
  • 5ad0db7949 fix issue speedie 2022-11-18 19:39:34 +0100
  • 83ba69dfb9 update options speedie 2022-11-18 17:24:51 +0100
  • 9f722b6034 Add charoffsets speedie 2022-11-18 16:45:41 +0100
  • 7eaf6f5435 We don't have a man page speedie 2022-11-15 18:35:31 +0100
  • a088da1f8a update mk speedie 2022-11-15 18:34:32 +0100
  • 5a9a9d5bc1 add CFLAGS speedie 2022-11-15 18:30:24 +0100
  • 55f55d54ae install image, forgot to add this speedie 2022-11-15 17:40:20 +0100
  • 7d48e4b277 Version should be 1.1, rcs = rc speedie 2022-11-13 23:00:58 +0100
  • 987e8cbe18 Add new st build from https://codeberg.org/speedie/st-next-2. Old build can be found in the previous-2 branch. This one has sixel support among other things, not to mention it draws text properly. speedie 2022-11-13 22:16:04 +0100
  • 5eb20bffed use tcc for compiler speediegq 2022-10-15 01:23:17 +0200
  • 9da6db7821 fix shitty bg color speediegq 2022-10-11 20:58:06 +0200
  • 9b59fd3235 change st-${VERSION} to st-spde-${VERSION} speediegq 2022-10-09 17:42:04 +0200
  • 7cd47b8fb4 add docs folder speediegq 2022-10-09 17:40:34 +0200
  • 05d3099abf bump version to 1.0 so that Gentoo treats it as the newest ebuild speediegq 2022-10-09 17:38:22 +0200
  • 9ba6f49548 Ofast, march=native, openbsd cflags speedie 2022-10-07 15:07:15 +0200
  • 7f65a6a7b9 Merge st-next into speedie/st main branch. Old st build can be found in the 'previous' branch. This build is better in every way though! speediegq 2022-10-07 14:47:14 +0200
  • 375093bac1 update: cols speediegq 2022-10-05 22:55:11 +0200
  • e17b8fe64a Change: Class speediegq 2022-10-04 16:26:50 +0200
  • 2f98270f33 change to USEXRESOURCES speediegq 2022-09-08 12:05:36 +0200
  • c5356fcfe4 Use -Ofast speediegq 2022-09-07 12:43:21 +0200
  • 210b781c57 add keybind to run nvim speedie 2022-09-02 18:35:17 +0200
  • 6f3a3a393a change speediegq 2022-09-02 17:06:59 +0200
  • be65c84ef2 release new st speediegq 2022-09-02 17:04:36 +0200
  • 8977bede47 remove line speediegq 2022-09-02 15:13:54 +0200
  • ea5b83e659 Update speediegq 2022-09-02 15:11:13 +0200
  • 1d694a8ec3 Add externalpipe speedie 2022-09-02 14:32:45 +0200
  • 4df2fe0fea update patchlist, add delkey speedie 2022-09-02 13:52:03 +0200
  • db0ffb141e Add xrandrfontsize patch speedie 2022-09-02 12:32:06 +0200
  • 7725b40709 Add window decoration option speediegq 2022-08-28 13:09:57 +0200
  • 586b8ad2b9 Update speediegq 2022-08-23 17:11:33 +0200
  • 14bd878895 Update speediegq 2022-08-19 14:50:06 +0200
  • f0621ca873 Add .Xresources toggle speediegq 2022-08-18 22:16:43 +0200
  • f9dedc8b35 Update speediegq 2022-08-18 22:13:58 +0200
  • 85a039a61e Update speediegq 2022-08-18 21:44:59 +0200
  • c2b3ea228d update patchlist speediegq 2022-08-18 18:16:51 +0200
  • 3e5ed749db Update speediegq 2022-08-18 18:12:03 +0200
  • 9476f16835 Replace old st build with new st build (see https://codeberg.org/speedie/st-new). speediegq 2022-08-18 17:50:31 +0200
  • 1e3fca4851 New defaults speediegq 2022-08-17 18:38:21 +0200
  • e96e00c3fa Add anysize patch speediegq 2022-08-17 18:37:35 +0200
  • cfc0713137 Add new wip build, should be fairly stable. speediegq 2022-08-16 22:45:40 +0200
  • 252811a29d update st speediegq 2022-08-14 02:35:56 +0200
  • a35817183a Add st build speediegq 2022-08-12 21:41:04 +0200