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 option to show full path in titlebar #429

Merged
merged 4 commits into from
Jan 10, 2019

Conversation

red-kite
Copy link
Contributor

There might be a more lean solution for the construct
QFileInfo(self.currentTab.fileName).filePath()

Option takes effect on changing tabs

There might be a more lean solution for construct
QFileInfo(self.currentTab.fileName).filePath()

Option takes effect on changing tabs
@red-kite
Copy link
Contributor Author

btw -- while doing this I noticed to see the full file-path also as tab-tooltip :-)

ReText/window.py Outdated Show resolved Hide resolved
@mitya57
Copy link
Member

mitya57 commented Dec 29, 2018

btw -- while doing this I noticed to see the full file-path also as tab-tooltip :-)

So do you still want this option, or a tooltip is enough?

@red-kite
Copy link
Contributor Author

red-kite commented Jan 8, 2019

I don't urgently need this and therefore implemented with an option.

ReText/__init__.py Outdated Show resolved Hide resolved
@mitya57 mitya57 merged commit e0bde8a into retext-project:master Jan 10, 2019
@mitya57
Copy link
Member

mitya57 commented Jan 10, 2019

Thanks! I think “window title” is a better term than “title bar”, since it may not be actually a bar in some environments. So I changed the term, including the configuration option name, and merged.

@red-kite
Copy link
Contributor Author

'window title' is far better and unambiguous. Thank you.

@red-kite red-kite deleted the titleBarFullPath branch January 10, 2019 13:25
@red-kite red-kite restored the titleBarFullPath branch January 10, 2019 13:25
@red-kite red-kite deleted the titleBarFullPath branch January 10, 2019 13:26
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.

2 participants