Skip to content

v0.9.0

Choose a tag to compare

@github-actions github-actions released this 30 Aug 16:15
· 9 commits to main since this release

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-solo config key overrides outer when 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
    using outer unchanged. Same CSS shorthand as outer, overridable
    per-workspace alongside it. Unset (the default) falls back to outer,
    so existing configs are unaffected.

Full changelog: CHANGELOG.md