What's Changed
- #209: add more debug logging and callsite specific wl_ wrappers for better diagnostics by @alex-courtis in #211
- docs: explicitly state that Hyprland is not supported by @alex-courtis in #216
- chore: cppcheck: use reinterpret_cast in cpp, valgrind: skip some cmocka framework in 32 bit mode by @alex-courtis in #223
- docs: fix broken links on manpage by @maricn in #222
- #225: add warning: 'DP-1' will match eDP-1 and DP-1. Consider using regex '!^DP-1$' to exactly match. by @alex-courtis in #226
- #227: add IPC request/response schemas, change HZ from integer to number, minor schema version bumps by @alex-courtis in #228
- fix(#227): restore 1.0.0 schemas by @alex-courtis in #231
New Contributors
Full Changelog: 1.14.1...1.15.0