Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Screen off only on laptop with external monitors #30

Open
insomnes opened this issue Mar 8, 2024 · 6 comments
Open

Screen off only on laptop with external monitors #30

insomnes opened this issue Mar 8, 2024 · 6 comments

Comments

@insomnes
Copy link

insomnes commented Mar 8, 2024

Using listener like this weirdly shutdowns only laptop display, external monitor keeps on:

# Turn display off on 450 seconds of inactivity
listener {
    timeout = 450
    on-timeout = hyprctl dispatch dpms off
    on-resume = hyprctl dispatch dpms on
}
@vaxerski
Copy link
Member

vaxerski commented Mar 8, 2024

that's a hyprland/wlr bug and is tracked somewhere there, use the search featuer

@vaxerski vaxerski closed this as not planned Won't fix, can't repro, duplicate, stale Mar 8, 2024
@insomnes
Copy link
Author

insomnes commented Mar 8, 2024

In the wlroots repo you mean?
I've searched hyprland, hyperlock repos also and can not find any related info.

@vaxerski
Copy link
Member

vaxerski commented Mar 8, 2024

https://github.com/hyprwm/Hyprland/issues?page=1&q=is%3Aissue+dpms

somewhere there, though again, it's not a hypridle or hyprlock issue, either hl or wlroots, more likely the latter. Especially if you have nvidia.

@insomnes
Copy link
Author

insomnes commented Mar 10, 2024

I've tried searching and the only somewhat related issue is:
hyprwm/Hyprland#1475

But it currently works fine from direct terminal invoke and disables all monitors.

The problem only arises in combination with hypridle.
(I only have intel GPU on my laptop)

@vaxerski
Copy link
Member

The problem only arises in combination with hypridle.

well mention that from the start then

@vaxerski vaxerski reopened this Mar 10, 2024
@insomnes
Copy link
Author

insomnes commented Mar 11, 2024

Yeah, I've done not the best work on describing my problem, sorry for wasting your time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants