Alexays / Waybar

Highly customizable Wayland bar for Sway and Wlroots based compositors. :v: :tada:
MIT License
5.83k stars 657 forks source link

idle_inhibitor stopped working #3268

Open RononDex opened 1 month ago

RononDex commented 1 month ago

Since recently the idle_inhibitor stopped preventing swayidle and hypridle (tested both) from triggering.

Tested on hyprland & Arch Linux

theosmith0308 commented 1 month ago

Same issue. The idle_inhibitor fails to stop hypridle. This is on arch hyprland with waybar.

Zerron21 commented 1 month ago

I can report that it also doesn't work with swayidle on hyprland either, not sure when it stopped working exactly but it had to have been about a week ago.

mostafaqanbaryan commented 1 month ago

I can report that it also doesn't work with swayidle on hyprland either, not sure when it stopped working exactly but it had to have been about a week ago.

Can confirm. With hyprland and swayidle.

So the problem is not swayidle or hypridle.

Lynthium commented 1 month ago

Ran into this as well, some digging later, it's likely this issue: https://github.com/hyprwm/Hyprland/issues/5878 Fix has been merged so next Hyprland v0.41.0 release should have it (no idea when that's scheduled to release though).

theosmith0308 commented 1 month ago

Yes it is a Hyprland issue. If you compile Hyprland from Github it works but I experienced other funny effects with the compiled version so I reverted to the regular Arch one. I hope they fix it soon. Currently I just dont run hypridle at startup. Ps!!! I jus git cloned the github hypridle git and build and installed it. Working 100% git clone https://github.com/hyprwm/hypridle.git Follow instuction on github to compile and install.