spmenu/libs
2023-05-21 16:27:14 +02:00
..
conf add option to not allow selecting multiple items to spmenu itself 2023-05-19 02:13:13 +02:00
libdrw some minor code cleanup, and set single paragraph mode 2023-05-21 16:27:14 +02:00
sl indent lots of code using vim gg=G 2023-05-08 23:00:45 +02:00
theme print errors to, well.. stderr not stdout 2023-05-18 20:01:22 +02:00
arg.c add option to not allow selecting multiple items to spmenu itself 2023-05-19 02:13:13 +02:00
arg.h add support for marking items (ie. multi selection) 2023-05-16 18:54:26 +02:00
argv.c add option to not allow selecting multiple items to spmenu itself 2023-05-19 02:13:13 +02:00
argv.h improve the usage() function, remove unnecessary declaration of usage() 2023-05-19 01:44:11 +02:00
client.c add LICENSE notice to all code 2023-05-14 00:21:16 +02:00
client.h add LICENSE notice to all code 2023-05-14 00:21:16 +02:00
colors.h add separate colorscheme for marked items, SchemeItemSel is used as a fallback 2023-05-18 10:23:45 +02:00
define.c add LICENSE notice to all code 2023-05-14 00:21:16 +02:00
draw.c add separate colorscheme for marked items, SchemeItemSel is used as a fallback 2023-05-18 10:23:45 +02:00
draw.h add LICENSE notice to all code 2023-05-14 00:21:16 +02:00
event.c add LICENSE notice to all code 2023-05-14 00:21:16 +02:00
event.h add LICENSE notice to all code 2023-05-14 00:21:16 +02:00
history.c add LICENSE notice to all code 2023-05-14 00:21:16 +02:00
history.h add LICENSE notice to all code 2023-05-14 00:21:16 +02:00
img.c add LICENSE notice to all code 2023-05-14 00:21:16 +02:00
img.h add LICENSE notice to all code 2023-05-14 00:21:16 +02:00
key.c add hkeys array which allows us to press ctrl+alt+shift+delete to exit 2023-05-16 19:34:02 +02:00
key.h add hkeys array which allows us to press ctrl+alt+shift+delete to exit 2023-05-16 19:34:02 +02:00
match.c add LICENSE notice to all code 2023-05-14 00:21:16 +02:00
match.h add LICENSE notice to all code 2023-05-14 00:21:16 +02:00
mouse.c add LICENSE notice to all code 2023-05-14 00:21:16 +02:00
mouse.h add LICENSE notice to all code 2023-05-14 00:21:16 +02:00
rtl.c add LICENSE notice to all code 2023-05-14 00:21:16 +02:00
rtl.h add LICENSE notice to all code 2023-05-14 00:21:16 +02:00
schemes.c add separate colorscheme for marked items, SchemeItemSel is used as a fallback 2023-05-18 10:23:45 +02:00
schemes.h add separate colorscheme for marked items, SchemeItemSel is used as a fallback 2023-05-18 10:23:45 +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 add LICENSE notice to all code 2023-05-14 00:21:16 +02:00
stream.h add LICENSE notice to all code 2023-05-14 00:21:16 +02:00
xrdb.c add LICENSE notice to all code 2023-05-14 00:21:16 +02:00
xrdb.h add LICENSE notice to all code 2023-05-14 00:21:16 +02:00
xresources.h add option to not allow selecting multiple items to spmenu itself 2023-05-19 02:13:13 +02:00