__color__	__group__	ticket	summary	component	version	milestone	type	owner	status	created	_changetime	_description	_reporter
1	Active Tickets	102	Slide in sideways	guake			enhancement	somebody	new	2009-01-26T20:56:13Z	2010-03-25T17:40:39Z	It would be a nice feature that guake could slide not only from the top, but also sideways (screen edges) and from the bottom.	abijr
1	Active Tickets	201	Terminal appears on wrong monitor if primary screen is right of secondary one	guake		0.5.0	defect	somebody	new	2010-02-19T16:55:01Z	2013-01-08T03:33:26Z	"get_final_window_rect, assumes window_rect.x is 0, which may not always be the case.  If the starting X coordinate is > 0 it gets reset to 0 by the calculations.  The X coordinates should be added to, not set directly:

if halignment == ALIGN_CENTER:
    window_rect.x += (total_width - window_rect.width) / 2
if halignment == ALIGN_LEFT:
    window_rect_x += 0
elif halignment == ALIGN_RIGHT:
    window_rect.x += total_width - window_rect.width
"	maweaver
1	Active Tickets	124	Add monitor selection to guake	guake		0.5.0	enhancement	somebody	new	2009-03-28T12:27:14Z	2011-03-15T15:18:07Z	The following patches add monitor selection to guake. It adds the capability to choose on which monitor guake will appear.	regit
1	Active Tickets	162	Add key bindings for window resizing	guake		0.5.0	enhancement	somebody	new	2009-07-21T12:30:12Z	2009-09-10T13:30:29Z	"This is something that would be very very useful for me. I'm used to resizing the window very often.

By the way, it's strongly related to my patches posted here: http://trac.guake-terminal.org/ticket/10
"	astratto
4	Active Tickets	132	"Access to the ""About Guake"""	guake			defect	somebody	new	2009-04-07T21:12:03Z	2012-06-03T14:58:53Z	"At the moment the ""About Guake"" can only be access from the tray icon.

What about a link either (or both) in:
* The right click in the main window
* In the preferences menu somewhere

In the preferences menu that could a new onglet giving information about the autors/contributors but also where to find more help and/or documentation.

Ideas, remarks, suggestions ?"	pingou
4	Active Tickets	79	missing config option: character encoding	guake			enhancement	somebody	new	2008-11-02T18:14:46Z	2009-02-11T19:00:53Z	"it is sometimes necessary to switch character encodings, e.g. when sshing to another machine.

so this should be switchable in a menu or something, plus a settable default for which encoding is used on startup"	the_eye
4	Active Tickets	134	Organise the website	guake		0.5.0	defect	somebody	new	2009-04-07T21:42:11Z	2009-04-13T11:59:44Z	"We need to organise a bit more the website

 * Front page: few words ""about"" -- link to download -- News
 * How to install Guake
 * How to configure Guake -> Documentation about the different options
 * How to report a bug
 * How to get involved in the project
 * How to get help

Do I miss any points ?
"	pingou
4	Active Tickets	199	If the shell immediately exits, the user never sees the error message	guake		0.5.0	defect	somebody	new	2010-02-16T23:33:54Z	2010-08-31T15:31:07Z	If the user has a problem launching his shell that causes the shell to show an error message, the user never sees that message, because guake immediately disappears; all you see is a flash of where the terminal is for a split second.	kkinder
4	Active Tickets	117	Ability to set interpreter to tabs.	guake		0.5.0	enhancement	somebody	new	2009-03-07T17:45:37Z	2010-01-13T20:40:08Z	"I sometimes develop in python, and the terminal is always open with both a bash shell, and the python interpreter. 
The ability to set interpreter e.g in the right-click menu for the tabs (current options: rename and close ) would be very much appreciated.

(I did not know what to set the priority to.)"	meastp
4	Active Tickets	136	Guake needs a help file.	guake		0.5.0	enhancement	somebody	new	2009-04-11T11:42:48Z	2009-04-28T19:08:50Z	We don't have any kind of end user documentation available and there are some options hidden in gconf so the user needs to have a way to know them.	lincoln
4	Active Tickets	167	Compiled binaries	guake		0.5.0	enhancement	pingou	new	2009-08-23T17:50:29Z	2010-04-14T03:26:48Z	We should provide .deb and .rpm on the website with the sources	pingou
5	Active Tickets	125	show guake above panels	guake			enhancement	somebody	new	2009-03-29T12:52:49Z	2012-06-03T14:58:53Z	"I'm using some transparent panels, to have borders around fullscreen windows, to use mouse Desktopchanging there.
Would it be possible to add a ""show above panels"" option to guake, like it does in fullscreen mode?
thanks"	michote
5	Active Tickets	90	Add slice animation when showing/hidding guake	guake			enhancement	GabrielFalcao	assigned	2008-12-16T20:07:02Z	2011-05-26T01:43:53Z	"Three very important points why the quake console is still much better

