Skip to content

Releases: ShayBox/Wooting-Profile-Switcher

Swap Lighting

11 Jul 19:01

Choose a tag to compare

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

08 Jul 20:16

Choose a tag to compare

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

03 Jul 23:43

Choose a tag to compare

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

03 Jul 21:14

Choose a tag to compare

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

03 Jul 09:45

Choose a tag to compare

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

02 Jul 23:26

Choose a tag to compare

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

01 Jul 03:27

Choose a tag to compare

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

30 Jun 21:36

Choose a tag to compare

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

30 Jun 07:41

Choose a tag to compare

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!

30 Jun 05:43

Choose a tag to compare

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