Commit graph

  • 9d6ae13eae Update docs, remove most .Xresources preferences Jacob 2023-07-11 16:53:26 +0200
  • c6397915f4 Cache icons too, not just normal images speedie 2023-07-10 20:38:25 +0200
  • 2d445f860d Some improvements to building speedie 2023-07-10 18:24:52 +0200
  • ad4e1ab7e1 Code cleanup speedie 2023-07-09 23:56:34 +0200
  • 5609c4d006 Improve incremental feature Jacob 2023-07-09 15:26:52 +0200
  • 5d399c96e3 Use oleftpadding in drawhighlights Jacob 2023-07-07 16:05:01 +0200
  • 890457729c Make regex matching a separate mode inside insert mode speedie 2023-07-06 22:02:53 +0200
  • 7aecc3edf9 Fix pango markup highlighting by disabling highlighting speedie 2023-07-06 16:52:58 +0200
  • 3e581ded2e Cleanup drawitemtext a bit speedie 2023-07-06 16:19:20 +0200
  • f8ff87f669 Fix -b speedie 2023-07-06 04:02:23 +0200
  • 43721a0aee Merge pull request '3.0 version bump' (#11) from 3.0 into master 3.0 Jacob 2023-07-05 02:20:59 +0000
  • 1ed4875348 Add a contribution note to README speedie 2023-07-05 03:04:42 +0200
  • 44bbc317d0 Bump version: 3.0 speedie 2023-07-05 02:07:48 +0200
  • 9201b3ba18 Fix tab completion when no matches speedie 2023-07-05 02:02:35 +0200
  • c8e0d08302 Cleanup fuzzymatch(); speedie 2023-07-05 01:48:53 +0200
  • 4135cbc0f2 Add fuzzy matching using tiny-regex-c speedie 2023-07-05 01:40:35 +0200
  • 13b46b03bb Fix typo in the spmenu(1) man page speedie 2023-07-05 00:42:50 +0200
  • fbfbc44dec Fix some issues with the image gaps, fix image gaps size, remove some more keybinds speedie 2023-07-05 00:39:40 +0200
  • 7e963db38e Simplify default keybinds speedie 2023-07-05 00:12:11 +0200
  • ad96d3fbb3 Oops, fix wacky highlighting, should be working perfectly now speedie 2023-07-04 23:32:51 +0200
  • 7492eed0cf Simplify and fix SGR sequence removal speedie 2023-07-04 23:10:06 +0200
  • cc8c3e988c Revert "Include colored text in the tab completed text as well." speedie 2023-07-04 21:58:36 +0200
  • 364020aa2c Include colored text in the tab completed text as well. speedie 2023-07-04 21:42:32 +0200
  • d750f3a78a Some config file code cleanup speedie 2023-07-04 16:59:51 +0200
  • 69d5ae6950 Fix -cc argument check typo Jacob 2023-07-03 23:51:47 +0200
  • 55a3b95e12 Clear input when resizing lines speedie 2023-07-03 23:40:30 +0200
  • 7bb81a26b8 Add ClickImage click speedie 2023-07-03 23:06:33 +0200
  • 247d5e768b Fix an oversight in the set_mode() function speedie 2023-07-03 22:19:19 +0200
  • 6036a5ae18 Add simple mode to README speedie 2023-07-03 22:15:30 +0200
  • 98f324aafe Last commit for the regular configuration file speedie 2023-07-03 22:07:51 +0200
  • 63229604e7 Add option to always use insert mode for binds.conf speedie 2023-07-03 22:07:09 +0200
  • b06ea39b11 move binds file to another function speedie 2023-07-03 21:58:32 +0200
  • f1b0ecd624 Change worddelimiters speedie 2023-07-03 21:35:05 +0200
  • b1c80607a4 Add features section to README Jacob 2023-07-03 20:14:29 +0200
  • 903c4096af It's *an* X11 menu application. speedie 2023-07-03 19:22:01 +0200
  • 5305303cd2 Don't indent if hideimage speedie 2023-07-03 19:12:53 +0200
  • c7a402c00e Add icons screenshot speedie 2023-07-03 19:11:31 +0200
  • 2f5a78a695 Merge pull request 'Add icon support to spmenu' (#10) from icons into master Jacob 2023-07-03 17:05:38 +0000
  • 4ac7119c5b Add WIP icon support to spmenu speedie 2023-07-03 18:48:38 +0200
  • 3f456f3a37 Feature: Add the ability to take "screenshots" of spmenu. Jacob 2023-06-30 02:44:29 +0200
  • eefa047c6e No need to generate manual on install. Jacob 2023-06-30 01:23:57 +0200
  • 9c246c037d Fix last commit 2.3 speedie 2023-06-28 19:46:03 +0200
  • 75637c4ae6 version bump: 2.3 speedie 2023-06-28 19:44:08 +0200
  • bab025207f Return exit code 1 if no item is selected speedie 2023-06-27 01:46:34 +0200
  • ba32ad46cb Change the default number of columns for -fm speedie 2023-06-27 01:41:36 +0200
  • d4b43ac072 Fix $HISTORY passed to spmenu without -H argument speedie 2023-06-27 01:36:54 +0200
  • 2124d33044 fix typo breaking -fm speedie 2023-06-26 22:47:33 +0200
  • 706be5fbe0 Fix $PATH on BSD by using compgen instead speedie 2023-06-26 18:48:49 +0200
  • a6efdbc17f Some history fixing for FreeBSD speedie 2023-06-26 18:34:25 +0200
  • b33f0bc68e More BSD compatibility speedie 2023-06-26 18:26:53 +0200
  • 5806bcc897 Always check if the desktop entry exists. speedie 2023-06-26 18:25:35 +0200
  • d4f8f58178 Redirect find errors to /dev/null, fixing bugs on BSD. speedie 2023-06-26 18:20:46 +0200
  • 8e257d5f6b Improve FreeBSD compatibility by moving meson.options to meson_options.txt Also fix a -Wsometimes-uninitialized speedie 2023-06-26 18:09:03 +0200
  • 20e019b748 Update documentation for spmenu_run to mention bookmarking speedie 2023-06-25 22:21:54 +0200
  • 6bc994399f pandoc version update speedie 2023-06-25 18:38:13 +0200
  • 591023c471 Fix headers being deleted when they shouldn't be Jacob 2023-06-25 20:23:15 +0200
  • 1ac60b25ad Add $RUNLAUNCHER_BM_ARGS variable Jacob 2023-06-25 20:19:41 +0200
  • 0c9ae3977a Add -sb and -nsb arguments to spmenu_run Jacob 2023-06-25 20:14:58 +0200
  • 9b062f7dfb Set prefix in script Jacob 2023-06-25 19:56:00 +0200
  • d439b14ea2 Rename some variables, allow setting prompt Jacob 2023-06-25 19:53:22 +0200
  • 88bbfa2cb9 Add the ability to run a command for the bookmark. Jacob 2023-06-25 19:43:17 +0200
  • 53dca773a7 Add bookmarking to spmenu_run Jacob 2023-06-25 18:41:43 +0200
  • f08b9bdccc spmenu_test.1 must be installed speedie 2023-06-25 02:26:30 +0200
  • 1a4f2c08ef Replace sed -i with sed for *BSD compatibility speedie 2023-06-24 23:30:03 +0200
  • c7632f342e Fix generate.sh speedie 2023-06-24 21:12:18 +0200
  • b4dd4fc383 Add documentation for spmenu_test speedie 2023-06-24 19:55:11 +0200
  • 2cee004182 Remove more useless Xinerama code speedie 2023-06-24 17:34:03 +0200
  • 336bdd5830 Simplify display width/height code speedie 2023-06-24 17:13:17 +0200
  • bd49d876cd Move to the first item when setting lines speedie 2023-06-24 17:01:43 +0200
  • dfc4fe038c Remove fullscreen functionality speedie 2023-06-24 04:53:44 +0200
  • 748db7eed1 simplify full screen speedie 2023-06-24 04:43:05 +0200
  • c0cd874348 Use /usr/bin/env bash instead of /bin/bash in the spmenu_make script for consistency with spmenu_run and spmenu_test speedie 2023-06-24 04:22:15 +0200
  • 0a59088313 Fix keybind conflict, replace imageg, imagew and imageh in favor of using the img struct speedie 2023-06-24 04:20:51 +0200
  • aba3541d37 Disable fullscreen when no image speedie 2023-06-24 03:00:00 +0200
  • 02c6c4ac5c Remove unnecessary else continue; from X11 and Wayland keybind handling speedie 2023-06-23 20:27:44 +0200
  • 98240c4d13 Merge pull request 'Codebase improvements' (#8) from imp into master Jacob 2023-06-23 15:30:22 +0000
  • 8e0de8f556 Simplify some variables speedie 2023-06-23 17:27:57 +0200
  • 152b14330f Xlib must now be included in spmenu.c speedie 2023-06-23 04:04:02 +0200
  • 59983981c2 Rename libdrw functions to simply "draw" speedie 2023-06-23 03:49:23 +0200
  • 6328edc5cd Use global structs speedie 2023-06-23 03:38:21 +0200
  • f0b22fd14d Add some more functions speedie 2023-06-23 01:08:36 +0200
  • e9f88bbb50 Auto refresh enabled by default speedie 2023-06-23 00:56:07 +0200
  • f6d4ea8cb9 Add some functions that can be defined in the configuration file speedie 2023-06-23 00:55:03 +0200
  • aa33711795 Replace read -r code with mapfile speedie 2023-06-23 00:49:56 +0200
  • 2c256c6d5f Remove entry validation, not very useful and breaks several features speedie 2023-06-23 00:38:44 +0200
  • e22c5f7e75 Simplify caching of desktop entries speedie 2023-06-22 23:27:56 +0200
  • ca624e1ca6 Default to the default value of $XDG_CACHE_DIR in case $XDG_CACHE_DIR is not set. speedie 2023-06-22 00:17:23 +0200
  • 7389d28be5 Version bump: 2.2 2.2 speedie 2023-06-21 16:20:35 +0200
  • 37dfc0548c cleanup macOS check speedie 2023-06-21 16:18:17 +0200
  • 04cbde4dfb Update documentation to reflect spmenu_make speedie 2023-06-20 10:57:56 +0200
  • dfc4ad0fa4 cleanup a bit, fix margin-vertical and fullscreen speedie 2023-06-20 09:40:40 +0200
  • a22526b275 add layout picker screenshot speedie 2023-06-20 09:08:09 +0200
  • 52a76ab538 move some stuff speedie 2023-06-20 08:35:10 +0200
  • 180aa71fef fix clicks when one line is removed speedie 2023-06-20 01:27:46 +0200
  • ddb38c8cec fix clicks if !lines, oops speedie 2023-06-19 23:26:23 +0200
  • f99cc1d62a significant rewrites to mouse clicks speedie 2023-06-19 23:16:03 +0200
  • 62b15fab28 Fix some bugs with clicks and images speedie 2023-06-19 21:28:45 +0200
  • ebd625ba1e Add check for GNOME Wayland speedie 2023-06-19 17:18:00 +0200
  • 453b0028aa Switch to Ctrl modifier from Alt modifier for navhistory keys speedie 2023-06-19 16:26:03 +0200
  • 0409dbff12 Change Ctrl+Shift+h keybind to simply Shift+h in normal mode speedie 2023-06-19 16:16:16 +0200