Skip to content

fix: check for any terminal emulator in stoa-doctor - #124

Merged
VictorGSchneider merged 2 commits into
mainfrom
claude/cool-clarke-AUFdY
Jun 1, 2026
Merged

fix: check for any terminal emulator in stoa-doctor#124
VictorGSchneider merged 2 commits into
mainfrom
claude/cool-clarke-AUFdY

Conversation

@VictorGSchneider

Copy link
Copy Markdown
Owner

Substitui as duas checagens opcionais específicas (kitty, alacritty) por uma única que percorre uma lista de terminais conhecidos e passa se qualquer um estiver instalado. Elimina o warning falso em sistemas que usam outro terminal.

Lista verificada: kitty alacritty foot wezterm ghostty xterm konsole gnome-terminal xfce4-terminal

https://claude.ai/code/session_01JH7MsJFvce1eEde8DJiCfe


Generated by Claude Code

claude added 2 commits June 1, 2026 02:12
Replace two specific optional checks (kitty, alacritty) with a single
check that passes if any known terminal is installed.

https://claude.ai/code/session_01JH7MsJFvce1eEde8DJiCfe
- openAtItem() opens the menu but has no click-outside-to-close;
  PanelService.showContextMenu() wraps it in PopupMenuWindow which
  handles dismissal — restored it (with qs.Services.UI import)
- Added a rounded Rectangle (radius 11, mSurfaceVariant) behind the
  pill content in both BarWidget.qml for the capsule visual

https://claude.ai/code/session_01JH7MsJFvce1eEde8DJiCfe
@VictorGSchneider VictorGSchneider self-assigned this Jun 1, 2026
@VictorGSchneider
VictorGSchneider merged commit 4bcacb3 into main Jun 1, 2026
1 check passed
@VictorGSchneider
VictorGSchneider deleted the claude/cool-clarke-AUFdY branch June 1, 2026 02:16
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.

2 participants