bemenu/lib
Dominique Martinet 992e5add42 wayland renderer: Implement grab_keyboard
This avoids locking oneself out when running bemenu interactively,
as input would be grabbed too early without that and layer shell
does not allow to 'ungrab' focus by clicking on another window
2018-04-29 20:50:55 +09:00
..
3rdparty Refactor code to snake_style, turn renderers into plugins, and start 2014-10-22 22:46:51 +03:00
renderers wayland renderer: Implement grab_keyboard 2018-04-29 20:50:55 +09:00
bemenu.h reference correct enum in documentation 2016-12-03 12:17:47 +00:00
CMakeLists.txt Respect install destinations set by variables 2015-09-21 21:48:45 +02:00
filter.c Refactor code to snake_style, turn renderers into plugins, and start 2014-10-22 22:46:51 +03:00
internal.h Fix mac os x build 2015-02-02 12:25:56 +02:00
item.c Refactor code to snake_style, turn renderers into plugins, and start 2014-10-22 22:46:51 +03:00
library.c Look for renderers on right location 2015-09-21 22:18:14 +02:00
list.c Use sizeof(void*) and fix list remove. 2014-10-25 21:53:48 +03:00
menu.c Set default font to Fixed 2017-02-14 19:20:44 +02:00
util.c Fix gcc warnings 2017-02-14 19:20:44 +02:00
version.h.in CMake: Use absolute libdir instead 2015-09-23 18:52:59 +03:00