labwc/include
Johan Malm bca57213a0 Remove min/max macros
...and replace with a local MAX macro, because:

- They contain a ({}) construct which is a GNU extension and that's
  against Drew's coding style
- min() is not used anyway
- MAX() clashes with cairo's macro, so best to not add this in labwc.h
2021-11-26 19:16:00 +00:00
..
common Add SPDX identifiers 2021-11-13 21:56:53 +00:00
config Add SPDX identifiers 2021-11-13 21:56:53 +00:00
menu menu: support inline submenus 2021-11-08 17:20:37 +00:00
xbm Add SPDX identifiers 2021-11-13 21:56:53 +00:00
labwc.h Remove min/max macros 2021-11-26 19:16:00 +00:00
layers.h Add SPDX identifiers 2021-11-13 21:56:53 +00:00
meson.build Make xwayland support optional 2020-12-30 10:29:21 +00:00
resistance.h Add SPDX identifiers 2021-11-13 21:56:53 +00:00
ssd.h Add SPDX identifiers 2021-11-13 21:56:53 +00:00
theme.h Add SPDX identifiers 2021-11-13 21:56:53 +00:00