Commit graph

  • 0d4f3960b8 Even more cleanup Jacob 2023-08-07 05:54:59 +0200
  • 10030e1c91 Remove theme.c/theme.h Jacob 2023-08-07 05:41:42 +0200
  • e6e6ce5464 Fix useless hidepretext option Jacob 2023-08-06 02:27:16 +0200
  • eb8295e7ae Fix Swedish translation always being used Jacob 2023-08-06 02:25:04 +0200
  • 021a27a5a9 Make test script even more fancy Jacob 2023-08-04 00:39:44 +0200
  • c2ebd701b3 Remove completely useless dependency from ebuild Jacob 2023-07-30 21:12:52 +0200
  • e851f61c92 Version bump: 3.2.1 3.2.1 speedie 2023-07-29 22:13:41 +0200
  • 6de0b73d6c Revert "Version bump: 3.2.1" speedie 2023-07-29 22:09:10 +0200
  • cfaf2c7ee5 Version bump: 3.2.1 Jacob 2023-07-29 21:43:18 +0200
  • 6a27881fb0 Fix pajeet code Jacob 2023-07-29 21:26:14 +0200
  • b43694a537 Fix weird segmentation fault Jacob 2023-07-29 21:17:42 +0200
  • 894a672b84 Fix default bindings Jacob 2023-07-29 21:12:35 +0200
  • 72399baac4 Version bump: 3.2 3.2 speedie 2023-07-29 19:39:34 +0200
  • 260f570df5 Fix some issues with the make script speedie 2023-07-29 19:38:57 +0200
  • f6e34668cf Remove globalcolors, it's not necessary now that we only have global colors. Compatibility option is still available which will enable or disable xrdb entirely. Jacob 2023-07-29 18:44:17 +0200
  • e7ad428fbe Update documentation for spmenu_make Jacob 2023-07-29 18:06:10 +0200
  • dc7732c16c Indent meson_options a bit Jacob 2023-07-29 17:51:46 +0200
  • 73d1cf785b Don't indent too far Jacob 2023-07-29 17:35:51 +0200
  • 5accbaff78 Update the comment at the top Jacob 2023-07-29 17:34:05 +0200
  • 0c949db21b Revert "Speed up and simplify reading of standard input" Jacob 2023-07-29 04:40:02 +0200
  • 1213017dc7 Merge pull request 'Replace Vim like binds with normal dmenu like binds by default.' (#22) from normie-binds into master Jacob 2023-07-29 02:26:38 +0000
  • 185c95a526 Replace Vim like binds with normal dmenu like binds by default. Jacob 2023-07-29 04:24:02 +0200
  • 8549c8415e Allow icons to be drawn when !lines Jacob 2023-07-29 01:57:04 +0200
  • 2b1e5a1be1 Fix a few things with the width Jacob 2023-07-29 00:19:31 +0200
  • fa39098c2c Fix segmentation fault when images Jacob 2023-07-28 23:53:59 +0200
  • 97abb638fe Fix issue #21 by not drawing chars that don't fit Jacob 2023-07-28 23:15:05 +0200
  • 8ef53a8582 A massive caret height should be possible Jacob 2023-07-28 19:58:26 +0200
  • 253e69413d Fix more of last commit Jacob 2023-07-28 03:44:44 +0200
  • 5c4c6bd806 Don't allow width of input text to exceed menu width Jacob 2023-07-28 03:22:06 +0200
  • 1e5a64ef13 Output spmenu_test output to /dev/null Jacob 2023-07-28 02:55:02 +0200
  • 0540eacfd7 Fix bind and theme arguments Jacob 2023-07-28 02:26:49 +0200
  • a7316968e7 Move PKGBUILD to packaging/PKGBUILD and add spmenu ebuild Jacob 2023-07-27 20:12:19 +0200
  • 32418e80e8 Add more options to the meson Jacob 2023-07-27 19:01:12 +0200
  • 8c81603247 Remove unreliable code speedie 2023-07-27 01:55:23 +0200
  • 180185adb8 Add proper keyboard repeating, not sure why I didn't do this earlier. speedie 2023-07-27 01:30:56 +0200
  • ece810805d Change some variable names & cleanup speedie 2023-07-27 00:39:57 +0200
  • 526e2a8613 Fix wrong name speedie 2023-07-26 19:44:39 +0200
  • 9e8e22872c Fix some terminal programs not spawning Jacob 2023-07-26 16:34:28 +0200
  • af38dffdf0 Some more color changes speedie 2023-07-26 15:56:57 +0200
  • 440719bb98 Some changes to colors, FreeBSD compatibility in spmenu_make speedie 2023-07-26 15:29:54 +0200
  • b3af410672 Add pretext colors to colorscheme generator speedie 2023-07-26 15:17:32 +0200
  • 5e824a5bf8 Fix an issue with -fm Jacob 2023-07-26 01:53:50 +0200
  • 0bc35d1915 Add compatibility with themes that do not specify pretext colors speedie 2023-07-25 21:04:08 +0200
  • d3983d46d9 Add right click to mark mouse click speedie 2023-07-25 20:31:14 +0200
  • 170e5e0c3e Remove first run, fixing a bug Jacob 2023-07-25 18:59:33 +0200
  • dfc6532220 Fix loop when no .desktop entries exist Jacob 2023-07-25 18:02:53 +0200
  • 0f69bd63b1 Rename selecthover to outputhover and add selecthover function. speedie 2023-07-25 00:27:39 +0200
  • 0ec1c73053 Improve selecthover() function, add markhover() function speedie 2023-07-25 00:19:58 +0200
  • 92ce25077a Place items at the bottom by default speedie 2023-07-25 00:12:06 +0200
  • da05068117 Add -itt/-itb option for positioning items above/below prompt speedie 2023-07-25 00:11:17 +0200
  • 6b6d5b77c5 Fix segmentation fault when pretext == NULL Jacob 2023-07-24 19:43:59 +0200
  • 05a6663d16 Add pretext to .Xresources speedie 2023-07-24 16:56:43 +0200
  • ec7ec23374 Merge pull request 'Pretext: Add -pt argument, add pretext to spmenu_run' (#18) from pretext into master Jacob 2023-07-24 14:51:28 +0000
  • d2e5ad1d80 spmenu_run: Display pretext speedie 2023-07-24 16:50:34 +0200
  • 3f5c0b657b Add -pt argument for setting pretext speedie 2023-07-24 16:38:41 +0200
  • a07a213a89 Merge pull request 'Add support for pretext' (#17) from pretext into master Jacob 2023-07-24 13:24:53 +0000
  • 7d1b58f431 Add support for pretext speedie 2023-07-24 15:18:03 +0200
  • 6ed6dc6b99 Version bump: 3.1.1 3.1.1 speedie 2023-07-22 23:23:51 +0200
  • bbdcb9c7e9 Update documentation Jacob 2023-07-22 19:13:22 +0200
  • ed6b1ff309 Add togglefuzzy function Jacob 2023-07-22 19:13:02 +0200
  • 79967d9ad4 Last commit for binds.conf too Jacob 2023-07-22 18:32:57 +0200
  • c9292de59d Add scrolldistance option, allowing scroll distance to be configured in the config file Jacob 2023-07-22 18:30:27 +0200
  • 10ed06bac8 Better document SGR sequences speedie 2023-07-22 05:17:28 +0200
  • c0ba199ad0 cleanup speedie 2023-07-22 04:42:15 +0200
  • dd44bc56ab Add clipboard support for Wayland speedie 2023-07-22 04:04:23 +0200
  • 5129856857 Fix scrolling on Wayland, apparently you cannot use Linux kernel keycodes speedie 2023-07-22 03:25:35 +0200
  • ea48ea69ed Fix issue #14 by replacing bad code. speedie 2023-07-22 02:02:03 +0200
  • 7f5caf7bf0 Fix background 256 colors, add true color to script speedie 2023-07-21 03:14:51 +0200
  • 023fe3af08 Support 39 and 49, and fix 256 color support speedie 2023-07-21 02:03:01 +0200
  • 33c8e169de Add true color SGR sequence support speedie 2023-07-21 01:23:43 +0200
  • 754171d5fb Version bump: 3.1 3.1 Jacob 2023-07-19 19:37:35 +0200
  • 9e97bf1eb5 Fix tarball creation Jacob 2023-07-19 19:36:48 +0200
  • c97b666521 Revert "Version bump: 3.1" Jacob 2023-07-19 19:36:07 +0200
  • 7baa27d28a Version bump: 3.1 Jacob 2023-07-19 19:30:05 +0200
  • 1d94af0b89 Forgot to edit the default configuration file Jacob 2023-07-19 17:57:15 +0200
  • 4e716ee80c Remove ClickSelItem Jacob 2023-07-19 17:50:50 +0200
  • 4bd225b32f Add md5 and sha256 for the pacman packages too speedie 2023-07-19 03:51:04 +0200
  • a8554c65b3 Add SHA256 to the PKGBUILD as well speedie 2023-07-19 03:48:24 +0200
  • 593f5033c3 Fix some issues with last commit speedie 2023-07-19 03:38:53 +0200
  • 48bf6e7f2b Change path to commented tarball lines, generate sha256 and md5 sums speedie 2023-07-19 03:36:54 +0200
  • b36e2c0bd4 Fix typo causing images to break Jacob 2023-07-19 01:58:56 +0200
  • b812702115 Speed up and simplify reading of standard input Jacob 2023-07-19 01:06:38 +0200
  • 9daedf9554 Change normselitemfg Jacob 2023-07-19 01:02:49 +0200
  • a3385468b8 Caret size should be dynamic speedie 2023-07-16 19:07:41 +0200
  • 0988babd15 Add setlineheight function speedie 2023-07-16 18:59:08 +0200
  • f2776a39aa Declare functions inside arg.h speedie 2023-07-16 18:49:20 +0200
  • 21f9aa09e5 Add documentation for functions speedie 2023-07-16 18:44:35 +0200
  • 188c90184a Fix item length for !items and powerlines Jacob 2023-07-16 16:39:57 +0200
  • e202b1668a Much simplify SGR sequence handling and fix width weirdness Jacob 2023-07-16 16:35:25 +0200
  • 15fcdb0ca5 Don't merge the right powerline with the next item speedie 2023-07-16 03:46:31 +0200
  • 0627c2fc1c Replace more variable names to more descriptive ones speedie 2023-07-16 03:16:45 +0200
  • 7b7c1a56f4 Add some more comments speedie 2023-07-16 02:57:38 +0200
  • 8e33d4c667 Fix typo Jacob 2023-07-15 17:27:31 +0200
  • 8029b42870 More docs changes Jacob 2023-07-15 17:26:21 +0200
  • 106afb674e Improve documentation for mouse and key binds Jacob 2023-07-15 17:18:20 +0200
  • d18fd28fa0 Scroll up/down to move to the next/previous page Jacob 2023-07-15 15:55:15 +0200
  • 1fe08aa295 Fix cache, add ClickNone Jacob 2023-07-14 21:31:29 +0200
  • 6fd3a96347 Load -fm module if output is a directory Jacob 2023-07-14 18:15:21 +0200
  • d77bf8843b Move spmenu_run functions into separate scripts that are loaded in on command Jacob 2023-07-14 17:52:25 +0200
  • 623d8cbb49 Support the Hidden=true key Jacob 2023-07-14 17:23:25 +0200