polybar/include
Michael Carlberg 2fd88c4f60 feat(ipc): New message type "action:"
Adds a new message type, prefixed "action:"
that will perform the same task as mouse actions.

This could be used to control menu modules:

  echo action:menu-open-1 > /tmp/lemonbuddy_mqueue.<pid>
  echo action:menu-close > /tmp/lemonbuddy_mqueue.<pid>

Ref #84
2016-11-18 18:37:53 +01:00
..
adapters fix(network): Check for TUN/TAP devices 2016-11-14 17:55:35 +01:00
components feat(ipc): New message type "action:" 2016-11-18 18:37:53 +01:00
drawtypes wip: Separate source from definitions 2016-11-03 12:54:32 +01:00
modules feat(bspwm): Additional dimmed states configuration 2016-11-15 04:33:10 -02:00
utils feat(ipc): New ipc module 2016-11-14 09:26:40 +01:00
x11 feat(config): Default reference values 2016-11-18 18:04:24 +01:00
common.hpp feat(xbacklight): Change value on scroll 2016-11-12 13:07:05 +01:00
config.hpp.cmake wip: Inter-process messaging 2016-11-13 19:05:30 +01:00
debug.hpp refactor: Application rewrite 2016-10-10 14:52:57 +02:00
version.hpp build: Bump version to 2.2.7 2016-11-14 18:36:08 +01:00