Review of "Disable Lock Screen Media Controls" version 2

Details Page Preview

Removes the lock screen media controls GNOME 49 introduced with no way to disable. ALSO if you're on Fedora 43 like me, or another distro that has implemented auto-pausing of media when you lock your screen, and interested in disabling it do this: mkdir -p ~/.config/wireplumber/wireplumber.conf.d echo 'wireplumber.settings = { linking.pause-playback = false }' > ~/.config/wireplumber/wireplumber.conf.d/99-disable-mpris-pause.conf systemctl --user restart wireplumber pipewire To undo it simply remove the file you created above and re-run the restart command.

Extension Homepage
https://github.com/miro011/gnome-extension-disable-lockscreen-media-controls

No comments.

Diff Against

Files

Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.

Shexli (experimental)

Shexli has not produced a result yet.

All Versions

Version Status
2 Active
1 Rejected

Previous Reviews on this Version

JustPerfection active
Thanks! You can also add `donations` to the `metadata.json`, so people can donate to you if they want: [Extension Anatomy: donations](https://gjs.guide/extensions/overview/anatomy.html#donations)