| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Update to version 1.1.9 * gitlab CI: add a basic build test * xcompmgr.man: Update bug reporting URL from bugzilla to gitlab * Reduce variable scope as suggested by cppcheck * Remove obsolete casts on malloc & free calls * gitlab CI: stop requiring Signed-off-by in commits * Resolve -Wshadow warnings * Mark usage() as _X_COLD _X_NORETURN * Remove unused macros
- Update to version 1.1.7: * This is a minor bugfix and janitorial cleanup release.
- Update to version 1.1.6:
+ Only define shape_kind() function if DEBUG_SHAPE is true
+ Make dpy a local variable instead of a global
+ Add xext to PKG_CHECK_MODULES for calls of shape ext. functions
in libXext
+ Handle XShape window which shape change (fdo#20839)
+ Build system fixes.
- Add pkgconfig(xext) BuildRequires: new dependency.
- Split xcompmgr from xorg-x11. Initial version: 1.1.5.
- Update to version 1.1.8
* This release fixes a couple of bugs in basic eye-candy effects
of xcompmgr