gri3-wm/i3-nagbar
Daniel Mueller 865bd462b4
do not check for NULL in FREE macro
free(3) is safe to invoke on a NULL pointer, in which case no action is
taken. This change adjusts the FREE macros to omit this unnecessary
check.
2017-11-23 15:41:33 -08:00
..
atoms.xmacro add i3-nagbar. tells you about config file errors (for example) 2011-07-10 14:33:19 +02:00
i3-nagbar.h do not check for NULL in FREE macro 2017-11-23 15:41:33 -08:00
main.c Revert "i3-nagbar: add button flag to execute action with /bin/sh directly" (#2893) 2017-08-31 22:50:00 +02:00