spmenu/libs
speedie dd44bc56ab Add clipboard support for Wayland
This commit adds clipboard support for Wayland. The implementation is
quite ugly though, as it requires the use of an external program and
shell (wl-clipboard). It doesn't add a hard dependency though, as if
the user doesn't want pasting the dependency is not required.
2023-07-22 04:04:23 +02:00
..
conf Remove ClickSelItem 2023-07-19 17:50:50 +02:00
draw Feature: Add the ability to take "screenshots" of spmenu. 2023-06-30 02:44:29 +02:00
regex Add fuzzy matching using tiny-regex-c 2023-07-05 01:40:35 +02:00
theme Fix typos, change argument 2023-07-14 01:54:48 +02:00
wl Add clipboard support for Wayland 2023-07-22 04:04:23 +02:00
x11 Fix issue #14 by replacing bad code. 2023-07-22 02:02:03 +02:00
arg.c Add clipboard support for Wayland 2023-07-22 04:04:23 +02:00
arg.h Remove ClickSelItem 2023-07-19 17:50:50 +02:00
argv.c Fix typos, change argument 2023-07-14 01:54:48 +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 Rename libdrw functions to simply "draw" 2023-06-23 03:49:23 +02:00
draw.c Fix background 256 colors, add true color to script 2023-07-21 03:14:51 +02:00
draw.h Add experimental native Wayland support 2023-06-02 18:37:51 +02:00
history.c Use global structs 2023-06-23 03:38:21 +02:00
history.h add LICENSE notice to all code 2023-05-14 00:21:16 +02:00
icon.c Add some more comments 2023-07-16 02:57:38 +02:00
icon.h Add WIP icon support to spmenu 2023-07-03 18:48:38 +02:00
img.c Replace more variable names to more descriptive ones 2023-07-16 03:16:45 +02:00
img.h Fix keybind conflict, replace imageg, imagew and imageh in favor of 2023-06-24 04:20:51 +02:00
keybinds.h Remove and change some keybinds related to image size and gaps 2023-07-14 01:30:28 +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 Replace more variable names to more descriptive ones 2023-07-16 03:16:45 +02:00
match.h Add fuzzy matching using tiny-regex-c 2023-07-05 01:40:35 +02:00
mouse.h Remove ClickSelItem 2023-07-19 17:50:50 +02:00
options.h Change normselitemfg 2023-07-19 01:02:49 +02:00
rtl.c Improve FreeBSD compatibility by moving meson.options to 2023-06-26 18:09:03 +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 Fix typo causing images to break 2023-07-19 01:58:56 +02:00
stream.h add LICENSE notice to all code 2023-05-14 00:21:16 +02:00