Skip to content

Show app versions in launch-button tooltips - #28

Merged
ClaudiuSchuster merged 2 commits into
mainfrom
oss-oo/app-version-tooltips
Sep 1, 2026
Merged

Show app versions in launch-button tooltips#28
ClaudiuSchuster merged 2 commits into
mainfrom
oss-oo/app-version-tooltips

Conversation

@ClaudiuSchuster

Copy link
Copy Markdown
Member

What changed

  • Show the installed ChatGPT package/version and Codex CLI version in the two launch-button tooltips.
  • Add the known release date only for the exact detected versions, separated with an em dash.
  • Keep missing and unreadable installations clear with not installed and version unavailable.
  • Keep the 420 ms delay and centered, above-pointer positioning limited to these two button tooltips.

Security and privacy impact

No change to authentication, analytics, account data, or persisted settings. The applet reads local executable version output synchronously and displays it locally; no credentials or private paths are included.

Verification

  • make verify
  • Added regression coverage for installed, missing, unreadable, dated, and unknown-version tooltip states.
  • Validated both button tooltips in the real Cinnamon/X11 applet, including above-pointer placement, horizontal centering, monitor bounds, and horizontal-panel orientation.
  • No credentials, tokens, private paths, account-specific details, or screenshots were added.
  • Live deployment reloaded through the normal installer: 10/10 managed files match, 0 symlinks, 0 mismatches.

@ClaudiuSchuster
ClaudiuSchuster merged commit 64b7ff9 into main Sep 1, 2026
6 checks passed
@ClaudiuSchuster
ClaudiuSchuster deleted the oss-oo/app-version-tooltips branch September 1, 2026 08:40
@ClaudiuSchuster ClaudiuSchuster mentioned this pull request Sep 1, 2026
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant