Created attachment 7822 build log of xfwm4-4.13 The error looks like this: display.c:612:19: error: ‘ScreenInfo {aka struct _ScreenInfo}’ has no member named ‘output’ if (screen->output == output) ^~ make[3]: *** [Makefile:726: xfwm4-display.o] Error 1 This happens only with 4.13 and with --disable-compositor, the same build with --enable-compositor passes. The build log is attached, I'll post another attachement with the most important os libs and compiler
Created attachment 7823 log with the most important os libs and compiler
Yes, I confirm this problem with the 4.13.0 release, but it seems to be already fixed in the current git master.
you're right, found it: https://git.xfce.org/xfce/xfwm4/commit/?id=9cccb274b729f3f5cea5ae77df2553df79c12251 so, how about a point release?
I agree and already poked xfwm4's maintainer, it's up to him if and when to release.
4.13.1 was released in 2018-07-29, closing...