Skip to content

macOS feedback wanted — signed builds ship every release, but the maintainer develops on Linux #11

Description

@ArthurDEV44

Context

Paneflow ships a signed + notarized macOS build (Apple Silicon, macOS 13 Ventura+) with every release, and macOS is a first-class target — Metal rendering via GPUI, Homebrew cask, in-app auto-update. The catch: my daily driver is Linux, so macOS coverage relies on CI and occasional manual passes rather than daily use.

If you run Paneflow on a Mac, your feedback is the main safety net between releases.

How to help

Install the latest release:

brew tap arthurdev44/paneflow && brew install --cask paneflow
# or grab the .dmg from https://github.com/ArthurDEV44/paneflow/releases/latest

Anything you notice is welcome, but these areas get the least eyes-on-Mac time:

  • Rendering (Metal): font crispness, ligatures, scrolling smoothness, multi-display / mixed-DPI
  • Keyboard: Cmd+C / Cmd+V / Cmd+Q, and option_as_meta behavior (Option as Meta prefix vs typing Unicode characters)
  • Window chrome: custom title bar, fullscreen, Mission Control behavior
  • Auto-update: the in-app updater swapping the .app in place across versions
  • Agent CLIs in panes (Claude Code, Codex, opencode, …): launch, status dots, desktop notifications
  • Dock icon: sizing next to other apps (new keyline since v0.4.2)
  • IPC / MCP: paneflow mcp install and the socket under $TMPDIR

Reporting

Even a "works fine on my M2, Sonoma 14.5" with your hardware and macOS version is valuable signal. For problems, the bug report template captures the details.

Intel Mac user? x86_64-apple-darwin is currently out of the build matrix — a 👍 or comment here from Intel users helps me gauge whether to bring it back.

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions