1
0
Fork 0
mirror of https://github.com/polybar/polybar.git synced 2024-10-27 05:23:39 -04:00
polybar/include/components
Michael Carlberg e3065d0e6c feat(ipc): New ipc module
Add a new module that allow users to configure hooks
on received ipc messages. The hook will execute the defined
shell script and the output of the script will be used
as the module content.

Ref #84
2016-11-14 09:26:40 +01:00
..
bar.hpp refactor: Cleanup 2016-11-14 00:46:50 +01:00
builder.hpp wip: Separate source from definitions 2016-11-03 12:54:32 +01:00
command_line.hpp wip: Separate source from definitions 2016-11-03 12:54:32 +01:00
config.hpp refactor: Tray transparency and code cleaning 2016-11-12 13:09:50 +01:00
controller.hpp feat(ipc): New ipc module 2016-11-14 09:26:40 +01:00
eventloop.hpp wip: Separate source from definitions 2016-11-03 12:54:32 +01:00
ipc.hpp feat(ipc): New ipc module 2016-11-14 09:26:40 +01:00
logger.hpp wip: Separate source from definitions 2016-11-03 12:54:32 +01:00
parser.hpp wip: Separate source from definitions 2016-11-03 12:54:32 +01:00
signals.hpp fix(tray): Support for pseudo transparency 2016-11-04 19:01:51 +01:00
types.hpp refactor: Move strut handling to window class 2016-11-13 16:10:20 +01:00