Releases: amrbashir/komorebi-switcher
Releases · amrbashir/komorebi-switcher
v0.10.1
v0.10.0
Added
- Added new config at
~/.config/komorebi-switcher.toml - Added new "Settings" menu item in Right click menu and tray icon.
- Added
show_layout_buttonoption to show a button for active workspace layout, click to cycle through available layouts. - Added
hide_empty_workspacesoption to hide empty workspaces from the switcher.
Changed
- Windows Migrated config options stored in Windows Registry to the new TOML config.
- Windows Active workspace indicator will no longer appear on top of the switcher button and will always be at the bottom of it.
Removed
- Windows Removed "Move and Resize" menu items from Right click menu and tray icon. Use the new "Settings" menu item.
Tip
on macOS, downloaded apps are quarantined by default. To fix this, run:
xattr -d com.apple.quarantine /Applications/komorebi-switcher.appv0.9.2
Fixed
- Fixed crash on macOS when launching app on startup and komorebi has not yet fully launched.
Tip
on macOS, downloaded apps are quarantined by default. To fix this, run:
xattr -d com.apple.quarantine /Applications/komorebi-switcher.appv0.9.1
Fixed
- Fixed app icon on macOS
Tip
on macOS, downloaded apps are quarantined by default. To fix this, run:
xattr -d com.apple.quarantine /Applications/komorebi-switcher.appv0.9.0
Added
- Added support for macOS
- Added app name and version in context menu
Changed
- Renamed
Recreate Switchermenu item toRefresh
Tip
on macOS, downloaded apps are quarantined by default. To fix this, run:
xattr -d com.apple.quarantine /Applications/komorebi-switcher.appv0.8.0
Added
- Added
Recreate Switchermenu item in tray icon to manually recreate switcher windows.
Fixed
- Fixed switcher windows not being recreated when Windows Explorer restarts.
- Fixed "Move & Resize" tray menu item not triggering resize mode.
v0.7.2
Fixed
- Fixed menu items showing
Move Resizeinstead ofMove & Resize. - Fixed a bug that incorrectly identify which taskbar belongs to which monitor, this led to the switcher displayed in incorrect position in multi-monitor setup.
Changed
- Changed the displayed name of switchers in the
Move & Resizemenu item in tray, for exampleDisplay 1 - H4CR800751Pinstead of justH4CR800751P.
v0.7.1
Fixed
- Fixed failing to create switcher due to failure while deserializaing komorebi monitor information
v0.7.0
Added
- Added support for multi monitor
v0.6.4
Added
- Report panicking errors in a dialog box instead of silently closing the app.