David R. Hedges
David R. Hedges
Note that this *removes* support for earlier versions, as is necessary per Gnome's docs: https://gjs.guide/extensions/upgrading/gnome-shell-45.html#shell-version Additionally, this will incidentally take care of at least some of the review notes from...
This object used to have an '.actor' property but is now instead a subclass of Actor so you can operate directly on them. See https://gitlab.gnome.org/GNOME/gnome-shell/-/blob/757e766a111d2babb0a693e6a07b2d06ab0499ae/js/ui/environment.js#L364 Fix for warning on startup:...
`wm._showWorkspaceSwitcher` API [changed in Gnome Shell 48](https://gjs.guide/extensions/upgrading/gnome-shell-48.html#windowmanager): 47: https://github.com/GNOME/gnome-shell/blob/47.0/js/ui/windowManager.js#L1747 48: https://github.com/GNOME/gnome-shell/blob/48.0/js/ui/windowManager.js#L590 I think the `actionMoveWorkspace` change was needed for Gnome 46, but I never made a MR. As I noted...
### What happened? ### Steps to reproduce 1. Create one or more pinned tabs 2. In Waterfox settings -> General -> Additional Tab Preferences, *deselect* the option "Shrink pinned tabs...