Commit graph

856 commits

Author SHA1 Message Date
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
speedie 8da0dba45b convert to ASCII, fixing a markup bug 2023-05-10 19:43:41 +02:00
speedie 6dc84051aa use another char * instead of using const char *text directly 2023-05-10 18:56:56 +02:00
speedie 02cba1d0f0 version bump: 1.1.1 2023-05-10 18:53:19 +02:00
speedie 8a405edcdc oops forgot about that 2023-05-10 09:19:56 +02:00
speedie 73b7019a93 and in the config as well 2023-05-10 09:19:12 +02:00
speedie a537d6a178 some keybind changes 2023-05-10 09:18:45 +02:00
speedie 6c146c87b4 rename some headers 2023-05-10 08:20:29 +02:00
speedie d065aa8ab6 enable highlighting for colored entries 2023-05-10 08:16:22 +02:00
speedie 2e9cb1e408 add option to not allow typing if what is being typed doesn't have any
matches
2023-05-09 19:30:01 +02:00
speedie 671dbffa1b fix bug where the caret may be moved if a different item is selected
this code made sense back when spmenu couldn't define keybinds manually,
as then moving between items and moving the caret was one single case.
2023-05-09 17:55:10 +02:00
speedie f6f890ae56 add a note regarding fixing pango errors 2023-05-09 12:14:02 +02:00
speedie 17ada9d104 build.sh debloat 2023-05-09 12:10:23 +02:00
speedie 18d25f094a optimization should also be set by buildconf 2023-05-09 12:07:38 +02:00
speedie d19a9104bf don't use stupid variables and sed jank 2023-05-09 12:03:53 +02:00
speedie a87a360063 version bump: 1.1
this commit also removes build/ on compile
2023-05-08 23:23:10 +02:00
speedie 5efe236380 indent lots of code using vim gg=G 2023-05-08 23:00:45 +02:00
speedie fc8d12cd0a clean up warnings when -Ofast is used
it may still segfault, im not sure
2023-05-08 22:44:27 +02:00
speedie eb7a68f7ea variable name change 2023-05-08 18:16:50 +02:00
speedie 04add5df1a some more cleanup 2023-05-08 18:15:20 +02:00
speedie c7e0e5d74b dwm-like colorscheme creation 2023-05-08 17:50:48 +02:00
speedie 5c36c25f99 simplify listfile 2023-05-08 17:33:55 +02:00
speedie a2ab37dbc3 end with \n 2023-05-08 17:31:32 +02:00
speedie 8ab66132f1 add example script for counting entries 2023-05-08 17:29:30 +02:00
speedie 4d969752b7 fix pajeet code 2023-05-08 17:13:53 +02:00
speedie 17951e174b fontconfig is only needed if we're not using pango 2023-05-08 16:58:46 +02:00
speedie f08a72c5b1 fix typo 2023-05-08 14:08:06 +02:00
speedie e0a719e428 update generate-code-docs, the old method for getting version no longer
works because we have no makefile
2023-05-08 12:08:59 +02:00
speedie ca9e57768e remove outdated information 2023-05-08 12:05:15 +02:00
speedie ed771fe87f s/GENERATE_DOCS/generate_docs/g 2023-05-08 12:03:31 +02:00
speedie 72af4b4019 remove .mk, we don't need them anymore as we don't have makefiles 2023-05-08 12:01:36 +02:00
speedie e163c1a906 remove spmenu:test 2023-05-08 11:57:39 +02:00