Cycle between windows of application using dash shortcut. Enhances Super+number keyboard shortcuts with window cycling functionality. Press Super+number to launch apps, focus their most recent window, or cycle through multiple windows of the same application. Implements missing window cycling behavior for dash applications. Good addition to workflow for users who work with multiple windows of the same application and want faster, keyboard-driven switching.
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
1. Please add GitHub or GitLab url to the `metadata.json`: [EGO Review Guidelines: url](https://gjs.guide/extensions/review-guidelines/review-guidelines.html#metadata-json-must-be-well-formed) 2. Only create one instance of gsttings and then use it anywhere you want (line 78 and 95 `extension.js`). If you need any help with your extension you can ask us on: - [GNOME Extensions Matrix Channel](https://matrix.to/#/#extensions:gnome.org) - IRC Bridge: irc://irc.gimpnet.org/shell-extensions
Hello, thank you for review. I've applied your suggestions.