Skip to content

feat: Add GNOME 50 compatibility and fix clearBtn variable scoping#167

Open
zakeetahawi wants to merge 1 commit intoneuromorph:mainfrom
zakeetahawi:feat/gnome-50-support
Open

feat: Add GNOME 50 compatibility and fix clearBtn variable scoping#167
zakeetahawi wants to merge 1 commit intoneuromorph:mainfrom
zakeetahawi:feat/gnome-50-support

Conversation

@zakeetahawi
Copy link
Copy Markdown

Changes

  • Added 50 to the supported shell-version array in metadata.json to allow the extension to work on GNOME Shell 50. There are no breaking API changes affecting this extension between GNOME 49 and 50.
  • Fixed a ReferenceError caused by the scoping of the clearBtn variable in extension.js. It was declared inside if/else blocks with const but referenced outside.
  • Updated README.md to reflect support for GNOME 50.

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.

1 participant