FrancescoCeruti / linux-show-player

Linux Show Player - Cue player designed for stage productions
https://linux-show-player.org
GNU General Public License v3.0
204 stars 49 forks source link

Update window title on file creation and load #243

Closed s0600204 closed 2 years ago

s0600204 commented 2 years ago

Previously the window title was only updated when an open file was saved, a cue was edited, or an undo/redo occurred.

This had interesting side effects, such as when one showfile was saved and the user then opens a second: LiSP's titlebar still showed the name of the saved file and not that of the just-loaded file.

Related to #241

FrancescoCeruti commented 2 years ago

Thanks :smile:

FrancescoCeruti commented 2 years ago

Hey I've noticed the issue was not solved when the session was loaded from the layout selection dialog, on startup, or via "new session". It's fixed here, if you're interested :wink: 7eb4ed5af9376ca4051babaf39e5d25c41b229e8