• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

umputun / agterm / 28962601683
98%

Build:
DEFAULT BRANCH: master
Ran 08 Jul 2026 05:31PM UTC
Jobs 1
Files 56
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

08 Jul 2026 05:29PM UTC coverage: 98.993% (+0.001%) from 98.992%
28962601683

push

github

web-flow
Add hidden toolbar mode (#173)

* feat: add ToolbarMode enum and AppSettings migration

Add a three-state ToolbarMode (tall/compact/hidden) enum in agtermCore
and a toolbarMode field on AppSettings. Keep compactToolbar as a decode
shim so legacy settings.json migrates without data loss:
effectiveToolbarMode resolves toolbarMode ?? (compactToolbar == false ?
.tall : .compact).

* feat: add hidden toolbar mode to app target

Mirror toolbarMode in GhosttyApp and SettingsModel, map it to titlebar
height (48/30/0) in WindowContentView with an invisible drag strip when
hidden, and hide the three traffic-light buttons via WindowAppearance.sync.
Replace the Compact toolbar toggle in Settings with a Tall/Compact/Hidden
picker.

* test: replace compact-toolbar toggle test with toolbar-mode picker test

Drive the new settings-toolbar-mode picker, select Hidden, and assert the
persisted toolbarMode.

* docs: document three toolbar modes (tall/compact/hidden)

Update the settings rule (AppSettings field list and Appearance section),
README, and the website docs mirror for the new toolbar-mode picker, and
refresh the compactToolbar cross-reference comments to toolbarMode.

* docs: move completed plan 20260708-toolbar-hidden-mode.md to completed/

* docs: fix stale settings-window height in settings.md rule

the tall->normal toolbar rename garbled a height descriptor and left the wrong
number; the frame is 480×590 (matches line 141), not "570-normal".

4 of 4 new or added lines in 1 file covered. (100.0%)

3835 of 3874 relevant lines covered (98.99%)

7760809.66 hits per line

Jobs
ID Job ID Ran Files Coverage
1 28962601683.1 08 Jul 2026 05:31PM UTC 56
98.99
GitHub Action Run
Source Files on build 28962601683
  • Tree
  • List 56
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #28962601683
  • 356da65f on github
  • Prev Build on master (#28926497599)
  • Next Build on master (#28967146948)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc