| Age | Commit message (Collapse) | Author | 
 | 
For full context, read
https://gitlab.freedesktop.org/cairo/cairo/-/issues/479
TL;DR, cairo’s pc file adds `/cairo` to CFLAGS.
So namespace cairo shouldn’t be used.
 | 
 | 
set_cloexec is defined by both sway and wlroots (and who-knows-else),
so rename the sway one for supporting static linkage. We also remove
the duplicate version of this in client/.
Fixes: https://github.com/swaywm/sway/issues/4677
 | 
 | 
In addition to removing unused code, two minor problems are fixed:
 (1) `resize set` and `resize adjust` did not error when given
too many arguments.
 (2) `orientation` was incorrectly overridden to be 'U' for
scroll events in the swaybar tray `handle_click` function.
 | 
 | 
 | 
 | 
On FreeBSD, snprintf and vsnprintf are visible only if
_XOPEN_SOURCE >= 600.
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
Thanks @martinetd
 | 
 | 
 |