- There need to be no ugly gtk bars. That ruins the quake feeling. So at the option you can hide the tab bar, and replace it with a little border like Quake's.
- Quake console has real transparency (at least the client I used), Guake has not. I want to see my gnome windows behind Quake.
- The Quake console slides in to the screen nice and slowly, Guake just pops up

Fix these and I will be very happy!"	lennart
5	Active Tickets	143	Guake should add a copy&paste item to the context menu	guake			enhancement	somebody	new	2009-05-05T00:33:21Z	2009-06-15T14:12:05Z	so we can do the copy and paste in one action	deadeye
5	Active Tickets	159	launch multiple guake terminal	guake			enhancement	somebody	new	2009-07-08T10:27:32Z	2010-06-24T12:23:22Z	"being able to launch multiple guake terminal bound to differents shortkey (and possibly different overall settings) would be nice.

This feature exists in tilda for instance."	cyanure
5	Active Tickets	166	Allow tabs to be reordered	guake			enhancement	somebody	new	2009-08-23T12:40:05Z	2010-06-24T12:25:45Z	"It would be a nice addition to Guake if tabs could be rearranged, just like other terminal emulators support. This would make keeping track of your tabs easier.

This feature request was first posted by Sridhar Dhanapalan on Launchpad. The original report can be found at https://bugs.launchpad.net/ubuntu/+source/guake/+bug/400078"	qense
5	Active Tickets	119	Add option: [] press ctrl to follow http links	guake		0.5.0	defect	somebody	new	2009-03-17T21:09:15Z	2009-10-20T17:37:04Z	"Now the default behavior of guake is requiring to hold ctrl to follow a link.

It would be nice to be able to disable this, so that a simple click open the link.

Something for 0.5.0 :)"	pingou
5	Active Tickets	91	Double monitor problem.	guake		0.5.0	enhancement	somebody	new	2008-12-21T11:44:40Z	2010-10-27T19:10:08Z	"Hi. I'm using two monitors with xinerama option. So my actual screen width is 1600+1024 pixels. There is no option to set guake's width and when I open guake it starts from the left of the left screen to the right of the right screen. This makes it hard to use.

It's not a bug, but i think this issue is an unplanned/missed thing.

If you can add an option to set width and horizontal position I can use it only in my left screen.

It's from Official Debian Repository, version 0.3.1

Regards."	delipenguen
1	Active Tickets	10	specify size	guake	0.3	0.5.0	task	somebody	new	2008-05-15T09:09:40Z	2009-08-16T07:47:05Z	"the horizontal size is always 100% but if you are a double-scree, the terminal is on the both.
Why not in parameters demand the width and heigth ??

sorry for my language, i'am french"	Brinbois
5	Active Tickets	112	More appearant lost of focus	guake	0.3.1	0.5.0	enhancement	somebody	new	2009-02-25T05:27:39Z	2010-08-08T01:20:01Z	"I often find myself typing shell commands in varios programs, because I think that guake has focus. Therefore it would be great to have a more distiguishable different appearance when the focus is lost.

I think that a small change of some colors would do the trick. Or maybe just a gray rectangle around the border in shells background... Anything a little bigger than the current change of the blinking cursor. (Hm, maybe the change of cursors color to red.)"	gw0
1	Active Tickets	148	Popup notification for output while hidden	guake	0.4	0.5.0	enhancement	somebody	new	2009-05-15T06:51:46Z	2009-09-10T13:32:22Z	It would be useful if Guake could display a notification when a terminal posts new output and Guake is hidden. The notification would list the name of the tab and optionally the output line.	phip
4	Active Tickets	141	Unable To Focus on Drop Down in Xinerama	guake	0.4		defect	somebody	new	2009-05-03T13:44:04Z	2009-11-10T09:56:40Z	"Ubuntu 9.04 Jaunty
Guake 0.4.0
Dual screen setup running Nvidia in Xinerama mode

