gri3-wm/i3bar/include
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
..
child.h Ensure all *.[ch] files include config.h 2016-10-23 21:09:24 +02:00
common.h switch to clang-format-3.8 (#2547) 2016-11-08 13:46:43 -08:00
configuration.h switch to clang-format-3.8 (#2547) 2016-11-08 13:46:43 -08:00
ipc.h Ensure all *.[ch] files include config.h 2016-10-23 21:09:24 +02:00
mode.h Ensure all *.[ch] files include config.h 2016-10-23 21:09:24 +02:00
outputs.h switch to clang-format-3.8 (#2547) 2016-11-08 13:46:43 -08:00
parse_json_header.h Ensure all *.[ch] files include config.h 2016-10-23 21:09:24 +02:00
trayclients.h switch to clang-format-3.8 (#2547) 2016-11-08 13:46:43 -08:00
util.h do not check for NULL in FREE macro 2017-11-23 15:41:33 -08:00
workspaces.h switch to clang-format-3.8 (#2547) 2016-11-08 13:46:43 -08:00
xcb.h Ensure all *.[ch] files include config.h 2016-10-23 21:09:24 +02:00
xcb_atoms.def i3bar: set _NET_SYSTEM_TRAY_COLORS for symbolic icons (gtk3+) 2013-01-02 23:14:30 +01:00