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

Fix idle inhibitor closing bus connection too early #466

Merged

Conversation

notpeelz
Copy link
Contributor

@notpeelz notpeelz commented Mar 7, 2024

According to the Idle Inhibition Service specification, inhibition stops when the client disconnects from the bus:

Inhibition will stop when the UnInhibit method is called, or the application disconnects from the D-Bus session bus (which usually happens upon exit).

daemon/gamemode-context.c Outdated Show resolved Hide resolved
daemon/gamemode-dbus.c Outdated Show resolved Hide resolved
@afayaz-feral afayaz-feral merged commit a2fe010 into FeralInteractive:master Mar 27, 2024
1 check passed
@notpeelz
Copy link
Contributor Author

Thanks!

@notpeelz notpeelz deleted the fix-screensaver-disconnect branch March 27, 2024 17:38
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

Successfully merging this pull request may close these issues.

2 participants