Change Log
Version 12 (2026-01-14)
Features
- Full import and export functionality for button configurations.
- Option to hide/disable individual toggle buttons from the panel menu.
- Changing the number of toggle buttons no longer requires logging out or rebooting.
- Option to reset all settings to default values.
- Created a more user-friendly and detailed user guide.
Improvements
- Added a menu button to the top of the header bar for quick access to the icon lists, the new user guide, and a new about dialog.
- Minor UI improvements.
Version 11 (2025-09-10)
- Minor code fix for GNOME Extensions approval.
Version 10 (2025-09-08)
New Features
- Keep toggle state synced with a command's output.
- Enable and view detailed logging for setup/troubleshooting.
- Support for separate on/off icons by entering icon names separated by a comma.
- Added support for GNOME 49.
Improvements
- Updated Icon List link to point to the latest GNOME default icons.
Version 09 (2025-03-07)
New Features
- Option to check a command's output to determine button state at startup.
- Option to check a command's exit code and toggle button state only if the command executes successfully (returns exit code 0).
- Added feature to export current button configurations to a file.
- Added support for GNOME 48.
Improvements and Bug Fixes
- Fixed compatibility issue on some systems (e.g., NixOS) by switching from
/bin/bashto/usr/bin/env bash. - Minor UI improvements.
- Improved code readability.
Version 08 (2024-11-08)
New Features
- Option to use keyboard shortcuts to activate toggle buttons.
- Option to immediately hide the quick settings menu after button press.
Version 07 (2024-09-17)
New Features
- Option to hide top bar indicator icon.
- Option for an always-on or always-off toggle button.
- Added support for GNOME 47.
Version 06 (2024-07-09)
- Minor code fix for GNOME Extensions approval.
Version 05 (2024-07-09)
New Features
- Support for up to 6 custom toggle buttons.
- Support for setting and remembering state of buttons at startup.
- Option to run commands at startup to sync toggle states.
Version 04 (2024-06-22)
- UI updates.
Version 03 (2024-06-03)
- Minor UI update.
Version 02 (2024-05-24)
- Initial public release on GNOME extensions site.