Skip to content

Conversation

@tomhavra
Copy link

This pull request fixes the bug described in #374, where the extension failed to work when the "Replace Activities" placement option was selected.

Changes made:

  • Updated the way the Activities button is hidden and restored

Tested on GNOME 48 (X11 and Wayland) and confirmed that the extension now works without errors.

Fixes #374

@tomhavra tomhavra changed the title Fix the 'Replace activities' placement (Issue #374) Fix the "Replace activities" placement (Issue #374) Aug 17, 2025
@mwilck
Copy link
Contributor

mwilck commented Sep 3, 2025

This either needs testing on more GNOME shell versions, or the change must be made conditional on shell version.

@tomhavra
Copy link
Author

tomhavra commented Sep 14, 2025

Good point - I hadn’t considered that (I’m still fairly new to GNOME extension
development).

I’ve now tested the fix on GNOME 46, 47, and 48
(using clean installs of Fedora 40, 41, and 42), which are the versions
declared as supported by the extension.

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

Successfully merging this pull request may close these issues.

activitiesMenu.set_test is not a function error

3 participants