commit | 239902b323fc545c68469b465bf4af60e6655d02 | [log] [tgz] |
---|---|---|
author | Kristian Høgsberg <krh@bitplanet.net> | Tue Feb 11 13:50:08 2014 -0800 |
committer | Kristian Høgsberg <krh@bitplanet.net> | Tue Feb 11 16:22:10 2014 -0800 |
tree | 43cfc9f0a83a3c4466872e743d65917d6827bebe | |
parent | 2bff94e057f91f6a483b34421bec2e24b9765f4f [diff] |
client: Fix shell unstable version check Use a static assert to catch mismatch between implementation and interface version. Fix window.c to not use XDG_SHELL_VERSION_CURRENT, which will fail to catch version mismatches. The implementation version must updated manually when the implementation is updated to use the new interface.