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

Enhancement: lightdm-lock gnome-extension solves missing gnome screensafer lock #61

Open
Cyborgscode opened this issue Dec 3, 2020 · 6 comments

Comments

@Cyborgscode
Copy link

As gnome does only lock the screen when GDM is used, the lightdm-lock gnome-extension is needed to lock the screen.

Two changes are needed to make that work, as the lightdm-lock has two bugs:

a) a false initialisation routine ( fixed it in my version )
b) it does not suspend the device and blocks the powerbutton.

A) is was easy to fix
B) will be my task for the next days. Until i can supply a fix, if possible at all, pls keep the issue open.

@Cyborgscode
Copy link
Author

Works \o/

We now have Screenlock AND Suspend.

https://github.com/Cyborgscode/pinephone/blob/main/lightDM-lock-v2.zip

@Cyborgscode
Copy link
Author

I opened a feature request at Gnome to add the functionality to the energy-prefs window as an option for the power-button.

@Cyborgscode
Copy link
Author

Update: Extension is no longer needed.

gsd-media-keys got patched and can be shipped out of the copr repo as soon as we have package ready.

@Cyborgscode
Copy link
Author

Patch ready

https://github.com/Cyborgscode/pinephone/blob/main/gsd-media-keys-manager.c.patch

Patch has been sent to Fedora Maintainer to be included into the next Fedora build.

@alh61
Copy link

alh61 commented Apr 6, 2021

I have no idea what this is about - but it looks like you got your problem fixed yourself.
Can this ticket be closed ?

@Cyborgscode
Copy link
Author

It does no longer matter for our stable image, the nightly image still uses LightDM, so it could be relevant again.

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