Commit graph

804 commits

Author SHA1 Message Date
speedie d12c49df2c oops, im dumb
i guess this means a 0.3.1 release
2023-03-18 16:03:44 +01:00
speedie 45a46fa4a3 fix a possible segmentation fault 2023-03-18 13:07:15 +01:00
speedie 86473f5b16 update version in man page 2023-03-18 01:18:58 +01:00
speedie 3f0d90454d fix some issues with argument handling 2023-03-18 01:18:11 +01:00
speedie 3cb79ea2ce some pkgbuild cleanup and version bump: 0.3 2023-03-17 15:44:46 +01:00
speedie 7f5836d88c shorten lines to be C99 compliant 2023-03-17 15:40:36 +01:00
speedie a6fbdc5bae fix !USERTL 2023-03-17 15:35:40 +01:00
speedie 2b5c1a37c5 more detailed TODO 2023-03-17 15:32:56 +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 4302897f2a update TODO 2023-03-16 17:32:05 +01:00
speedie f17c61b4d9 replace some more /* comments 2023-03-16 17:25:39 +01:00
speedie d163a7262b remove centered in favor of menuposition == 2 2023-03-16 17:22:14 +01:00
speedie 1153d416ab replace almost all /* style comments with // where it makes sense 2023-03-16 16:54:36 +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 98b0ae0651 improve highlighting 2023-03-16 11:58:38 +01:00
speedie 8377ec92a9 some cleanup, start using // comments more 2023-03-16 10:09:51 +01:00
speedie b29bb4510f some minor changes + better docs 2023-03-14 21:31:24 +01:00
speedie e3767da0f8 some changes to the config 2023-03-14 15:11:07 +01:00
speedie d9bfcb067a fix segmentation fault when specifying a font in xrdb 2023-03-14 15:11:03 +01:00
speedie 392e5bfffc Revert "don't set line height beyond item count"
This reverts commit 39ddf11931.

revert this, it caused a lot of issues
will rewrite this later
2023-03-13 23:07:05 +01:00
speedie 39ddf11931 don't set line height beyond item count 2023-03-13 22:48:11 +01:00
speedie 71090e7aa3 add keybinds for setting line/columns 2023-03-13 22:45:04 +01:00
speedie 5bba5d9bc9 oops forgot about that 2023-03-13 21:47:28 +01:00
speedie c11b856902 we should display the previous argument here 2023-03-13 21:44:20 +01:00
speedie 1aa1a91788 fix an oversight 2023-03-13 21:39:58 +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 94266f59dc add another example script 2023-03-11 13:27:23 +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 705cb460bf fix small warnings gcc will spit out if features have been disabled 2023-03-09 17:26:56 +01:00
speedie 416ce0cf08 fix issues with gcc compilation 2023-03-09 17:15:10 +01:00
speedie e4d1dc81e3 fix typo 2023-03-09 17:03:56 +01:00
speedie a2d47faee9 fix: wrong path 2023-03-09 16:20:10 +01:00
speedie 3d54da5479 move optimization level to a separate variable 2023-03-09 15:13:46 +01:00
speedie 8d4aceb0c2 fix even more small issues such as duplicate lines and broken makefile 2023-03-09 15:09:04 +01:00
speedie 5126beae4a some small fixes 2023-03-09 15:02:40 +01:00
speedie 89f5a54918 fix fuzzy sorting 2023-03-09 11:56:44 +01:00
speedie 9b806fa9c0 add high priority 2023-03-09 10:10:29 +01:00
speedie b84494043f fix one small thing with last commit 2023-03-08 22:51:00 +01:00
speedie c92d21c5c3 fix SGR size 2023-03-08 22:49:04 +01:00
speedie e2e56716d9 for some reason, spmenu_run didn't work, but this commit seems to fix it 2023-03-08 21:24:55 +01:00
speedie a988dc7108 some minor changes allowing pango and xft to work together 2023-03-08 21:19:38 +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 7ed80af25e these functions shouldn't do anything if hideimage 2023-03-08 20:18:03 +01:00
speedie a0659d2fd7 oops seems like i changed the toggleimage keybind by accident 2023-03-08 20:16:11 +01:00
speedie b798d12c69 add image gap keybind 2023-03-08 20:13:39 +01:00