spmenu/libs
speedie 6ec63436d7 Regenerate cache if height of each item has changed (for example,
if a smaller/bigger font is used).

This fixes a flicker issue which can occur if the font/height
of each item is changed when cached icons are present. Icons
are recached for the new height and then displayed, as if
the cache did not exist in the first place.
2023-07-14 00:49:00 +02:00
..
conf Make regex matching a separate mode inside insert mode 2023-07-06 22:02:53 +02:00
draw Feature: Add the ability to take "screenshots" of spmenu. 2023-06-30 02:44:29 +02:00
regex Add fuzzy matching using tiny-regex-c 2023-07-05 01:40:35 +02:00
theme Make regex matching a separate mode inside insert mode 2023-07-06 22:02:53 +02:00
wl Fix some issues with the image gaps, fix image gaps size, remove some 2023-07-05 00:39:40 +02:00
x11 Update docs, remove most .Xresources preferences 2023-07-11 16:53:26 +02:00
arg.c Make regex matching a separate mode inside insert mode 2023-07-06 22:02:53 +02:00
arg.h Make regex matching a separate mode inside insert mode 2023-07-06 22:02:53 +02:00
argv.c Add fuzzy matching using tiny-regex-c 2023-07-05 01:40:35 +02:00
argv.h Add -fl argument which can be used to check if a feature is supported 2023-06-12 17:09:34 +02:00
colors.h Add experimental native Wayland support 2023-06-02 18:37:51 +02:00
define.c Rename libdrw functions to simply "draw" 2023-06-23 03:49:23 +02:00
draw.c Code cleanup 2023-07-09 23:56:34 +02:00
draw.h Add experimental native Wayland support 2023-06-02 18:37:51 +02:00
history.c Use global structs 2023-06-23 03:38:21 +02:00
history.h add LICENSE notice to all code 2023-05-14 00:21:16 +02:00
icon.c Regenerate cache if height of each item has changed (for example, 2023-07-14 00:49:00 +02:00
icon.h Add WIP icon support to spmenu 2023-07-03 18:48:38 +02:00
img.c Cache icons too, not just normal images 2023-07-10 20:38:25 +02:00
img.h Fix keybind conflict, replace imageg, imagew and imageh in favor of 2023-06-24 04:20:51 +02:00
keybinds.h Make regex matching a separate mode inside insert mode 2023-07-06 22:02:53 +02:00
main.c no need for the sl directory 2023-06-12 03:54:40 +02:00
main.h no need for the sl directory 2023-06-12 03:54:40 +02:00
match.c Fix segmentation fault when -NF and -pri, and fix fuzzy -pri 2023-07-11 17:21:30 +02:00
match.h Add fuzzy matching using tiny-regex-c 2023-07-05 01:40:35 +02:00
mouse.h Update URLs with the non-php version 2023-06-10 14:36:44 +02:00
options.h Make regex matching a separate mode inside insert mode 2023-07-06 22:02:53 +02:00
rtl.c Improve FreeBSD compatibility by moving meson.options to 2023-06-26 18:09:03 +02:00
rtl.h add LICENSE notice to all code 2023-05-14 00:21:16 +02:00
schemes.c fix: alpha option for wayland 2023-06-03 00:07:28 +02:00
schemes.h Add experimental native Wayland support 2023-06-02 18:37:51 +02:00
sort.c add LICENSE notice to all code 2023-05-14 00:21:16 +02:00
sort.h add LICENSE notice to all code 2023-05-14 00:21:16 +02:00
stream.c Remove spmenu: syntax, it's basically useless 2023-07-11 17:01:57 +02:00
stream.h add LICENSE notice to all code 2023-05-14 00:21:16 +02:00