- Update to version 1.0.8
* gitlab CI: stop requiring Signed-off-by in commits
* Print which argument was unknown before giving usage message
* Add -help and -version options
* Declare usage() as noreturn
* Add unused attribute to unused callback arguments
* Use intptr_t instead of long for casting between pointers and integers
* meson: Add option to build with meson
* Improve man page formatting
- switch to meson build
OBS-URL: https://build.opensuse.org/request/show/1278431
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/viewres?expand=0&rev=11
* gitlab CI: stop requiring Signed-off-by in commits
* Print which argument was unknown before giving usage message
* Add -help and -version options
* Declare usage() as noreturn
* Add unused attribute to unused callback arguments
* Use intptr_t instead of long for casting between pointers and integers
* meson: Add option to build with meson
* Improve man page formatting
- switch to meson build
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/viewres?expand=0&rev=13
- Update to version 1.0.7
* gitlab CI: add a basic build test
* man page: remove out-of-date COPYRIGHT section
* Apply X.Org standard coding style
* Remove obsolete casts on calloc & malloc calls
* Variable scope reductions as suggested by cppcheck
* set_node_labels: move dereference of node to after the NULL check
* Add .git-blame-ignore-revs to hide whitespace commits from git blame
OBS-URL: https://build.opensuse.org/request/show/1011139
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/viewres?expand=0&rev=10
* gitlab CI: add a basic build test
* man page: remove out-of-date COPYRIGHT section
* Apply X.Org standard coding style
* Remove obsolete casts on calloc & malloc calls
* Variable scope reductions as suggested by cppcheck
* set_node_labels: move dereference of node to after the NULL check
* Add .git-blame-ignore-revs to hide whitespace commits from git blame
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/viewres?expand=0&rev=11