spmenu/libs
speedie 96ebb6ab8e don't allow columns to be lower than 1, previously this would hide items
but we have hideitems now making this useless
2023-04-07 23:53:19 +02:00
..
conf add the ability to enable/disable powerline for each powerlined part, 2023-04-07 21:20:43 +02:00
sl add XLFD support 2023-04-05 02:41:04 +02:00
arg.c don't allow columns to be lower than 1, previously this would hide items 2023-04-07 23:53:19 +02:00
arg.h add plenty of comments to spmenu 2023-03-31 12:42:42 +02:00
argv.c don't allow columns to be lower than 1, previously this would hide items 2023-04-07 23:53:19 +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 the ability to enable/disable powerline for each powerlined part, 2023-04-07 21:20:43 +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 it appears i forgot to remove 2 * borderwidth + 2 * sp from image 2023-04-07 20:09:13 +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 add the ability to enable/disable powerline for each powerlined part, 2023-04-07 21:20:43 +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 the ability to enable/disable powerline for each powerlined part, 2023-04-07 21:20:43 +02:00