1
0
Fork 0
mirror of https://github.com/polybar/polybar.git synced 2024-11-03 04:33:30 -05:00
polybar/include/utils
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
..
bspwm.hpp wip: Separate source from definitions 2016-11-03 12:54:32 +01:00
color.hpp refactor: Code cleanup 2016-11-04 19:21:56 +01:00
command.hpp feat(ipc): New ipc module 2016-11-14 09:26:40 +01:00
file.hpp wip: Separate source from definitions 2016-11-03 12:54:32 +01:00
i3.hpp wip: Separate source from definitions 2016-11-03 12:54:32 +01:00
inotify.hpp fix(build): Include poll.h instead of sys/poll.h 2016-11-12 15:50:18 +01:00
io.hpp fix(build): Remove disabled libs 2016-11-03 19:01:45 +01:00
math.hpp feat: Add math_util::percentage_to_value 2016-10-25 07:05:01 +02:00
memory.hpp refactor: Application rewrite 2016-10-10 14:52:57 +02:00
mixins.hpp refactor: Application rewrite 2016-10-10 14:52:57 +02:00
mtab.hpp feat(fs): New filesystem module 2016-11-13 06:14:34 +01:00
process.hpp wip: Separate source from definitions 2016-11-03 12:54:32 +01:00
scope.hpp fix(cmake): Make specific c++lib linking optional 2016-10-25 20:47:53 +02:00
socket.hpp fix(build): Include poll.h instead of sys/poll.h 2016-11-12 15:50:18 +01:00
string.hpp feat(fs): New filesystem module 2016-11-13 06:14:34 +01:00
threading.hpp refactor: Application rewrite 2016-10-10 14:52:57 +02:00
throttle.hpp wip: Separate source from definitions 2016-11-03 12:54:32 +01:00