hyprwm / hypridle

Hyprland's idle daemon
BSD 3-Clause "New" or "Revised" License
404 stars 25 forks source link

Actually register inhibit cookies #14

Closed ItsDrike closed 9 months ago

ItsDrike commented 9 months ago

I'm not sure if this was intentional or not, but when going over the code of hypridle, I noticed that the inhibit cookies that are created and sending back to dbus aren't actually getting registered, so uninhibit never detects a valid cookie.

Unless this was done intentionally, because the support isn't yet ready or whatever, these cookies should really be getting registered once created.

vaxerski commented 9 months ago

likely, was done in a hurry