- Update to version 1.1.5
* Print which argument(s) was unknown before giving usage message
* Add -help and -version options
* grid.c: fix 7 -Wuseless-cast warnings from gcc 14.1
* meson: Add option to build with meson
* Improve man page formatting
* Call gettext() for "Unknown argument(s):" message
* man page: fix warnings from `mandoc -T lint` and `groff -rCHECKSTYLE=10`
* meson: if gettext is not in libc, look in libintl, not libGL
* gitlab CI: drop the ci-fairy check-mr job
- switched to meson build
OBS-URL: https://build.opensuse.org/request/show/1329083
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xfd?expand=0&rev=11
* Print which argument(s) was unknown before giving usage message
* Add -help and -version options
* grid.c: fix 7 -Wuseless-cast warnings from gcc 14.1
* meson: Add option to build with meson
* Improve man page formatting
* Call gettext() for "Unknown argument(s):" message
* man page: fix warnings from `mandoc -T lint` and `groff -rCHECKSTYLE=10`
* meson: if gettext is not in libc, look in libintl, not libGL
* gitlab CI: drop the ci-fairy check-mr job
- switched to meson build
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xfd?expand=0&rev=14
- Update to version 1.1.4
* gitlab CI: add a basic build test
* Use _CONST_X_STRING to make libXt declare String as const char *
* Fix warning: missing initializer for field ‘extension’ of
* ‘SimpleClassPart'
* Variable scope reductions as recommended by cppcheck
* Mark usage() as _X_NORETURN _X_COLD
* gitlab CI: stop requiring Signed-off-by in commits
* Handle -Wextra-semi-stmt warnings from clang
* Tag unused arguments to callback functions as _X_UNUSED
OBS-URL: https://build.opensuse.org/request/show/1040076
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xfd?expand=0&rev=10
* gitlab CI: add a basic build test
* Use _CONST_X_STRING to make libXt declare String as const char *
* Fix warning: missing initializer for field ‘extension’ of
* ‘SimpleClassPart'
* Variable scope reductions as recommended by cppcheck
* Mark usage() as _X_NORETURN _X_COLD
* gitlab CI: stop requiring Signed-off-by in commits
* Handle -Wextra-semi-stmt warnings from clang
* Tag unused arguments to callback functions as _X_UNUSED
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xfd?expand=0&rev=12