The GNOME shell extension is currently embedded in code: https://github.com/miniben-90/x-win/blob/0c6d0ad6ab8fdf5074be44563876ae088464b768/x-win-rs/src/linux/api/gnome_shell.rs
It would be nice if it could be published as a standalone extension in the GNOME Shell Extensions store for users who prefer to have more explicit control over their extensions.
For example: xremap-gnome, a companion extension for xremap (a keyboard remapper written in Rust) is published to the extension store.
The GNOME shell extension is currently embedded in code: https://github.com/miniben-90/x-win/blob/0c6d0ad6ab8fdf5074be44563876ae088464b768/x-win-rs/src/linux/api/gnome_shell.rs
It would be nice if it could be published as a standalone extension in the GNOME Shell Extensions store for users who prefer to have more explicit control over their extensions.
For example: xremap-gnome, a companion extension for xremap (a keyboard remapper written in Rust) is published to the extension store.