Commit graph

787 commits

Author SHA1 Message Date
speedie 5aeea3230b add option to not allow multisel 2023-05-19 02:01:36 +02:00
speedie ba8b940181 marking of items now possible for -fm 2023-05-19 01:57:54 +02:00
speedie 71eb652853 improve the usage() function, remove unnecessary declaration of usage()
from spmenu.c
2023-05-19 01:44:11 +02:00
speedie aa0b489d8b much more readable meson.options, update docs 2023-05-19 01:08:58 +02:00
speedie c0169b5da6 add default keybinds to man page 2023-05-19 00:21:01 +02:00
speedie 9373133c03 some script improvements
TODO: generate-keybind-list is absolutely horrible
2023-05-19 00:14:22 +02:00
speedie 63bfbceb7d add generate theme script and two new themes
new themes will probably be in a separate repository
2023-05-18 22:44:13 +02:00
speedie 3543f04361 print errors to, well.. stderr not stdout 2023-05-18 20:01:22 +02:00
speedie f534250e7a add separate colorscheme for marked items, SchemeItemSel is used as a fallback 2023-05-18 10:23:45 +02:00
speedie 255cf3f65a use my newer email in the LICENSE 2023-05-17 18:57:51 +02:00
speedie 7dd1441f48 remove opt variable, it makes no sense 2023-05-17 08:17:04 +02:00
speedie fa645e1ae7 update documentation 2023-05-17 08:15:21 +02:00
speedie 3e4e36250c some minor changes to spmenu_imageviewer and remove additional line when
there's an image
2023-05-16 22:06:24 +02:00
speedie 81f73fca14 make the test script look a little prettier 2023-05-16 21:51:31 +02:00
speedie 45fc412c43 fix horrible default colors 2023-05-16 21:36:45 +02:00
speedie 2a9ae1480c display number of selected items as well, run subshell in the background 2023-05-16 21:16:51 +02:00
speedie ea3e7ed458 remove unnecessary match() calls in setlines() and setcolumns() 2023-05-16 21:04:32 +02:00
speedie 82fa3eaa95 add separate man page for spmenu_run 2023-05-16 20:50:08 +02:00
speedie 5aefbf249a fix some bugs, add multisel for spmenu_run 2023-05-16 20:03:52 +02:00
speedie e7ecfd4114 add hkeys array which allows us to press ctrl+alt+shift+delete to exit
out of spmenu even if we unbind our quit keybind
2023-05-16 19:34:02 +02:00
speedie 12b69656a7 add support for marking items (ie. multi selection) 2023-05-16 18:54:26 +02:00
speedie eadb69d6eb fix bug in the default config 2023-05-14 01:32:33 +02:00
speedie 8c9d33d01f add LICENSE notice to all code 2023-05-14 00:21:16 +02:00
speedie 16daefc4fe pandoc is not required to make spmenu anymore 2023-05-14 00:14:23 +02:00
speedie 15141c230d add the ability to full screen an image + code cleanup
images are drawn quite slowly, something needs to be done about that
soon
2023-05-14 00:10:24 +02:00
speedie b730dd6fa9 delete buildconf 2023-05-13 21:29:37 +02:00
speedie 94af79720f deprecate build.sh script 2023-05-13 21:27:12 +02:00
speedie 3ddb0f50dd add keywords for desktop entry display 2023-05-13 18:02:58 +02:00
speedie 841d21e511 version 2.0 is not a thing 2023-05-13 17:56:43 +02:00
speedie 60f588f003 Remove some commented code 2023-05-13 17:37:37 +02:00
speedie 66bcc31242 some cleanup in the script 2023-05-13 17:35:16 +02:00
speedie 195e4252b7 oops, i forgot i needed to set it to 0 first 2023-05-13 16:19:03 +02:00
speedie 11859ff159 allow rofi like "next" colors 2023-05-13 16:07:29 +02:00
speedie 5ec6cd34e5 some small changes to the svg 2023-05-13 01:42:30 +02:00
speedie fa051aca2a some small changes to the .desktop entries 2023-05-13 01:22:40 +02:00
speedie fd67511080 add .desktop entries for use with desktop environments, install to /usr
instead of /usr/local by default
2023-05-13 00:25:50 +02:00
speedie 3da21bc052 allow overriding image cache directory 2023-05-12 23:23:15 +02:00
speedie 21711e4236 add back the version 2023-05-12 19:57:59 +02:00
speedie f389af0dbe test script should now display 256 colors 2023-05-12 17:35:33 +02:00
speedie cbfea029d0 add option to prefer static linking 2023-05-12 16:46:34 +02:00
speedie de77fb93f5 add notice regarding the gentoo overlay 2023-05-12 16:40:38 +02:00
speedie 1945795ff7 change email from speedie.alt@gmail.com to speedie@speedie.site 2023-05-12 16:20:34 +02:00
speedie c7c4826329 bump version to 1.1.2, fixed arch package 2023-05-12 14:33:19 +02:00
speedie d56cbcf958 use spmenu.speedie.site instead of git.speedie.site in PKGBUILD 2023-05-12 11:55:33 +02:00
speedie 09c9809456 scripts will fail now if you're not in the right directory 2023-05-11 19:58:28 +02:00
speedie 9032af968d don't allow drawing images until KeyRelease event 2023-05-11 19:53:23 +02:00
speedie ee7419704d allow UTF-8 support to be toggled 2023-05-11 16:46:32 +02:00
speedie cf0e2272cd update documentation 2023-05-10 22:00:03 +02:00
speedie 44ec1632bd apply last commit in all default scripts, update documentation to
reflect it
2023-05-10 21:55:59 +02:00
speedie c71743a326 use a img:// prefix rather than IMG:
the old one is still available for compatibility reasons of course
2023-05-10 21:55:59 +02:00