spmenu/libs/x11
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
..
client.c significant image drawing codebase cleanup 2023-06-11 19:32:02 +02:00
client.h add X11 toggle, so now Xlib, Xinerama and Xrender aren't dependencies if 2023-06-05 17:16:26 +02:00
clipboard.c last few commits again 2023-05-24 22:01:35 +02:00
clipboard.h last few commits again 2023-05-24 22:01:35 +02:00
def.h last few commits again 2023-05-24 22:01:35 +02:00
event.c Add work in progress support for images on Wayland 2023-06-08 19:40:30 +02:00
event.h Add experimental native Wayland support 2023-06-02 18:37:51 +02:00
focus.c remove the rest of the x11 specific code from spmenu.c 2023-05-24 07:36:40 +02:00
focus.h remove the rest of the x11 specific code from spmenu.c 2023-05-24 07:36:40 +02:00
inc.c add X11 toggle, so now Xlib, Xinerama and Xrender aren't dependencies if 2023-06-05 17:16:26 +02:00
inc.h add X11 toggle, so now Xlib, Xinerama and Xrender aren't dependencies if 2023-06-05 17:16:26 +02:00
init.c cleanup menu height setting 2023-06-11 16:46:36 +02:00
init.h Add experimental native Wayland support 2023-06-02 18:37:51 +02:00
key.c Fix some bugs which had been previous undiscovered with the keysym 2023-06-08 22:42:25 +02:00
key.h Default to the default value of $XDG_CACHE_DIR in case $XDG_CACHE_DIR is 2023-06-22 00:17:23 +02:00
lib.h code cleanup 2023-05-23 22:14:24 +02:00
mouse.c fix clicks when one line is removed 2023-06-20 01:27:46 +02:00
mouse.h add X11 toggle, so now Xlib, Xinerama and Xrender aren't dependencies if 2023-06-05 17:16:26 +02:00
xim.c code cleanup 2023-05-23 22:14:24 +02:00
xim.h code cleanup 2023-05-23 22:14:24 +02:00
xrdb.c Use slightly safer version of strcpy() 2023-06-12 03:39:29 +02:00
xrdb.h rename some headers, because i plan on maybe doing wayland support 2023-05-21 23:23:43 +02:00
xresources.h add option to enable/disable setting lines/columns using keybinds 2023-06-19 01:46:05 +02:00