Skip to content
Discussion options

You must be logged in to vote

Hey @timfayz,

the window title is handled in both electron and web by the same WindowTitleService. It collects a bunch of data and displays that as the title.

As for the Eclipse Theia title - you should change that in the package.json configuration of your application, see the applicationName:

"theia": {
"frontend": {
"config": {
"applicationName": "Theia Browser Example",

Replies: 5 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by timfayz
Comment options

You must be logged in to vote
1 reply
@msujew
Comment options

Comment options

You must be logged in to vote
1 reply
@msujew
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants