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

Add talk permissions to non-freedesktop dbus screensaver apis #316

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

quexten
Copy link

@quexten quexten commented Jul 22, 2024

Had a user reporting locking on system lock not working in the Bitwarden browser extension on the Flatpak version of Brave. Chromium talks to more than just the freedesktop screensaver dbus interface (cf. https://github.com/chromium/chromium/blob/140ebdb86130d4a1bc3c5b08448897ea5c5bda56/ui/base/idle/idle_linux.cc#L44-L55) . Since the google-chrome flatpak manifest has the same permissions in this case, it causes the same issue as for Brave. This PR adds permission for the missing screensaver dbus apis.

@flathubbot
Copy link
Contributor

Started test build 135763

@flathubbot
Copy link
Contributor

Build 135763 successful
To test this build, install it from the testing repository:

flatpak install --user https://dl.flathub.org/build-repo/118795/com.google.Chrome.flatpakref

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