Releases: StorageB/custom-command-toggle
v12
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 at the top left of the header bar for quick access to the icon lists, the new user guide, and a new about dialog.
- Minor UI improvements.
v11
What's new in this version:
- Keep toggle state synced with a command's output.
- Enable and view detailed logging for setup/troubleshooting.
- Use separate on/off icons by entering icon names separated by a comma.
- Updated Icon List link to point to the latest GNOME default icons.
- Support for GNOME 49.
v9
What's new in this version:
• 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 command executes successfully (returns exit code 0).
• Added feature to export current button configurations to a file.
• Fixed a compatibility issue with some systems (such as NixOS) by switching from /bin/bash to /usr/bin/env bash for command execution.
• Added support for GNOME 48.
• Minor UI improvements.
• Improved code readability.
v8
v9-beta1
version 9 beta release to test new features:
• Option to check a command's output to determine toggle state at startup.
• Option to toggle button state only if command executes successfully (returns exit code 0).
• Added feature to export current toggle button settings to a file.