Add terminal icon in the status panel to show or minimize the last used terminal window. Add keyboard shortcut (Press Super+T)
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
Fix compatibility with gnome-shell 3.14 Fix minor bug: key variable was not properly defined. icon file "terminal-symbolic.svg" has been replaced by "my-terminal-symbolic.svg" (because the filename "terminal-symbolic.svg" already exist on gnome 3.14) x-terminal-emulator is the default terminal in gnome 3.14. But it is not a program, it is just a bash shell script. This script run gnome-terminal. Therefore I have added an exception. If the default program is "x-terminal-emulator" the extension use "gnome-terminal".