Summary: | Rename tab to "Shell No. 1" from "Shell" when multiple tabs are created | ||
---|---|---|---|
Product: | [Applications] yakuake | Reporter: | Ashwini Oruganti <ashwini.oruganti> |
Component: | general | Assignee: | Eike Hein <hein> |
Status: | RESOLVED INTENTIONAL | ||
Severity: | minor | ||
Priority: | NOR | ||
Version First Reported In: | 2.9.8 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Ashwini Oruganti
2012-02-14 09:22:56 UTC
Hmm, automatic renaming would introduce a certain amount of complexity, i.e. it wouldn't be appropriate to do it in the edge case of the user having entered the name manually, so the code would need to keep additional state to only modify a title doled out by the automatic naming. I'm worried that this introduced too much code complexity for the gain. I'm also worried that it will actually confuse users *more* if a shell title suddenly changes without their explicit manual action. I'll mull it in my head a bit, thank you for the suggestion. |