Occasionally I'm unable to gain focus on the drop down terminal and the mouse cursor remains localised to the other screen. This occurs even if the terminal is initiated from either Gnome panel or keyboard hotkey.

Reporting this problem here and other related forums to cover all bases."	naesk
4	Active Tickets	194	Dual monitor + side panel causes problem	guake	0.4		defect	somebody	new	2010-01-06T12:33:44Z	2010-09-20T17:32:03Z	"When using two monitors with guake, pressing f12 makes guake pop out and fill exactly one screen.

When using one monitor and a gnome side panel, guake uses exactly the right space, besides the panel and up to the end of the screen.

But when using two monitors plus a side panel, the guake panel starts just after the panel, as it should, but then goes on not until the end of the first monitor, but a little more.

--> Hard to explain, just look at the screenshot. You can see the end of the first screen from the maximised firefox window.

That means, you have the guake terminal basically on the first screen, but the last character or so plus the scroll bar is on the second one..."	rggjan
5	Active Tickets	187	Feature Request for the background image function	guake	0.4		enhancement	somebody	new	2009-10-31T18:29:44Z	2012-06-03T14:58:53Z	"It would be nice if one could control whether the background image is tiled, stretched, or centered. Currently one hsa to supply an image sized for ones current screen resolution to have it fill the screen. Also one has to switch to fullscreen mode then , to view to the full picture.

Since guake currently is drop down only a ""stick to bottom"" option for the background image would be nice too. this would allow to supply guake with a small and broad version of an image (e.g. 1280x320) that would always be displayed at the bottom of the terminal with the background color starting above the upper image border."	Arabus
5	Active Tickets	173	Enhancement : use a file to prepopulate nammed tabs with commands	guake	0.4		enhancement	somebody	new	2009-09-03T15:09:37Z	2011-12-26T19:32:49Z	"create a file as :

{{{
# set the tabs you want to be opened in guake
# name of the tab;command \n separated

MESSAGES;tail -f /var/log/messages
ADMIN Web Server;ssh user@host
Local User
Loca test;ls\echo ""toto""\nls

}}}

Enjoy :)"	cpeponnet
5	Active Tickets	174	Momentary lights out	guake	0.4	0.5.0	defect	somebody	reopened	2009-09-05T20:46:51Z	2012-08-25T10:40:35Z	"When guake is toggled visible, it momentarily paints the entire screen black, broken only by guake's bottom edge.  (See attached cap.)

Granted, this might not be a bug so much as the effects of trying to run guake on a POS machine.  I am running an HP Pavilion N55310 laptop with a S3 Savage graphics card, and xubuntu."	Betty
6	Active Tickets	127	twosuperior can't bind	guake	0.4		defect	somebody	new	2009-03-31T22:36:30Z	2009-11-10T09:48:33Z	"when i try to bind the little 2 we have on french keyboards (tilde on us kbd) the value is set, but i get this error:
http://thomas2.free.fr/guake.png
and it doesnt work"	timmy
6	Active Tickets	163	content scrolling using keystroke	guake	0.4	0.5.0	defect	somebody	new	2009-08-19T17:33:58Z	2010-06-06T15:30:26Z	"By using keystrokes: Shift + PageUp/PageDown, Guake scrolls content by whole view. It should be scrolling only half of the view (or similar)

Option Scrollback Lines should adjust this, but it doesn't. Mouse scroll works as expected"	daniel1988
6	Active Tickets	30	Switch to tab N	guake	0.4.2	0.5.0	enhancement	somebody	reopened	2008-06-18T17:44:13Z	2013-01-17T11:22:54Z	"I propose to add ""switch to tab N"" keyboard shortcuts to first 10 tabs as this:[[BR]]
 * switch to tab 1 - <Alt>1[[BR]]
 * switch to tab 2 - <Alt>2[[BR]]
...[[BR]]
 * switch to tab 10 - <Alt>0[[BR]]"	IsakovAN
4	Active Tickets	65	Scrollable tab bar	guake	0.4.4	0.5.0	enhancement	somebody	new	2008-08-12T01:10:10Z	2012-12-03T15:32:47Z	Tab bar should become scrollable when tabs exceed the screen width. To reproduce, try creating lot of tabs.	rooty
