hikari wayland compositor (https://hikari.acmelabs.space)

#38Implement input inhibitor protocol

Correct me if I'm wrong, but it does not seem there is a way to trigger screen locking other than manually by triggering the lock command with a keybinding. Programs such as swaylock solve this on Wayland, but they cannot run in Hikari because the input inhibitor protocol is not implemented. I think this would be nice to have so the screen could be locked securely before suspend or lid close (on laptops).