Reports its own version correctly. No functional changes since v0.1.6.
Fixed
- The app bundle now carries the release version. Previous builds reported
CFBundleVersion1and had noCFBundleShortVersionStringat all, so Finder's
Get Info — and anything else reading the bundle — disagreed with the release tag
and with the Homebrew cask. The version is stamped at build time from a single
VERSIONin theMakefile.
Everything else is unchanged from
v0.1.6: windows
from every Space, recency ordering, jump keys, and cycling within an app.
Install
Via Homebrew:
brew tap wilhelmberggren/fonsterbyte
brew trust wilhelmberggren/fonsterbyte
brew install --cask fonsterbytebrew trust is required once for any third-party tap, since a cask is Ruby that
Homebrew executes.
Or download the zip, unzip it and move Fonsterbyte.app to /Applications. Either way
the app is ad-hoc signed and not notarized, so Gatekeeper blocks it on first launch:
right-click the app and choose Open, then confirm — or clear the quarantine attribute
yourself:
xattr -dr com.apple.quarantine /Applications/Fonsterbyte.appFonsterbyte needs Accessibility permission to read window titles and to raise the
window you pick. macOS prompts on first launch; you can also grant it under System
Settings → Privacy & Security → Accessibility.