Skip to content

Add descriptive Codiff window titles#136

Merged
cpojer merged 1 commit into
nkzw-tech:mainfrom
kurtextrem:feature/window-title
Jul 24, 2026
Merged

Add descriptive Codiff window titles#136
cpojer merged 1 commit into
nkzw-tech:mainfrom
kurtextrem:feature/window-title

Conversation

@kurtextrem

Copy link
Copy Markdown
Contributor

Hi!

I often have multiple Codiffs windows open at once, e.g. to compare different implementations and so on. Currently they all show up as "Codiff" when right-clicking the codiff icon.

The title that currently exists in the code wasn't applied because the index.html contains <title>Codiff</title>, and Chromium (Electron) applies that after the window loads. Now the plan mode sets its own title, and non-plan mode does so too.

@cpojer cpojer left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome, thanks for the contribution!

@cpojer
cpojer merged commit 5627ac8 into nkzw-tech:main Jul 24, 2026
@cpojer

cpojer commented Jul 24, 2026

Copy link
Copy Markdown
Member

I'm updating the titles to match the web service.

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