polybar-dwm/include
Michael Carlberg de0c3eb46a fix(parser): Support default button index for actions
Defining an action without a button index caused a segfault since
the parser was treating it as the close of a previously opened action
block. This makes the parser use button LEFT as a fallback.

Also ensure that an action block has been opened before
attempting to close the block.

Fixes jaagr/lemonbuddy#104
2016-10-17 05:55:03 +02:00
..
adapters refactor(volume): Support Master only setups 2016-10-16 02:22:47 +02:00
components fix(parser): Support default button index for actions 2016-10-17 05:55:03 +02:00
drawtypes fix(docs): Updated README and configs 2016-10-12 05:19:31 +02:00
modules fix(volume): Make sure handled event get broadcasted 2016-10-17 03:43:56 +02:00
utils refactor(script): Make the module behave as intended 2016-10-15 13:15:56 +02:00
common.hpp fix(build): Make project compile using gcc5/gcc6 2016-10-11 12:58:26 +02:00
config.hpp.cmake fix: Make sure clickable areas are aligned properly 2016-10-11 03:19:53 +02:00
debug.hpp refactor: Application rewrite 2016-10-10 14:52:57 +02:00
lemonbuddy refactor: Application rewrite 2016-10-10 14:52:57 +02:00
version.hpp refactor: Application rewrite 2016-10-10 14:52:57 +02:00