Ticket #409 (closed enhancement: wontfix)

Opened 20 months ago

Last modified 10 months ago

Gnome extension for interacting with Guake

Reported by: daroczig Owned by: somebody
Priority: minor Milestone:
Component: guake Version:
Keywords: Cc: gergely@…

Description

Dear All,

I was thinking about it would be neat if on the top (main) bar there would be an icon, which could hold different commands to alter the running Guake terminal.

E.g.: I could list some servers in it, and clicking on the icon would show me that list, clicking on an item would make a new tab in Guake, change the name to the given server at last ssh to that server and open up that tab.

That could be used to any other issues also: to open up a terminal in home folder (or e.g. at /var/log), to close all tabs except for one etc.

I tried to implement this from zero (see: gnome-shell-extension-tool --create-extension) but I as I have no solid JavaScript? knowledge, I choosed rather to ask if anyone plan to implement this cool feature.

PS.: I know I could solve this easily with bash scripts and custom /etc/hosts cases (what I am doing right now), but sometimes it would just more comfortable to click on a server than thinking about the name...

Change History

Changed 16 months ago by daroczig

  • cc gergely@… added

If anyone would interested in this, check out [Connection Manager]( https://github.com/sciancio/connectionmanager).

Changed 10 months ago by lincoln

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

Yeah, as our nice friend gergely told. I guess this issue can be addressed through the awesome extension connection manager (I'm actually using it here). closing this issue :)

Thank you!

Note: See TracTickets for help on using tickets.