v0.9.0
Recommended install: brew install itsdezen/tap/tili —
Homebrew downloads via curl, which doesn't set macOS's
quarantine flag, so Gatekeeper never enters the picture.
The tarballs below are codesigned with tili's self-signed
certificate (hardened runtime) — see
CONTRIBUTING.md.
That's for a stable signing identity across releases (so
your Accessibility grant survives an upgrade), not for
passing Gatekeeper — a self-signed cert isn't notarized. If
you download tili.app directly from this page instead of
using Homebrew, Gatekeeper will still prompt on first launch:
right-click → Open, or xattr -d com.apple.quarantine tili.app.
Added
- New
gaps.outer-soloconfig key overridesouterwhen a workspace has
exactly one tile (floating windows don't count) — e.g. wider breathing
room for a lone full-screen-ish window, while multi-tile workspaces keep
usingouterunchanged. Same CSS shorthand asouter, overridable
per-workspace alongside it. Unset (the default) falls back toouter,
so existing configs are unaffected.
Full changelog: CHANGELOG.md