spmenu/libs
2023-03-03 17:22:19 +01:00
..
arg.h move some stuff to libs/ in an effort to clean up 2023-02-26 05:13:40 +01:00
argv.c add arguments for hiding and showing stuff 2023-03-02 18:56:35 +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
draw.c fix: imagegaps not applied to the right side of the image 2023-03-03 17:22:19 +01:00
img.c Fix toggle keybind 2023-03-02 16:22:59 +01:00
img.h create more functions for image drawing, draw image on resize 2023-03-02 11:58:48 +01:00
mode.c add some arguments for the mode feature 2023-02-26 05:44:48 +01:00
mode.h move some stuff to libs/ in an effort to clean up 2023-02-26 05:13:40 +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 Move color scheme initialization to schemes.c 2023-03-02 12:03:26 +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