Releases: ShayBox/Wooting-Profile-Switcher
Swap Lighting
This release adds a config option to optionally swap RGB lighting and effects with the keyboard profile.
🪟Microsoft Windows
🍎Apple macOS
🐧GNU/Linux
⚙️Rust
cargo install --git https://github.com/ShayBox/WootingProfileSwitcher.git
Reload Config
This release adds a button to reload the config in the system tray menu.
🪟Microsoft Windows
🍎Apple macOS
🐧GNU/Linux
⚙️Rust
cargo install --git https://github.com/ShayBox/WootingProfileSwitcher.git
Tray Active State
This release adds the active profile state to the system tray menu, and fixes the program appearing in the dock on macOS.
🪟Microsoft Windows
🍎Apple macOS
🐧GNU/Linux
⚙️Rust
cargo install --git https://github.com/ShayBox/WootingProfileSwitcher.git
macOS Universal Build
This release switches to a macOS Universal build instead of separate builds.
🪟Microsoft Windows
🍎Apple macOS
🐧GNU/Linux
⚙️Rust
cargo install --git https://github.com/ShayBox/WootingProfileSwitcher.git
Tray Icon
This release adds a Tauri system tray icon to play/pause the program, quit, and set the active keyboard profile.
🪟Microsoft Windows
🍎Apple macOS
🐧GNU/Linux
⚙️Rust
cargo install --git https://github.com/ShayBox/WootingProfileSwitcher.git
Tauri Bundles
This release adds Tauri bundles and actions, there's now Windows Installers/Portable, macOS App/DMG, and Linux AppImage/DEB packages.
🪟Microsoft Windows
🍎Apple macOS
🐧GNU/Linux
⚙️Rust
cargo install --git https://github.com/ShayBox/WootingProfileSwitcher.git
Fallback Profile
This release adds a fallback profile index variable that will match if there's no rule matched
Note: The debug Windows build opens an output window while the release build doesn't
Wildcard and Regex Rules
This release adds Wildcard and Regex rule support, documented in the readme.
Note: The debug Windows build opens an output window while the release build doesn't
Automation Scripting
I added a --profile-index (-p) arg which sets the active profile instance once and exits. This can be useful for automation scripting.
Note: The debug Windows build opens an output window while the release build doesn't
Rewrite in Rust!
This is the first release of WootingProfileSwitcher rewritten in Rust!
Note: The debug Windows build opens an output window while the release build doesn't