spmenu/libs
2023-03-16 14:56:41 +01:00
..
sl fix small warnings gcc will spit out if features have been disabled 2023-03-09 17:26:56 +01:00
arg.c add keybinds for setting line/columns 2023-03-13 22:45:04 +01:00
arg.h add keybinds for setting line/columns 2023-03-13 22:45:04 +01:00
argv.c fix height arg 2023-03-16 14:56:41 +01:00
argv.h Move usage() to argv.c 2023-03-02 18:17:11 +01:00
client.c add keybinds for setting line/columns 2023-03-13 22:45:04 +01:00
client.h add keybinds for setting line/columns 2023-03-13 22:45:04 +01:00
colors.h add high priority 2023-03-09 10:10:29 +01:00
define.c some cleanup, start using // comments more 2023-03-16 10:09:51 +01:00
draw.c improve highlighting 2023-03-16 11:58:38 +01:00
event.c greatly speed up image redrawing/resizing by removing unnecessary calls 2023-03-08 18:58:52 +01:00
event.h don't allow the image to be scaled up beyond menu width 2023-03-08 18:20:27 +01:00
img-c.c some cleanup to the general codebase 2023-03-13 21:21:40 +01:00
img-c.h some cleanup to the general codebase 2023-03-13 21:21:40 +01:00
img.c some cleanup to the general codebase 2023-03-13 21:21:40 +01:00
img.h some cleanup to the general codebase 2023-03-13 21:21:40 +01:00
key.c some cleanup to the general codebase 2023-03-13 21:21:40 +01:00
key.h some cleanup to the general codebase 2023-03-13 21:21:40 +01:00
key_struct.c some cleanup, start using // comments more 2023-03-16 10:09:51 +01:00
match.c some minor changes + better docs 2023-03-14 21:31:24 +01:00
match.h some cleanup to the general codebase 2023-03-13 21:21:40 +01:00
mode.c change the way keybinds work 2023-03-06 14:15:01 +01:00
mode.h add support for keybinds that work in any mode 2023-03-06 19:13:38 +01:00
mouse.c move more stuff to libs/ 2023-03-08 17:20:32 +01:00
mouse.h move more stuff to libs/ 2023-03-08 17:20:32 +01:00
rtl-c.c some cleanup to the general codebase 2023-03-13 21:21:40 +01:00
rtl-c.h some cleanup to the general codebase 2023-03-13 21:21:40 +01:00
rtl.c some cleanup to the general codebase 2023-03-13 21:21:40 +01:00
rtl.h some cleanup to the general codebase 2023-03-13 21:21:40 +01:00
schemes.c cleanup all gcc warnings 2023-03-06 21:19:12 +01:00
schemes.h add high priority 2023-03-09 10:10:29 +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
xrdb.c move some stuff to libs/ in an effort to clean up 2023-02-26 05:13:40 +01:00
xrdb.h move some stuff to libs/ in an effort to clean up 2023-02-26 05:13:40 +01:00
xresources.h some changes to the config 2023-03-14 15:11:07 +01:00