polybar-dwm/include
Michael Carlberg f4406783e2 fix(signals): Use pointer to value
Only pass pointers to emitted signal value since the signal receivers
will be called on the same thread as the signal emitter.

Refs #302
2017-01-09 18:52:04 +01:00
..
adapters fix(net): Always close socket handle 2017-01-01 15:10:58 +01:00
components fix(tray): Force bar update on change 2017-01-09 14:27:56 +01:00
drawtypes refactor(clang-tidy): Apply fixes 2016-12-31 04:32:11 +01:00
events fix(signals): Use pointer to value 2017-01-09 18:52:04 +01:00
modules fix(xkeyboard): Use separate throttle timers 2017-01-09 16:40:26 +01:00
utils refactor(i3): Restack above global root window 2017-01-01 19:34:48 +01:00
x11 wip(systray): Add module base 2017-01-01 21:28:28 +01:00
common.hpp refactor(config): Deduce return type from default value 2016-12-30 23:32:05 +01:00
config.hpp.cmake refactor: Cleanup 2016-12-26 10:37:14 +01:00
debug.hpp feat(debug_util): Scoped execution timer 2016-12-16 04:01:23 +01:00
errors.hpp refactor: Move all event handling to the controller 2016-12-20 05:16:04 +01:00
version.hpp build: Bump version to 2.4.7 2017-01-08 21:30:22 +01:00