spmenu/libs
2023-04-02 19:44:30 +02:00
..
sl these should be void not static void 2023-03-31 12:42:42 +02:00
arg.c add plenty of comments to spmenu 2023-03-31 12:42:42 +02:00
arg.h add plenty of comments to spmenu 2023-03-31 12:42:42 +02:00
argv.c s/dynamic menu/fancy dynamic menu/g 2023-04-02 01:49:58 +02:00
argv.h Move usage() to argv.c 2023-03-02 18:17:11 +01:00
client.c add option to toggle _NET_WM_WINDOW_TYPE_DOCK property 2023-04-02 19:44:30 +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 support the \033[0m sequence, it resets the scheme 2023-04-02 17:45:56 +02:00
draw.h fix: right/left arrow drawing 2023-03-29 22:01:45 +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.c make GCC a bit happier 2023-04-01 15:03:42 +02: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 replace almost all /* style comments with // where it makes sense 2023-03-16 16:54:36 +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 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 Mouse array, allowing mouse binds to be easily changed similar to 2023-04-02 16:10:13 +02:00
mouse.h add Mouse array, allowing mouse binds to be easily changed similar to 2023-04-02 16:10:13 +02:00
rtl-c.c some cleanup to the general codebase 2023-03-13 21:21:40 +01:00
rtl-c.h replace almost all /* style comments with // where it makes sense 2023-03-16 16:54:36 +01:00
rtl.c fix !USERTL 2023-03-17 15:35:40 +01:00
rtl.h some cleanup to the general codebase 2023-03-13 21:21:40 +01: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 option to toggle _NET_WM_WINDOW_TYPE_DOCK property 2023-04-02 19:44:30 +02:00