spmenu/libs
2023-03-06 21:03:06 +01:00
..
sl move main.c and main.h to libs/sl as well 2023-03-06 16:38:27 +01:00
arg.c move all const Arg arg functions to libs/arg.c 2023-03-06 21:03:06 +01:00
arg.h move all const Arg arg functions to libs/arg.c 2023-03-06 21:03:06 +01:00
argv.c Add -ngc argument 2023-03-06 20:06:00 +01:00
argv.h Move usage() to argv.c 2023-03-02 18:17:11 +01:00
client.c move window creation to separate functions as well 2023-03-02 12:15:36 +01:00
client.h declare functions 2023-03-02 14:05:07 +01:00
colors.h add some comments to the top 2023-03-06 16:23:03 +01:00
draw.c Improve flipimage(); function, enable pango for item, add rtl lang support 2023-03-04 19:59:36 +01:00
img.c fix home directory spam, that could've been bad 2023-03-06 20:49:54 +01:00
img.h generate cache by default, don't load cache if we're not also generating cache 2023-03-06 20:20:19 +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
rtl.c cleanup drw_text lines by setting an integer depending on whether or not 2023-03-02 17:51:25 +01:00
rtl.h move some stuff to libs/ in an effort to clean up 2023-02-26 05:13:40 +01:00
schemes.c add spmenu test script and some other minor changes 2023-03-03 18:58:37 +01:00
schemes.h Move color scheme initialization to schemes.c 2023-03-02 12:03:26 +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 add some comments to the top 2023-03-06 16:23:03 +01:00