spmenu/libs
speedie ca624e1ca6 Default to the default value of $XDG_CACHE_DIR in case $XDG_CACHE_DIR is
not set.

Both the current behavior and this commit are valid according to the XDG
base directory standard, however realistically no one wants dotfiles in
their home directory, and that's what would happen if $XDG_CACHE_DIR
is unset.

Also fix key inconsistency between X and Wayland.
2023-06-22 00:17:23 +02:00
..
conf add option to enable/disable setting lines/columns using keybinds 2023-06-19 01:46:05 +02:00
draw no need for the sl directory 2023-06-12 03:54:40 +02:00
theme Add powerline for items 2023-06-18 18:05:42 +02:00
wl fix clicks when one line is removed 2023-06-20 01:27:46 +02:00
x11 Default to the default value of $XDG_CACHE_DIR in case $XDG_CACHE_DIR is 2023-06-22 00:17:23 +02:00
arg.c add option to enable/disable setting lines/columns using keybinds 2023-06-19 01:46:05 +02:00
arg.h Add work in progress support for images on Wayland 2023-06-08 19:40:30 +02:00
argv.c Add check for GNOME Wayland 2023-06-19 17:18:27 +02:00
argv.h Add -fl argument which can be used to check if a feature is supported 2023-06-12 17:09:34 +02:00
colors.h Add experimental native Wayland support 2023-06-02 18:37:51 +02:00
define.c last few commits again 2023-05-24 22:01:35 +02:00
draw.c Fix loading from file dynamically on Wayland 2023-06-19 02:23:46 +02:00
draw.h Add experimental native Wayland support 2023-06-02 18:37:51 +02:00
history.c Use slightly safer version of strcpy() 2023-06-12 03:39:29 +02:00
history.h add LICENSE notice to all code 2023-05-14 00:21:16 +02:00
img.c Default to the default value of $XDG_CACHE_DIR in case $XDG_CACHE_DIR is 2023-06-22 00:17:23 +02:00
img.h No longer use deprecated MD5() function to get hash 2023-06-09 21:20:02 +02:00
keybinds.h Switch to Ctrl modifier from Alt modifier for navhistory keys 2023-06-19 16:26:03 +02:00
main.c no need for the sl directory 2023-06-12 03:54:40 +02:00
main.h no need for the sl directory 2023-06-12 03:54:40 +02:00
match.c Use slightly safer version of strcpy() 2023-06-12 03:39:29 +02:00
match.h add LICENSE notice to all code 2023-05-14 00:21:16 +02:00
mouse.h Update URLs with the non-php version 2023-06-10 14:36:44 +02:00
options.h add option to enable/disable setting lines/columns using keybinds 2023-06-19 01:46:05 +02:00
rtl.c add LICENSE notice to all code 2023-05-14 00:21:16 +02:00
rtl.h add LICENSE notice to all code 2023-05-14 00:21:16 +02:00
schemes.c fix: alpha option for wayland 2023-06-03 00:07:28 +02:00
schemes.h Add experimental native Wayland support 2023-06-02 18:37:51 +02:00
sort.c add LICENSE notice to all code 2023-05-14 00:21:16 +02:00
sort.h add LICENSE notice to all code 2023-05-14 00:21:16 +02:00
stream.c Add experimental native Wayland support 2023-06-02 18:37:51 +02:00
stream.h add LICENSE notice to all code 2023-05-14 00:21:16 +02:00