Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add a configuration for the window title's tied tag #2272

Merged
merged 3 commits into from Mar 4, 2017

Conversation

ptitjes
Copy link
Collaborator

@ptitjes ptitjes commented Feb 25, 2017

Fixes #2254.

@ptitjes ptitjes mentioned this pull request Mar 2, 2017
@ptitjes
Copy link
Collaborator Author

ptitjes commented Mar 3, 2017

@lazka Made an advanced preference of it.

@@ -1255,11 +1255,15 @@ def __song_changed(self, library, songs, player):
if player.info in songs:
self.__update_title(player)

def update_title(self):
Copy link
Member

Choose a reason for hiding this comment

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

unused?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Yep, preference cleaning not done completely...

@lazka lazka merged commit ba64033 into quodlibet:master Mar 4, 2017
@lazka
Copy link
Member

lazka commented Mar 4, 2017

Thanks!

@ptitjes
Copy link
Collaborator Author

ptitjes commented Mar 4, 2017

Thank you.

@ptitjes ptitjes deleted the issue-2254 branch March 4, 2017 17:54
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.

None yet

2 participants