Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

impl: ability to application name as main page title#220

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
fioan89 wants to merge8 commits intomain
base:main
Choose a base branch
Loading
fromimpl-option-to-display-app-name

Conversation

@fioan89
Copy link
Collaborator

Netflix would like the ability to use application name displayed in the dashboard as the main page title instead of the URL.

This PR adds a new optionuseAppNameAsTitle that allows users to specify whether or not they want to use the application name visible in the dashboard as Tbx main tile instead of the URL. The default will remain the URL.
Unlike previous settings added for Netflix this one is also configurable from the UI (Coder Settings page) so not only via settings.json file. This is an option that probably makes sense for more users.

This commit adds a option `useAppNameAsTitle` that allows usersto specify whether or not they want to use the application namevisible in the dashboard as Tbx main tile instead of the URL.Default is to use the URL.
This is an option that more users would probably like to use.
Adds the http client stubs necessary to download theapplication name via the REST API.
Handles both normal case and URI handling
Always read it from the underlying store. The way it is declared right nowwe read the value once and cache it.
A restart was needed in order for the title bar to beupdated. With this patch the main page title is updatedas soon as the user leaves the Settings page.
@fioan89fioan89 marked this pull request as ready for reviewNovember 10, 2025 22:22
@fioan89
Copy link
CollaboratorAuthor

A sample screenshot:

image

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@code-ashercode-asherAwaiting requested review from code-asher

@jcjiangjcjiangAwaiting requested review from jcjiang

@f0sself0sselAwaiting requested review from f0ssel

At least 1 approving review is required to merge this pull request.

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant

@fioan89

[8]ページ先頭

©2009-2025 Movatter.jp