spmenu/libs
2023-03-29 21:37:48 +02:00
..
sl merge the draw functions 2023-03-29 15:33:58 +02:00
arg.c some minor changes, new bind 2023-03-28 19:49:05 +02:00
arg.h add function for clear that also puts you in insert mode 2023-03-26 20:34:41 +02:00
argv.c add -txp/--text-padding option 2023-03-29 21:37:48 +02:00
argv.h Move usage() to argv.c 2023-03-02 18:17:11 +01:00
client.c some changes, spmenu is now suitable to be used for simply drawing plain 2023-03-28 17:37:06 +02:00
client.h add keybinds for setting line/columns 2023-03-13 22:45:04 +01:00
colors.h color/alpha arrays should not be const 2023-03-29 12:10:36 +02:00
define.c fix a possible segmentation fault 2023-03-18 13:07:15 +01:00
draw.c change some names to make the function more readable 2023-03-29 21:07:23 +02:00
draw.h move drawing to separate functions 2023-03-26 16:42:11 +02:00
event.c fix the build script 2023-03-25 15:29:51 +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 don't draw image if !columns 2023-03-25 18:48:45 +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 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 change the way keybinds work 2023-03-06 14:15:01 +01:00
mode.h replace almost all /* style comments with // where it makes sense 2023-03-16 16:54:36 +01:00
mouse.c mouse hovering now selects again 2023-03-21 20:52:12 +01:00
mouse.h mouse hovering now selects again 2023-03-21 20:52:12 +01: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 improve makefile 2023-03-28 22:16:30 +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 move some stuff to libs/ in an effort to clean up 2023-02-26 05:13:40 +01:00
xrdb.h replace almost all /* style comments with // where it makes sense 2023-03-16 16:54:36 +01:00
xresources.h add -txp/--text-padding option 2023-03-29 21:37:48 +02:00