Commit graph

226 commits

Author SHA1 Message Date
speedie 4a1cc69f7f some minor changes, fix segmentation fault by removing options spmenu
cannot handle using .Xresources

the options removed can be set in the spmenu.conf
2023-04-04 23:47:01 +02:00
speedie 4bea5ab021 fix a few things, .xresources is now functional again 2023-04-04 23:38:11 +02:00
speedie 10495b48bf add experimental configuration file
profiles still need to be rewritten
2023-04-04 21:40:22 +02:00
speedie 43402ce76b add basic configuration, not anywhere near complete yet 2023-04-04 21:40:22 +02:00
speedie 2c68937e38 finish the -It argument 2023-04-03 15:14:20 +02:00
speedie c44333b3ce add ${PREFIX} to scripts, may improve compatibility with for example
NixOS
2023-04-03 14:54:44 +02:00
speedie 13b4c95982 update docs and pkgbuild 2023-04-03 00:53:57 +02:00
speedie 02db2c7cea add option to toggle _NET_WM_WINDOW_TYPE_DOCK property 2023-04-02 19:44:30 +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 f08e91e3e2 auto change version number, because i cannot do it myself apparently 2023-03-28 19:53:10 +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 f88cda6a75 some config changes, nothing major 2023-03-18 18:16:20 +01:00
speedie 3cb79ea2ce some pkgbuild cleanup and version bump: 0.3 2023-03-17 15:44:46 +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 d9bfcb067a fix segmentation fault when specifying a font in xrdb 2023-03-14 15:11:03 +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 14075e00a3 fix some bugs with padding 2023-03-12 21:03:35 +01:00
speedie 1d4dd4ccfa indent by default 2023-03-12 16:28:04 +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 2a37963152 don't enable pango for a few things (by default) 2023-03-08 18:24:29 +01:00
speedie 5ae0fc4eea generate cache by default, don't load cache if we're not also generating cache 2023-03-06 20:20:19 +01:00
speedie 563806f2d1 Add -ngc argument 2023-03-06 20:06:00 +01:00
speedie e012696695 add some comments to the top 2023-03-06 16:23:03 +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 d455c3a3f2 cleanup item drawing, this means we can now disable any item we want at
any time (just don't forget to call drawmenu)
2023-03-02 18:10:37 +01:00
speedie be9a9b3547 add image toggle int 2023-03-02 14:53:48 +01:00
speedie 505c03c77b Move drawing functions 2023-03-02 11:40:52 +01:00
speedie 3ece55cb83 update releaseinfo 2023-03-01 12:10:11 +01:00
speedie 93d1e74a9e fix imagegaps being added when there's no image 2023-03-01 12:06:31 +01:00
speedie 3f7bc43bf4 add pango markup toggles 2023-02-28 15:51:32 +01:00
speedie 0d99f94ddf switch font to noto regular 2023-02-26 16:10:03 +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
speedie f599c83985 update releaseinfo 2023-02-26 05:55:40 +01:00
speedie a0ab4aed96 use normal mode by default, but insert mode in spmenu_run 2023-02-26 05:50:36 +01:00
speedie 2d4b2fb00f add some arguments for the mode feature 2023-02-26 05:44:48 +01:00
speedie 07c66d4849 add hidemode option 2023-02-25 18:14:27 +01:00
speedie e88b499d7c add vim like modes 2023-02-25 17:44:52 +01:00
speedie c02fe163a5 add arguments and xresources values 2023-02-25 05:48:38 +01:00
speedie d9f88e5ee3 oops removed a line by accident 2023-02-10 17:21:04 +01:00
speedie e01d789f8a line height of 5 by default 2023-02-10 12:28:49 +01:00
speedie fe7de921bb rewrite line height feature, now works more like dwm bar height patch 2023-02-09 18:12:03 +01:00
speedie b27794e9ef new default colors 2023-01-23 17:51:09 +01:00
speedie 918e440084 separate input scheme 2023-01-23 17:08:27 +01:00
speedie e8de732879 individual schemes and variables in color array 2023-01-23 14:14:41 +01:00
speedie e561463f5d some minor improvements 2023-01-22 22:12:37 +01:00
speedie 8ba86b39b9 include releaseinfo 2023-01-20 23:31:18 +01:00
speedie 98a211fadd add preview image for spmenu 2023-01-20 23:23:15 +01:00
speedie c73c22aa56 Add initial build of spmenu 2023-01-20 23:17:30 +01:00