Skip to content

types/text-input-v3: assert on invalid _leave() and _enter() calls

vaxry requested to merge vaxerski/wlroots:tiv3_fix into master

It's invalid usage, but shouldn't cause memory mayhem, assert instead.

Cost me 4h of debugging, heh.

Merge request reports