Infragistics / livewire

A simple web content editor built with Electron
https://waffle.io/infragistics/livewire
20 stars 9 forks source link

Show document name as window title #13

Closed craigshoemaker closed 8 years ago

craigshoemaker commented 9 years ago

Show file name in the window title so you can see it when the window is minimized.

User Stories

  1. As a writer I want the current file's name to appear as the window's title so that when the application is minimized I can see what file active from the taskbar.
  2. As a writer I want the title to change when I change tabs so that the app's title stays in sync with the currently selected tab.

    Comments

Final result should be: {FILE_NAME.EXT} - Livewire

The article When electron's window.setTitle keeps driving you crazy may come in handy for this.

craigshoemaker commented 8 years ago

Closed by e4e6f3379b618a3eed18732de7bfed422aaa329d