gri3-wm/i3-config-wizard
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 i3-config-wizard: use a managed, floating (dialog) window. fixes focus problems 2011-07-27 13:28:32 +02:00
main.c do not check for NULL in FREE macro 2017-11-23 15:41:33 -08:00
xcb.h clang-format-3.5 **/*.h **/*.c 2014-06-19 11:20:32 +02:00