spmenu/libs
2023-05-01 18:01:47 +02:00
..
conf some cleanup, add comments to buildconf 2023-05-01 17:48:21 +02:00
sl add more docs 2023-04-21 19:36:05 +02:00
theme add basic theme.conf file support 2023-05-01 17:07:35 +02:00
arg.c some improvements, dmenu.conf is now theme.conf compatible 2023-05-01 18:01:47 +02:00
arg.h fix keybind for setprofile, fix mac support 2023-04-26 10:01:11 +02:00
argv.c add basic theme.conf file support 2023-05-01 17:07:35 +02:00
argv.h Move usage() to argv.c 2023-03-02 18:17:11 +01:00
client.c apply latest suckless commit 2023-04-30 00:45:48 +02:00
client.h add keybinds for setting line/columns 2023-03-13 22:45:04 +01:00
colors.h add 256 color to array 2023-04-29 22:33:42 +02:00
define.c use slightly nicer modifier names 2023-04-29 23:03:42 +02:00
draw.c a minor change to the way indentation is done 2023-05-01 04:30:38 +02:00
draw.h add a caps lock indicator, took lots of work 2023-04-20 21:22:45 +02:00
event.c remove the item hovering, it's just not necessary and causes a lot of 2023-04-21 17:59:10 +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 fix keybind for setprofile, fix mac support 2023-04-26 10:01:11 +02:00
img.c fix some bad code causing imlib errors 2023-04-28 18:50:33 +02:00
img.h merge a few things 2023-04-05 20:44:09 +02:00
key.c basic keybind config file 2023-04-25 09:56:11 +02:00
key.h some cleanup, add comments to buildconf 2023-05-01 17:48:21 +02:00
match.c prefix die() calls with spmenu: 2023-04-21 11:56:45 +02:00
match.h some cleanup to the general codebase 2023-03-13 21:21:40 +01:00
mode.c basic keybind config file 2023-04-25 09:56:11 +02:00
mode.h basic keybind config file 2023-04-25 09:56:11 +02:00
mouse.c fix a minor oversightt 2023-04-25 17:50:17 +02:00
mouse.h some cleanup, add comments to buildconf 2023-05-01 17:48:21 +02:00
rtl.c merge a few things 2023-04-05 20:44:09 +02:00
rtl.h merge a few things 2023-04-05 20:44:09 +02:00
schemes.c add a caps lock indicator, took lots of work 2023-04-20 21:22:45 +02:00
schemes.h add a caps lock indicator, took lots of work 2023-04-20 21:22:45 +02:00
sort.c prefix die() calls with spmenu: 2023-04-21 11:56:45 +02:00
sort.h fix fuzzy sorting 2023-03-09 11:56:44 +01:00
stream.c prefix die() calls with spmenu: 2023-04-21 11:56:45 +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 comments to config file for keybinds 2023-04-29 22:53:00 +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 the ability to have text padding depending on item selection 2023-04-30 23:45:58 +02:00