aunetx / blur-my-shell

Extension that adds a blur look to different parts of the GNOME Shell, including the top panel, dash and overview
https://extensions.gnome.org/extension/3193/blur-my-shell/
GNU General Public License v3.0
1.58k stars 87 forks source link

Fix #377 #531

Closed Delta1925 closed 9 months ago

Delta1925 commented 9 months ago

This pull request adds the appropriate session-modes to metadata.json to keep the extension working after the system wakes up from a suspended state.

Adding unlock-dialog to the session-modes should not affect the behavior of the extension while the user is logged in and should therefore be safe to add.

aunetx commented 9 months ago

Thanks! Have you tested it? Last time I tried this permission it worked better but not totally, and it did not get approved on extensions.gnome.org... But if it fully works I will try to convince them to publish it anyway! :)

Delta1925 commented 9 months ago

I have been using this patch for a few months now and I haven't noticed any issue with it. However I can't guarantee that this will work for everyone. I think that #377 should probably be enough to justify the usage of the unlock-dialog permission and get the extension published.

aunetx commented 9 months ago

Okay, well then I merge this! Thanks a lot :)