Commit graph

764 commits

Author SHA1 Message Date
speedie 0457a53478 warning cleanup if !USECONFIG 2023-04-25 17:58:50 +02:00
speedie b2e933e1a9 minor indentation change and name change for button types 2023-04-25 17:52:52 +02:00
speedie 8800adbc04 fix a minor oversightt 2023-04-25 17:50:17 +02:00
speedie 3b07cb93c1 fix typo 2023-04-25 16:54:26 +02:00
speedie 54797235e1 fix a few issues, add in mouse bindings 2023-04-25 16:42:15 +02:00
speedie ad32165408 finish keybind configuration 2023-04-25 11:39:50 +02:00
speedie 9c3bd4caab basic keybind config file 2023-04-25 09:56:11 +02:00
speedie 7541628a00 some changes to the test script 2023-04-24 23:55:29 +02:00
speedie 29f29a8a84 don't generate cache 2023-04-24 23:53:28 +02:00
speedie ce1415f6c4 update docs, i forgot to do this
update docs, i forgot to do this

update docs, i forgot to do this

update docs, i forgot to do this

update docs, i forgot to do this

update docs, i forgot to do this

update docs, i forgot to do this

update docs, i forgot to do this
2023-04-24 23:32:14 +02:00
speedie 46f87587ab rewrite the way the profile script running works 2023-04-23 20:08:34 +02:00
speedie cb4b854592 warning/error cleanup 2023-04-22 21:39:22 +02:00
speedie d512351828 actually add hidecaps, oops 2023-04-22 21:34:37 +02:00
speedie de3264d4f6 change arg, old arg is still recognized 2023-04-22 14:18:30 +02:00
speedie 9347780cac don't make pdfs on dist, no need to make tarballs so bloated 2023-04-22 10:19:27 +02:00
speedie 28d0bf077c update docs 2023-04-22 01:09:01 +02:00
speedie 6afd2e27b9 when lines, don't remove menumarginv 2023-04-22 01:08:39 +02:00
speedie 7cbc4c7ef1 fix padding issues 2023-04-22 00:50:26 +02:00
speedie 80f4b34c94 some changes to the build script 2023-04-22 00:26:50 +02:00
speedie a4d439976a update docs 2023-04-22 00:20:49 +02:00
speedie fc6d479cb3 write docs to pdf as well 2023-04-22 00:16:31 +02:00
speedie 4b9d95778c generate code documentation on make man 2023-04-22 00:01:57 +02:00
speedie f56e0a3ae3 add more docs 2023-04-21 19:36:05 +02:00
speedie f70c69161b now using arrays for arguments 2023-04-21 18:53:15 +02:00
speedie 52f88f6a73 remove the item hovering, it's just not necessary and causes a lot of
slowness

if you find a way to speed this up significantly, please let me know
2023-04-21 17:59:10 +02:00
speedie c0611034aa add a keybind for toggling highlighting 2023-04-21 12:10:02 +02:00
speedie ea7ffdb66a fix empty space 2023-04-21 12:06:58 +02:00
speedie 7c301a0bd4 prefix die() calls with spmenu: 2023-04-21 11:56:45 +02:00
speedie c7b3e99892 imlib warning fix 2023-04-21 11:52:01 +02:00
speedie d479d1d7f2 last commit was wrong, and im stupid 2023-04-21 11:42:36 +02:00
speedie 50f37c839b we must also use the border width here 2023-04-21 11:41:30 +02:00
speedie 07a0eaefd9 oops i didn't want to bind that 2023-04-21 09:52:44 +02:00
speedie cee83f6677 last commit.. again 2023-04-21 09:51:51 +02:00
speedie eca13f2896 fix lots of issues/bad code 2023-04-21 09:49:38 +02:00
speedie b79f5c39c1 add a caps lock indicator, took lots of work 2023-04-20 21:22:45 +02:00
speedie cf43599ccf add keybinds for faster line/column changing 2023-04-20 19:26:16 +02:00
speedie b58eb6cb9f last commit can now be done with an argument 2023-04-20 19:19:46 +02:00
speedie a2c28dbfdd add an option to display SGR sequences as plain text 2023-04-20 19:16:16 +02:00
speedie 64e0334b62 add dmenu configuration 2023-04-20 18:44:12 +02:00
speedie 3c466f2abb oops we should allow it to be empty 2023-04-20 18:36:51 +02:00
speedie e550f3f100 silence a warning that doesn't really matter 2023-04-20 18:30:56 +02:00
speedie 0ec8d8cbb9 some improvements to the scripts 2023-04-20 18:21:17 +02:00
speedie ee9c014b46 add dmenu compatibility mode to spmenu_run 2023-04-20 16:45:05 +02:00
speedie 1ea6e872f0 oops, fix something very stupid i did a few commits ago 2023-04-18 21:27:34 +02:00
speedie 86b625f766 allow cache paths to be customized 2023-04-18 18:33:50 +02:00
speedie 30aaebb7f8 various improvements
this commit also downgrades code quality slightly (by not using
readarray). while readarray is cleaner, it is not compatible with older
bash versions (< version 4) so a while loop will have to do. i may
change this later.
2023-04-18 18:24:35 +02:00
speedie c35aedb651 rewrite the script slightly, now works properly 2023-04-18 18:13:42 +02:00
speedie fec532fc34 cleanup 2023-04-18 16:25:13 +02:00
speedie 7869c4d085 massively speed up listing, need to fix running executable 2023-04-18 16:19:39 +02:00
speedie e724d54eb5 fix images 2023-04-18 14:56:52 +02:00