Ticket #471 (closed defect: wontfix)

Opened 12 months ago

Last modified 11 months ago

Static tab names

Reported by: daroczig Owned by: somebody
Priority: trivial Milestone:
Component: guake Version:
Keywords: Cc:

Description

I love to use Guake as my main terminal set to fullscreen and easily hiding it on any virtual workspace of mine.

But after the last update, the tabs name changed to (as far as I know) to VTE prompt, which is really frustrating as my custom tab names are updated on each directory change.

Is there any way to disable the new feature?

I have a "guake-start.sh" script which would start the program with a few tabs named to something short. I'd love to see that functionality again :)

Change History

Changed 12 months ago by daroczig

I found a solution for my issue, but I would not patch the program downloaded from the repositories if I do not have to:  https://bbs.archlinux.org/viewtopic.php?id=143201

Changed 12 months ago by daroczig

After peeking in gconf-tools I realized this issue can be addressed by a simple config:

` gconftool-2 --set /apps/guake/general/use_vte_titles --type boolean false `

Please close this issue.

Changed 11 months ago by lincoln

  • status changed from new to closed
  • resolution set to wontfix

Ok, thanks! :D

Note: See TracTickets for help on using tickets.