Commit graph

1006 commits

Author SHA1 Message Date
Jacob 1d94af0b89 Forgot to edit the default configuration file 2023-07-19 17:57:15 +02:00
Jacob 4e716ee80c Remove ClickSelItem
This commit removes ClickSelItem. It doesn't make very much sense to
keep a separate click for the click and output functionality.
2023-07-19 17:50:50 +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 b36e2c0bd4 Fix typo causing images to break 2023-07-19 01:58:56 +02:00
Jacob b812702115 Speed up and simplify reading of standard input 2023-07-19 01:06:38 +02:00
Jacob 9daedf9554 Change normselitemfg 2023-07-19 01:02:49 +02:00
speedie a3385468b8 Caret size should be dynamic 2023-07-16 19:07:41 +02:00
speedie 0988babd15 Add setlineheight function 2023-07-16 18:59:08 +02:00
speedie f2776a39aa Declare functions inside arg.h 2023-07-16 18:49:20 +02:00
speedie 21f9aa09e5 Add documentation for functions 2023-07-16 18:44:35 +02:00
Jacob 188c90184a Fix item length for !items and powerlines 2023-07-16 16:39:57 +02:00
Jacob e202b1668a Much simplify SGR sequence handling and fix width weirdness 2023-07-16 16:35:25 +02:00
speedie 15fcdb0ca5 Don't merge the right powerline with the next item 2023-07-16 03:46:31 +02:00
speedie 0627c2fc1c Replace more variable names to more descriptive ones 2023-07-16 03:16:45 +02:00
speedie 7b7c1a56f4 Add some more comments 2023-07-16 02:57:38 +02:00
Jacob 8e33d4c667 Fix typo 2023-07-15 17:27:31 +02:00
Jacob 8029b42870 More docs changes 2023-07-15 17:26:21 +02:00
Jacob 106afb674e Improve documentation for mouse and key binds 2023-07-15 17:18:20 +02:00
Jacob d18fd28fa0 Scroll up/down to move to the next/previous page 2023-07-15 15:55:15 +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
Jacob 1c491bba9c Move up/down on left/right when !lines 2023-07-14 03:32:06 +02:00
speedie cb6b01950d Clean up more pre 2.0 misinformation 2023-07-14 02:07:59 +02:00
speedie 1c6aecfbb0 Replace outdated information 2023-07-14 02:00:28 +02:00
speedie 597bcb541b Fix typos, change argument 2023-07-14 01:54:48 +02:00
speedie fe49f1ff7c Change default alpha value to 222 2023-07-14 01:41:09 +02:00
speedie 70f1970684 Remove pango_highlight, it's useless. 2023-07-14 01:39:00 +02:00
speedie 49eda6745b Fix powerline cutoff when scaling an image up a lot 2023-07-14 01:34:07 +02:00
speedie eb053eae23 Remove and change some keybinds related to image size and gaps 2023-07-14 01:30:28 +02:00
speedie 48e3db316b Make sure number of lines/menu height cannot exceed monitor height 2023-07-14 01:16:35 +02:00
speedie 6ec63436d7 Regenerate cache if height of each item has changed (for example,
if a smaller/bigger font is used).

This fixes a flicker issue which can occur if the font/height
of each item is changed when cached icons are present. Icons
are recached for the new height and then displayed, as if
the cache did not exist in the first place.
2023-07-14 00:49:00 +02:00
speedie 3ff3162412 Version bump: 3.0.2 2023-07-11 21:36:15 +02:00
speedie 0293b0b79f Revert "Version bump: 3.0.1"
This reverts commit a98007a560.

Fucked up something
2023-07-11 21:28:50 +02:00
speedie a98007a560 Version bump: 3.0.1 2023-07-11 21:27:05 +02:00
speedie b92233e536 Better documentation 2023-07-11 18:26:32 +02:00
Jacob 97ad50ce74 Fix segmentation fault when -NF and -pri, and fix fuzzy -pri 2023-07-11 17:21:30 +02:00