spmenu/libs
2023-07-29 01:57:04 +02:00
..
conf Fix bind and theme arguments 2023-07-28 02:26:49 +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 Add compatibility with themes that do not specify pretext colors 2023-07-25 21:04:08 +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 Add -itt/-itb option for positioning items above/below prompt 2023-07-25 00:11:17 +02:00
arg.c Rename selecthover to outputhover and add selecthover function. 2023-07-25 00:27:39 +02:00
arg.h Rename selecthover to outputhover and add selecthover function. 2023-07-25 00:27:39 +02:00
argv.c Fix bind and theme arguments 2023-07-28 02:26:49 +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 Allow icons to be drawn when !lines 2023-07-29 01:57:04 +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
keybinds.h Remove and change some keybinds related to image size and gaps 2023-07-14 01:30:28 +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
mouse.h Add right click to mark mouse click 2023-07-25 20:31:14 +02:00
options.h Place items at the bottom by default 2023-07-25 00:12:06 +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 Fix typo causing images to break 2023-07-19 01:58:56 +02:00
stream.h add LICENSE notice to all code 2023-05-14 00:21:16 +02:00