Commit graph

125 commits

Author SHA1 Message Date
speedie f8e2763d57 update "bug reports" 2023-06-09 07:25:17 +02:00
speedie 53112c3a97 update documentation.. again 2023-06-09 07:06:59 +02:00
speedie 5745b52bc9 Add work in progress support for images on Wayland
This commit also adds MASSIVE speed improvements to image drawing, due
to code cleanup. There are still a *few* issues to resolve, one is
X11 related, and one is caused by alpha/blending.
2023-06-08 19:40:30 +02:00
speedie 05b7f116bf update URLs 2023-06-03 02:47:39 +02:00
speedie 692e3abc68 Add experimental native Wayland support 2023-06-02 18:37:51 +02:00
speedie 95b420944c add a bind file which scripts can use to gain full control over keybinds 2023-05-22 22:47:37 +02:00
speedie 1711c5a9ad remove themes, they're moved to https://git.speedie.site/spmenu-themes
or https://github.com/speediegq/spmenu-themes
2023-05-21 14:38:01 +02:00
speedie 620cb0ca63 add option to not allow selecting multiple items to spmenu itself 2023-05-19 02:13:13 +02:00
speedie c0169b5da6 add default keybinds to man page 2023-05-19 00:21:01 +02:00
speedie fa645e1ae7 update documentation 2023-05-17 08:15:21 +02:00
speedie 82fa3eaa95 add separate man page for spmenu_run 2023-05-16 20:50:08 +02:00
speedie 11859ff159 allow rofi like "next" colors 2023-05-13 16:07:29 +02:00
speedie 3da21bc052 allow overriding image cache directory 2023-05-12 23:23:15 +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 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 e163c1a906 remove spmenu:test 2023-05-08 11:57:39 +02:00
speedie 63e5be2884 add the ability to read from file, been wanting this for a very long
time
2023-05-07 01:41:30 +02:00
speedie 442c40b732 add incremental as well, this should now include most suckless patches people use 2023-05-06 23:39:03 +02:00
speedie 5ff1abc849 add ability to print item number rather than the item itself 2023-05-06 23:29:41 +02:00
speedie 2c34650a63 update documentation to reflect today's changes 2023-05-01 22:46:13 +02:00
speedie 316fcd0a76 add basic theme.conf file support 2023-05-01 17:07:35 +02:00
speedie ca7955126d add 256 color to array 2023-04-29 22:33:42 +02:00
speedie a8b52b38e9 fix typo, it's -hom not -hem 2023-04-29 16:04:29 +02:00
speedie e9edd9bee0 update docs 2023-04-28 18:24:27 +02:00
speedie f94f1ce9ab various docs changes to represent last few commits 2023-04-25 18:11:49 +02:00
speedie d512351828 actually add hidecaps, oops 2023-04-22 21:34:37 +02:00
speedie de3264d4f6 change arg, old arg is still recognized 2023-04-22 14:18:30 +02:00
speedie b79f5c39c1 add a caps lock indicator, took lots of work 2023-04-20 21:22:45 +02:00
speedie b58eb6cb9f last commit can now be done with an argument 2023-04-20 19:19:46 +02:00
speedie 700c18d60e change even more color names
NOTE: this breaks compatibility with most existing themes and
configurations, but i decided
it was better to do this change sooner than later
2023-04-17 17:36:18 +02:00
speedie 273fb103c9 add the ability to have vertical/horizontal outer padding (margin) 2023-04-16 23:57:02 +02:00
speedie 8273d1b574 version bump: 0.4.1 2023-04-14 21:47:38 +02:00
speedie 68716f15a3 add some really nice features, and WIP file navigation to spmenu_run 2023-04-10 21:00:48 +02:00
speedie 073b38faac replace "cursor" with "caret", old arguments are still compatible
though as of now but deprecated
2023-04-07 20:22:25 +02:00
speedie 68b58325d4 allow specifying a specific configuration file to load 2023-04-07 18:42:12 +02:00
speedie e43754f534 add some arguments 2023-04-07 17:58:42 +02:00
speedie 10495b48bf add experimental configuration file
profiles still need to be rewritten
2023-04-04 21:40:22 +02:00
speedie 2c68937e38 finish the -It argument 2023-04-03 15:14:20 +02:00
speedie 13b4c95982 update docs and pkgbuild 2023-04-03 00:53:57 +02:00
speedie 5abd434aa2 add documentation regarding emoji highlighting 2023-04-02 17:52:15 +02:00
speedie 2a9eebe93f s/dynamic menu/fancy dynamic menu/g 2023-04-02 01:49:58 +02:00
speedie f290d0fc3b add a pango section to the documentation, fix some mistakes in the
markdown syntax
2023-04-02 01:37:37 +02:00
speedie aec9909d7c don't load spmenurc first 2023-03-31 16:24:50 +02:00
speedie 225b260026 write documentation about profiles 2023-03-31 13:15:47 +02:00
speedie e7daa3ef6a add option to ignore global 2023-03-30 19:06:04 +02:00
speedie 25235a5c50 update documentation a bit 2023-03-29 23:08:24 +02:00
speedie dea326e173 add -txp/--text-padding option 2023-03-29 21:37:48 +02:00
speedie b2ef2fc2ef update docs 2023-03-28 23:50:02 +02:00
speedie d91dec4010 password argument fix 2023-03-28 23:35:46 +02:00
speedie 231a43d053 some changes, spmenu is now suitable to be used for simply drawing plain
text without any selection or anything
2023-03-28 17:37:06 +02:00
speedie cf1b79008b upgrade run launcher significantly 2023-03-28 15:10:57 +02:00
speedie ca7cd97e08 some improvements to documentation and spmenu_run 2023-03-24 15:58:36 +01:00
speedie 5c8fe8fe10 allow adjusting max image size 2023-03-21 21:52:14 +01:00
speedie dc51707520 powerline the prompt
TODO: powerline numbers and match count
2023-03-21 16:30:30 +01:00
speedie 103bc3140f some minor changes 2023-03-20 16:01:27 +01:00
speedie 8b0ac088a1 proper header syntax for man page 2023-03-20 16:01:27 +01:00
speedie dbe31a5be0 improve man page 2023-03-20 16:00:50 +01:00
speedie 2ee1bbc745 add support for overriding minimum width through config 2023-03-19 15:00:32 +01:00
speedie 43eb63223b update documentation, some minor arg changes 2023-03-17 15:31:41 +01:00
speedie a626e946be add long arguments 2023-03-17 13:51:11 +01:00
speedie 81f26de355 move arguments around 2023-03-16 16:01:53 +01:00
speedie 7462aba7fc fix height arg 2023-03-16 14:56:41 +01:00
speedie b29bb4510f some minor changes + better docs 2023-03-14 21:31:24 +01:00
speedie 522ea5d50d load configuration optionally 2023-03-13 21:31:13 +01:00
speedie af4c682814 some cleanup to the general codebase 2023-03-13 21:21:40 +01:00
speedie b24cf560a1 add feature which allows prompt width to be removed from items, with or
without arguments
2023-03-11 13:24:20 +01:00
speedie 9b806fa9c0 add high priority 2023-03-09 10:10:29 +01:00
speedie 21d75d806e Add pango toggle, it is now optional for those of you who want a minimal
spmenu instance.
2023-03-08 21:12:37 +01:00
speedie 93ebe11e06 update documentation, is now markdown compliant 2023-03-08 18:45:13 +01:00
speedie 563806f2d1 Add -ngc argument 2023-03-06 20:06:00 +01:00
speedie 4e9713ddae add match toggle 2023-03-04 15:51:26 +01:00
speedie 5d25e4a5ec add arguments for hiding and showing stuff 2023-03-02 18:56:35 +01:00
speedie e6be5d5aad add option to change the password character 2023-03-02 18:43:09 +01:00
speedie 45d6bac349 improve docs.md 2023-02-26 15:44:09 +01:00
speedie ed63496383 Add man page, with WIP documentation 2023-02-26 15:37:09 +01:00