bemenu/lib
Joan Bruguera Micó 96d206a815 wayland: Free all resources allocated from registry_handle_global
The following resources were not being released:
- `wl_seat`
- `wl_output`
- `wp_fractional_scale_manager_v1`
- `wp_viewporter`
2024-07-08 02:22:31 +09:00
..
3rdparty Nuke CMake from existance 2020-02-07 16:03:08 +02:00
renderers wayland: Free all resources allocated from registry_handle_global 2024-07-08 02:22:31 +09:00
bemenu.h Clipboard: Make both selections available and fix inconsistencies 2024-06-16 15:50:52 +09:00
filter.c filter: fix exact matching 2023-08-30 00:05:22 +09:00
internal.h Styling and behavior fixes 2023-11-21 13:39:18 +09:00
item.c Refactor code to snake_style, turn renderers into plugins, and start 2014-10-22 22:46:51 +03:00
library.c Nuke CMake from existance 2020-02-07 16:03:08 +02:00
list.c Fix transposed calloc arguments warning 2024-07-08 02:22:31 +09:00
menu.c Fix transposed calloc arguments warning 2024-07-08 02:22:31 +09:00
util.c get rid of all the internal symbols 2022-02-19 08:00:26 +09:00
vim.c Add option to exit bemenu using esc in vim binds normal mode 2023-06-30 09:31:45 +09:00
vim.h Add basic vim bindings 2022-10-21 03:17:29 +09:00