Skip to content

TerminalGrid v1.1.0

Latest

Choose a tag to compare

@ochyai ochyai released this 13 Mar 03:00

What's New

Custom App Support

Any app can now be added to TerminalGrid for grid arrangement — not just terminals and browsers.

  • Add Running App... — pick from currently running apps
  • Add from Applications... — choose any .app from disk
  • Registered Apps submenu — view and remove registered apps
  • Registrations persist across app restarts (stored in UserDefaults)
  • "Arrange ALL in Grid" now includes custom apps

Bug Fixes

  • Fixed accessibility permission reset on every launchtccutil reset was called in make run, silently clearing the permission each time
  • Fixed memory management bugtakeRetainedValue()takeUnretainedValue() for kAXTrustedCheckOptionPrompt
  • Preserve code signature across rebuilds — binary hash check prevents unnecessary re-signing that invalidated TCC permissions
  • Added AX error loggingcollectWindows now logs accessibility errors for easier debugging

Full Changelog

v1.0.0...v1.1.0