Quick check
Description
When idle-inhibit module it not in wayle bar layouts, the Idle Inhibit triggered by the Idle Inhibit button in dropdown:dashboard or the wayle idle on cli command is not working with swayidle.
Steps to reproduce
- Install swayidle.
- Run
swayidle -w timeout 5 'notify-send -t 20000 -a "swayidle" -e "A notice"'.
- Make sure
idle-inhibit module is not in bar layouts, then do one below:
- Open
dropdown:dashboard, toggle the Idle Inhibit button.
- Execute
wayle idle on in your terminal.
After 5 second, you will see the notify appeared.
Expected behavior
After 5 second, there is no notify send.
Wayle version
0.7.0
Distro
Arch Linux
Compositor and version
niri 26.04 (8ed0da4)
Display setup
2880x1800 @ 1.74x in 14"
Relevant config
[[bar.layout]]
monitor = "*"
show = true
left = [
"dashboard",
"clock",
"idle-inhibit",
"battery",
"cpu",
"ram",
"storage",
]
center = [
"niri-workspaces",
"window-title",
]
right = [
"systray",
"network",
"bluetooth",
"volume",
"brightness",
"notifications",
]
Logs
Affected area
Bar
Quick check
Description
When
idle-inhibitmodule it not in wayle bar layouts, the Idle Inhibit triggered by theIdle Inhibitbutton indropdown:dashboardor thewayle idle oncli command is not working withswayidle.Steps to reproduce
swayidle -w timeout 5 'notify-send -t 20000 -a "swayidle" -e "A notice"'.idle-inhibitmodule is not in bar layouts, then do one below:dropdown:dashboard, toggle theIdle Inhibitbutton.wayle idle onin your terminal.After 5 second, you will see the notify appeared.
Expected behavior
After 5 second, there is no notify send.
Wayle version
0.7.0
Distro
Arch Linux
Compositor and version
niri 26.04 (8ed0da4)
Display setup
2880x1800 @ 1.74x in 14"
Relevant config
Logs
Affected area
Bar