bemenu/lib
Jari Vetoniemi 6b951600aa wayland: Bind interfaces correctly
seat was binded with XDG_SHELL_VERSION_CURRENT constant that makes no
sense.

Use this constant in use_unstable_version call instead, and bind to the
implemented versions.
2016-04-12 18:01:05 +03:00
..
3rdparty Refactor code to snake_style, turn renderers into plugins, and start 2014-10-22 22:46:51 +03:00
renderers wayland: Bind interfaces correctly 2016-04-12 18:01:05 +03:00
bemenu.h Remove bg color option as you never see the real bg anyways. 2015-01-20 18:42:29 +02: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 Remove bg color option as you never see the real bg anyways. 2015-01-20 18:42:29 +02:00
util.c Cleanup wayland renderer and plugin support. 2014-10-25 01:38:30 +03:00
version.h.in CMake: Use absolute libdir instead 2015-09-23 18:52:59 +03:00