1
0
mirror of https://github.com/Cloudef/bemenu synced 2024-12-04 02:58:20 +01:00
Commit Graph

11 Commits

Author SHA1 Message Date
Jari Vetoniemi
b03cd1ea53 Use BM_PLUGIN_VERSION for renderers. 2014-10-25 16:39:39 +03:00
Jari Vetoniemi
3f5e21a83f Cleanup wayland renderer and plugin support. 2014-10-25 01:38:30 +03:00
Jari Vetoniemi
f8d97efb8f Install wayland renderer as well. 2014-10-23 02:20:34 +03:00
Jari Vetoniemi
c98fcc5100 Add wayland renderer (experimental) 2014-10-23 02:11:35 +03:00
Jari Vetoniemi
6ebdb0030a Only compile curses renderer if curses was found. 2014-10-23 02:10:22 +03:00
Jari Vetoniemi
df396986b1 vsnprintf is null terminated. 2014-10-23 02:09:52 +03:00
Jari Vetoniemi
20c1b5d04f Use get_wch 2014-10-23 01:33:12 +03:00
Jari Vetoniemi
fa9c421b77 No longer true. 2014-10-22 23:33:06 +03:00
Jari Vetoniemi
0abad19b3e Pass bm_menu struct on each render api call. 2014-10-22 23:10:11 +03:00
Jari Vetoniemi
0b02230935 Call constructor of activated renderer. 2014-10-22 22:52:14 +03:00
Jari Vetoniemi
014c20099d Refactor code to snake_style, turn renderers into plugins, and start
wayland (cairo) renderer.
2014-10-22 22:46:51 +03:00