Skip to content

session-lock: fix buffer check

Kirill Primak requested to merge vyivel/wlroots:map-check-lock into master

If the first commit has no buffer, the unmap hook won't catch it. Check in the commit hook instead.

Merge request reports