Commit graph

  • 29365cd10e fix some x11 stuff speedie 2023-06-03 19:14:54 +0200
  • 5ecd718daa bash is a dependency, freetype isn't speedie 2023-06-03 17:05:38 +0200
  • 9d0b86fc3c fix typo speedie 2023-06-03 16:28:30 +0200
  • b12e56b63d LOL, I forgot to remove the USEPANGO speedie 2023-06-03 16:25:26 +0200
  • 86a7627f5e disable some X11 specific features when wayland is used speedie 2023-06-03 15:37:48 +0200
  • a2cb373eb6 update very old and outdated comments in example .Xresources file speedie 2023-06-03 15:25:16 +0200
  • 945de3988f add license notice to all the scripts speedie 2023-06-03 15:19:29 +0200
  • d5ca4510a0 add license to spmenu_run and spmenu_test speedie 2023-06-03 15:10:27 +0200
  • 05b7f116bf update URLs speedie 2023-06-03 02:47:39 +0200
  • e6c1af01f9 fix: alpha option for wayland speedie 2023-06-03 00:07:28 +0200
  • 30796defe6 oops speedie 2023-06-02 20:29:30 +0200
  • 410b8b206a version bump: 2.0 speedie 2023-06-02 20:27:55 +0200
  • 17dd06139d fix: argument protocol overriden by config file speedie 2023-06-02 19:00:09 +0200
  • 692e3abc68 Add experimental native Wayland support speedie 2023-06-02 18:37:51 +0200
  • 7ca66d674f last few commits again speedie 2023-05-24 22:01:35 +0200
  • 77864d43bf remove the rest of the x11 specific code from spmenu.c speedie 2023-05-24 07:36:40 +0200
  • 25a3970369 better commented speedie 2023-05-23 22:42:07 +0200
  • b97847c207 clean up main function more speedie 2023-05-23 22:40:17 +0200
  • 96b82dc223 actually changed my mind for a bit speedie 2023-05-23 22:31:33 +0200
  • 01388390aa code cleanup speedie 2023-05-23 22:14:24 +0200
  • 95b420944c add a bind file which scripts can use to gain full control over keybinds speedie 2023-05-22 22:47:37 +0200
  • f482aea8db remove UTF-8 toggle, it's not necessary now with cairo because cairo can filter invalid unicode speedie 2023-05-22 20:44:21 +0200
  • 0258974bf0 code cleanup, add moveitem function speedie 2023-05-22 16:35:57 +0200
  • 06fe388033 add more descriptive comments speedie 2023-05-22 01:20:54 +0200
  • c1a7afe1f4 debloat speedie 2023-05-22 00:05:09 +0200
  • 7af63e4a13 we don't need to include these speedie 2023-05-21 23:57:37 +0200
  • a701060f8b some more code cleanup speedie 2023-05-21 23:52:28 +0200
  • 7f2ad4b5d6 make the code a bit more readable speedie 2023-05-21 23:44:02 +0200
  • eb83b0376d move some stuff around speedie 2023-05-21 23:40:19 +0200
  • 29781c8084 rename some headers, because i plan on maybe doing wayland support speedie 2023-05-21 23:23:43 +0200
  • 0e21c84508 fix typo speedie 2023-05-21 22:13:47 +0200
  • b6aefb34f0 bump version: 1.2.1 speedie 2023-05-21 20:50:57 +0200
  • 1faa75ad36 some minor code cleanup, and set single paragraph mode speedie 2023-05-21 16:27:14 +0200
  • a5d1186118 add 'clean' script speedie 2023-05-21 14:52:14 +0200
  • 98d169a074 use gpg signature speedie 2023-05-21 14:48:36 +0200
  • 1711c5a9ad remove themes, they're moved to https://git.speedie.site/spmenu-themes or https://github.com/speediegq/spmenu-themes speedie 2023-05-21 14:38:01 +0200
  • d136e270db forgot to update the PKGBUILD speedie 2023-05-21 14:31:52 +0200
  • a750da978c replace xft with cairo, remove sample theme because it's redundant, remove optional pango support as its now required because we're using cairo speedie 2023-05-21 04:16:55 +0200
  • cba20c7ce1 fix pajeet PKGBUILD speedie 2023-05-19 15:59:42 +0200
  • 78d06dd45d version bump: 1.2 speedie 2023-05-19 13:39:50 +0200
  • 178e0e8635 fix typo in license speedie 2023-05-19 02:20:34 +0200
  • 4eb3cfc81c oops we need to generate docs to represent these changes too speedie 2023-05-19 02:13:51 +0200
  • 620cb0ca63 add option to not allow selecting multiple items to spmenu itself speedie 2023-05-19 02:13:13 +0200
  • 5aeea3230b add option to not allow multisel speedie 2023-05-19 02:01:36 +0200
  • ba8b940181 marking of items now possible for -fm speedie 2023-05-19 01:57:54 +0200
  • 71eb652853 improve the usage() function, remove unnecessary declaration of usage() from spmenu.c speedie 2023-05-19 01:44:11 +0200
  • aa0b489d8b much more readable meson.options, update docs speedie 2023-05-19 01:08:58 +0200
  • c0169b5da6 add default keybinds to man page speedie 2023-05-19 00:21:01 +0200
  • 9373133c03 some script improvements speedie 2023-05-19 00:14:22 +0200
  • 63bfbceb7d add generate theme script and two new themes new themes will probably be in a separate repository speedie 2023-05-18 22:44:13 +0200
  • 3543f04361 print errors to, well.. stderr not stdout speedie 2023-05-18 20:01:22 +0200
  • f534250e7a add separate colorscheme for marked items, SchemeItemSel is used as a fallback speedie 2023-05-18 10:23:45 +0200
  • 255cf3f65a use my newer email in the LICENSE speedie 2023-05-17 18:57:51 +0200
  • 7dd1441f48 remove opt variable, it makes no sense speedie 2023-05-17 08:17:04 +0200
  • fa645e1ae7 update documentation speedie 2023-05-17 08:15:21 +0200
  • 3e4e36250c some minor changes to spmenu_imageviewer and remove additional line when there's an image speedie 2023-05-16 22:06:24 +0200
  • 81f73fca14 make the test script look a little prettier speedie 2023-05-16 21:51:31 +0200
  • 45fc412c43 fix horrible default colors speedie 2023-05-16 21:36:45 +0200
  • 2a9ae1480c display number of selected items as well, run subshell in the background speedie 2023-05-16 21:16:51 +0200
  • ea3e7ed458 remove unnecessary match() calls in setlines() and setcolumns() speedie 2023-05-16 21:04:32 +0200
  • 82fa3eaa95 add separate man page for spmenu_run speedie 2023-05-16 20:50:08 +0200
  • 5aefbf249a fix some bugs, add multisel for spmenu_run speedie 2023-05-16 20:03:52 +0200
  • 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 speedie 2023-05-15 09:53:34 +0200
  • 12b69656a7 add support for marking items (ie. multi selection) speedie 2023-05-16 18:54:26 +0200
  • eadb69d6eb fix bug in the default config speedie 2023-05-14 01:32:33 +0200
  • 8c9d33d01f add LICENSE notice to all code speedie 2023-05-14 00:21:16 +0200
  • 16daefc4fe pandoc is not required to make spmenu anymore speedie 2023-05-14 00:14:23 +0200
  • 15141c230d add the ability to full screen an image + code cleanup speedie 2023-05-14 00:10:24 +0200
  • b730dd6fa9 delete buildconf speedie 2023-05-13 21:29:37 +0200
  • 94af79720f deprecate build.sh script speedie 2023-05-13 21:27:12 +0200
  • 3ddb0f50dd add keywords for desktop entry display speedie 2023-05-13 18:02:58 +0200
  • 841d21e511 version 2.0 is not a thing speedie 2023-05-13 17:56:43 +0200
  • 60f588f003 Remove some commented code speedie 2023-05-13 17:37:37 +0200
  • 66bcc31242 some cleanup in the script speedie 2023-05-13 17:35:16 +0200
  • 195e4252b7 oops, i forgot i needed to set it to 0 first speedie 2023-05-13 16:19:03 +0200
  • 11859ff159 allow rofi like "next" colors speedie 2023-05-13 16:07:29 +0200
  • 5ec6cd34e5 some small changes to the svg speedie 2023-05-13 01:42:30 +0200
  • fa051aca2a some small changes to the .desktop entries speedie 2023-05-13 01:22:40 +0200
  • fd67511080 add .desktop entries for use with desktop environments, install to /usr instead of /usr/local by default speedie 2023-05-13 00:25:50 +0200
  • 3da21bc052 allow overriding image cache directory speedie 2023-05-12 23:23:15 +0200
  • 21711e4236 add back the version speedie 2023-05-12 19:57:59 +0200
  • f389af0dbe test script should now display 256 colors speedie 2023-05-12 17:35:33 +0200
  • cbfea029d0 add option to prefer static linking speedie 2023-05-12 16:46:34 +0200
  • de77fb93f5 add notice regarding the gentoo overlay speedie 2023-05-12 16:40:38 +0200
  • 1945795ff7 change email from speedie.alt@gmail.com to speedie@speedie.site speedie 2023-05-12 16:20:34 +0200
  • c7c4826329 bump version to 1.1.2, fixed arch package speedie 2023-05-12 14:33:19 +0200
  • d56cbcf958 use spmenu.speedie.site instead of git.speedie.site in PKGBUILD speedie 2023-05-12 11:55:33 +0200
  • 09c9809456 scripts will fail now if you're not in the right directory speedie 2023-05-11 19:58:28 +0200
  • 9032af968d don't allow drawing images until KeyRelease event speedie 2023-05-11 19:53:23 +0200
  • ee7419704d allow UTF-8 support to be toggled speedie 2023-05-11 16:46:32 +0200
  • cf0e2272cd update documentation speedie 2023-05-10 21:59:48 +0200
  • 44ec1632bd apply last commit in all default scripts, update documentation to reflect it speedie 2023-05-10 21:55:28 +0200
  • c71743a326 use a img:// prefix rather than IMG: the old one is still available for compatibility reasons of course speedie 2023-05-10 21:51:23 +0200
  • 8da0dba45b convert to ASCII, fixing a markup bug speedie 2023-05-10 19:43:41 +0200
  • 6dc84051aa use another char * instead of using const char *text directly speedie 2023-05-10 18:56:56 +0200
  • 02cba1d0f0 version bump: 1.1.1 speedie 2023-05-10 18:53:19 +0200
  • 8a405edcdc oops forgot about that speedie 2023-05-10 09:19:56 +0200
  • 73b7019a93 and in the config as well speedie 2023-05-10 09:19:12 +0200
  • a537d6a178 some keybind changes speedie 2023-05-10 09:18:45 +0200
  • 6c146c87b4 rename some headers speedie 2023-05-10 08:20:29 +0200