spmenu/libs
2023-04-07 18:45:22 +02:00
..
conf allow specifying a specific configuration file to load 2023-04-07 18:42:12 +02:00
sl add XLFD support 2023-04-05 02:41:04 +02:00
arg.c add experimental configuration file 2023-04-04 21:40:22 +02:00
arg.h add plenty of comments to spmenu 2023-03-31 12:42:42 +02:00
argv.c clear up some possible errors 2023-04-07 18:45:22 +02:00
argv.h Move usage() to argv.c 2023-03-02 18:17:11 +01:00
client.c we must ALWAYS remove 2 * borderwidth and 2 * sp from menu width (mw) 2023-04-07 14:43:45 +02:00
client.h add keybinds for setting line/columns 2023-03-13 22:45:04 +01:00
colors.h add plenty of comments to spmenu 2023-03-31 12:42:42 +02:00
define.c add plenty of comments to spmenu 2023-03-31 12:42:42 +02:00
draw.c add some arguments 2023-04-07 17:58:42 +02:00
draw.h cleanup draw functions 2023-04-05 19:07:29 +02:00
event.c IME support 2023-04-01 00:10:21 +02:00
event.h don't allow the image to be scaled up beyond menu width 2023-03-08 18:20:27 +01:00
history.c add plenty of comments to spmenu 2023-03-31 12:42:42 +02:00
history.h add plenty of comments to spmenu 2023-03-31 12:42:42 +02:00
img.c a minor fix to resizing images 2023-04-06 02:39:00 +02:00
img.h merge a few things 2023-04-05 20:44:09 +02:00
key.c replace almost all /* style comments with // where it makes sense 2023-03-16 16:54:36 +01:00
key.h merge a few things 2023-04-05 20:44:09 +02:00
match.c replace almost all /* style comments with // where it makes sense 2023-03-16 16:54:36 +01:00
match.h some cleanup to the general codebase 2023-03-13 21:21:40 +01:00
mode.c we don't need that last if anymore, and we can reduce the first if to a 2023-03-31 16:05:24 +02:00
mode.h replace almost all /* style comments with // where it makes sense 2023-03-16 16:54:36 +01:00
mouse.c rewrite the way clicking on items work 2023-04-04 02:28:22 +02:00
mouse.h rewrite the way clicking on items work 2023-04-04 02:28:22 +02:00
rtl.c merge a few things 2023-04-05 20:44:09 +02:00
rtl.h merge a few things 2023-04-05 20:44:09 +02:00
schemes.c replace almost all /* style comments with // where it makes sense 2023-03-16 16:54:36 +01:00
schemes.h replace almost all /* style comments with // where it makes sense 2023-03-16 16:54:36 +01:00
sort.c fix fuzzy sorting 2023-03-09 11:56:44 +01:00
sort.h fix fuzzy sorting 2023-03-09 11:56:44 +01:00
stream.c add plenty of comments to spmenu 2023-03-31 12:42:42 +02:00
stream.h some changes to the general codebase. also add spmenu:about which 2023-03-24 03:14:24 +01:00
xrdb.c add plenty of comments to spmenu 2023-03-31 12:42:42 +02:00
xrdb.h replace almost all /* style comments with // where it makes sense 2023-03-16 16:54:36 +01:00
xresources.h add some arguments 2023-04-07 17:58:42 +02:00