stephane-13 / gnome-shell-extension-dim-background-windows

A gnome shell extension dimming background / non-focused windows
21 stars 3 forks source link

Make compatible with Gnome 46 #23

Closed entodoays closed 6 months ago

entodoays commented 6 months ago

At the moment, the extension is labelled as incompatible with Gnome 46. Please update. I manually enabled the json file and it seems to work properly.

stephane-13 commented 6 months ago

Yes, I didn't have time to test and update the extension for Gnome 46 yet. I will do it on Ubuntu 24.04 in the coming days, now that it's been released.

pentastich commented 6 months ago

Hi! I tried adding "46" to the "shell-version" list in the metadata, and the extension seems to work fine. It doesn't seem like any actual code changes are needed. I thought I'd let you know!

stephane-13 commented 6 months ago

Thanks for your feedback, that's helpful :smile:

stephane-13 commented 6 months ago

The new version with Gnome 46 compatibility has been released.