Actions
Emulator Issues #13558
openIdle inhibition is not implemented on Wayland
Status:
New
Priority:
Normal
Assignee:
-
% Done:
0%
Operating system:
Linux
Issue type:
Bug
Milestone:
Regression:
No
Relates to usability:
No
Relates to performance:
No
Easy:
No
Relates to maintainability:
No
Regression start:
Fixed in:
Description
What's the problem? Describe what went wrong.
Dolphin will no inhibit idle action (eg. screen dimming or sleep) when using Wayland
What steps will reproduce the problem?
Open any game in Dolphin on Wayland, and wait a few minutes.
Is the issue present in the latest development version? For future reference, please also write down the version number of the latest development version.
Yes, as of build 21734
Is there anything else that can help developers narrow down the issue?
Power management on Wayland is done through the dbus methods org.freedesktop.PowerManagement.inhibit
on non-GNOME sessions, or org.gnome.SessionManager
on GNOME
Actions