Commit graph

223 commits

Author SHA1 Message Date
speedie e851f61c92 Version bump: 3.2.1 2023-07-29 22:13:41 +02:00
Jacob 6a27881fb0 Fix pajeet code 2023-07-29 21:26:14 +02:00
Jacob 894a672b84 Fix default bindings 2023-07-29 21:12:35 +02:00
speedie 260f570df5 Fix some issues with the make script 2023-07-29 19:38:57 +02:00
Jacob e7ad428fbe Update documentation for spmenu_make 2023-07-29 18:06:10 +02:00
Jacob 1e5a64ef13 Output spmenu_test output to /dev/null 2023-07-28 02:55:02 +02:00
Jacob a7316968e7 Move PKGBUILD to packaging/PKGBUILD and add spmenu ebuild 2023-07-27 20:12:19 +02:00
speedie 526e2a8613 Fix wrong name 2023-07-26 19:44:39 +02:00
Jacob 9e8e22872c Fix some terminal programs not spawning 2023-07-26 16:34:28 +02:00
speedie af38dffdf0 Some more color changes 2023-07-26 15:56:57 +02:00
speedie 440719bb98 Some changes to colors, FreeBSD compatibility in spmenu_make 2023-07-26 15:29:54 +02:00
speedie b3af410672 Add pretext colors to colorscheme generator 2023-07-26 15:17:32 +02:00
Jacob 5e824a5bf8 Fix an issue with -fm 2023-07-26 01:53:50 +02:00
Jacob 170e5e0c3e Remove first run, fixing a bug 2023-07-25 18:59:33 +02:00
Jacob dfc6532220 Fix loop when no .desktop entries exist 2023-07-25 18:02:53 +02:00
speedie d2e5ad1d80 spmenu_run: Display pretext 2023-07-24 16:50:34 +02:00
speedie 7f5caf7bf0 Fix background 256 colors, add true color to script 2023-07-21 03:14:51 +02:00
Jacob 9e97bf1eb5 Fix tarball creation 2023-07-19 19:36:48 +02:00
speedie 4bd225b32f Add md5 and sha256 for the pacman packages too 2023-07-19 03:51:04 +02:00
speedie a8554c65b3 Add SHA256 to the PKGBUILD as well 2023-07-19 03:48:24 +02:00
speedie 593f5033c3 Fix some issues with last commit 2023-07-19 03:38:53 +02:00
speedie 48bf6e7f2b Change path to commented tarball lines, generate sha256 and md5 sums 2023-07-19 03:36:54 +02:00
Jacob 1fe08aa295 Fix cache, add ClickNone 2023-07-14 21:31:29 +02:00
Jacob 6fd3a96347 Load -fm module if output is a directory 2023-07-14 18:15:21 +02:00
Jacob d77bf8843b Move spmenu_run functions into separate scripts that are loaded in on
command
2023-07-14 17:52:25 +02:00
Jacob 623d8cbb49 Support the Hidden=true key 2023-07-14 17:23:25 +02:00
Jacob 07fea94145 Fix typo causing one entry to not be cached 2023-07-14 16:47:34 +02:00
speedie 82510ca58f Replace slow commands with awk 2023-07-14 16:23:03 +02:00
speedie 0e57f1d5fe Replace usage of seq 2023-07-14 16:05:52 +02:00
speedie db8d7f3b34 Support Desktop Action headers 2023-07-14 16:00:02 +02:00
Jacob 6577fa93be Move the function for printing the list to the config file 2023-07-14 15:12:56 +02:00
Jacob 18ea066293 Oops removed a few lines by accident 2023-07-14 14:52:04 +02:00
Jacob ebf28bc7df Add Swedish translations to .desktop entries, add support for non
English languages in spmenu_run .desktop entry caching
2023-07-14 14:43:23 +02:00
Jacob 77f95c5e0f Respect OnlyShowIn too 2023-07-14 13:14:13 +02:00
Jacob f8d5730ea2 Respect NoDisplay in .desktop entries 2023-07-14 12:59:19 +02:00
speedie 3ff3162412 Version bump: 3.0.2 2023-07-11 21:36:15 +02:00
Jacob 9d6ae13eae Update docs, remove most .Xresources preferences 2023-07-11 16:53:26 +02:00
speedie 2d445f860d Some improvements to building 2023-07-10 18:24:52 +02:00
speedie 4135cbc0f2 Add fuzzy matching using tiny-regex-c 2023-07-05 01:40:35 +02:00
speedie d750f3a78a Some config file code cleanup 2023-07-04 16:59:59 +02:00
Jacob 69d5ae6950 Fix -cc argument check typo 2023-07-03 23:51:47 +02:00
speedie 4ac7119c5b Add WIP icon support to spmenu 2023-07-03 18:48:38 +02:00
Jacob eefa047c6e No need to generate manual on install. 2023-06-30 01:23:57 +02:00
speedie 9c246c037d Fix last commit 2023-06-28 19:46:03 +02:00
speedie bab025207f Return exit code 1 if no item is selected 2023-06-27 01:46:34 +02:00
speedie ba32ad46cb Change the default number of columns for -fm 2023-06-27 01:41:36 +02:00
speedie d4b43ac072 Fix $HISTORY passed to spmenu without -H argument 2023-06-27 01:36:54 +02:00
speedie 2124d33044 fix typo breaking -fm 2023-06-26 22:47:33 +02:00
speedie 706be5fbe0 Fix $PATH on BSD by using compgen instead 2023-06-26 18:48:49 +02:00
speedie a6efdbc17f Some history fixing for FreeBSD 2023-06-26 18:34:25 +02:00