spmenu/libs
2023-08-06 02:27:16 +02:00
..
conf Remove globalcolors, it's not necessary now that we only have global 2023-07-29 18:44:17 +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 Remove globalcolors, it's not necessary now that we only have global 2023-07-29 18:44:17 +02:00
wl Add proper keyboard repeating, not sure why I didn't do this earlier. 2023-07-27 01:30:56 +02:00
x11 Remove globalcolors, it's not necessary now that we only have global 2023-07-29 18:44:17 +02:00
arg.c Replace Vim like binds with normal dmenu like binds by default. 2023-07-29 04:24:02 +02:00
arg.h Rename selecthover to outputhover and add selecthover function. 2023-07-25 00:27:39 +02:00
argv.c Remove globalcolors, it's not necessary now that we only have global 2023-07-29 18:44:17 +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 Fix useless hidepretext option 2023-08-06 02:27:16 +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 Add some more comments 2023-07-16 02:57:38 +02:00
icon.h Add WIP icon support to spmenu 2023-07-03 18:48:38 +02:00
img.c Change some variable names & cleanup 2023-07-27 00:39:57 +02:00
img.h Fix keybind conflict, replace imageg, imagew and imageh in favor of 2023-06-24 04:20:51 +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 Replace more variable names to more descriptive ones 2023-07-16 03:16:45 +02:00
match.h Add fuzzy matching using tiny-regex-c 2023-07-05 01:40:35 +02:00
options.h Remove globalcolors, it's not necessary now that we only have global 2023-07-29 18:44:17 +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 Add support for pretext 2023-07-24 15:18:03 +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 Revert "Speed up and simplify reading of standard input" 2023-07-29 04:40:02 +02:00
stream.h add LICENSE notice to all code 2023-05-14 00:21:16 +02:00