Assorted code cleanups
- gitlab CI: stop requiring
Signed-off-by
in commits - Variable scope reductions as suggested by cppcheck
- Fix a
-Wsign-compare
warning - Remove unused macros left over from original RandR 1.2 code
- Remove unused definition of
rectangle_t
- Constify array argument to
find_last_non_clamped()