__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,233,Key Accel Tab e.g.: <Alt>0 Go to tab 0,guake,,,enhancement,somebody,new,2010-07-08T17:43:51Z,2013-03-30T18:13:21Z,"I add the accel for tabs using <Alt>N default, this can changed with preferences in guake. 
Also i added an if in palette because if exist the previous configuration with version without this feature, doesn't permit enter in the preferences and deleted any imported don't used in prefs.py.",TiN
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
1,Active Tickets,208,Patch to disable/enable bold font,guake,,0.5.0,enhancement,somebody,new,2010-04-13T22:28:08Z,2011-12-06T01:27:37Z,The patch adds a little checkbox to the Appareance tab in the preferences windows to enable/disable bold font in the terminal.,tatofoo
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,225,Preferences option for software flow control,guake,,,enhancement,ulidtko,assigned,2010-05-27T19:38:12Z,2011-12-05T14:37:00Z,"We need to have an option for software flow control. It should be disabled by default.

----- original report -----
Guake does not respond if once ctrl+s is pressed in a particular terminal say Terminal 0. Only solution is to right click on the terminal tag, close it and open a new one.",arminaddict
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
5,Active Tickets,217,Click through capability,guake,,0.5.0,enhancement,somebody,new,2010-05-11T16:45:02Z,2010-05-11T16:45:02Z,As it stands the ability to leave guake open and interact with other applications is only of limited use. An option to let mouseclicks through to the underlaying windows would make this much more useful.,Artis
5,Active Tickets,223,"Never lose focus (if ""hide on lose focus"" is not set)",guake,,0.5.0,enhancement,somebody,new,2010-05-26T11:00:36Z,2010-05-26T12:15:28Z,"Expanding on http://guake.org/ticket/112:

It would be great to never lose focus while guake is active on default. Imho you either want quake to focus out and hide, or to stay on screen and focused. I think this would improve on usability.

Tried to set a window rule in compiz to keep it ""above"", but that didn't do the trick.",hokasch
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
4,Active Tickets,214,100% processor useage when selecting zsh as startup shell,guake,0.4,0.5.0,defect,somebody,new,2010-04-26T09:18:24Z,2010-09-20T17:40:22Z,"guake 0.4.0 on ubuntu karmic. When I start guake with default shell, and then enter into zsh, it works as expected.
when I switch to use zsh, I get 100% cpu, partly form x and form guake. no error messages when I startup guake from commandline. guake window is there, but does not stay in frot, just flashes.
",darius
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,203,Guake window appearing at bottom of the screen,guake,0.4,,defect,somebody,new,2010-03-15T01:10:47Z,2010-04-05T16:54:56Z,"Sometimes my Guake's window appears on bottom of the screen. I can't figure out what can cause it, but it's a little annoying.
Screenshot attached.",uolot
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
4,Active Tickets,236,terminal appears in the middle of screen instead of the top,guake,0.4.1,,defect,somebody,new,2010-07-15T18:36:45Z,2011-03-01T11:17:08Z,"Running guake in fluxbox 1.1.1 in Debian. If there is no other window opened in workspace it works just fine but when I have another window opened in workspace and toggle guake visibility, it appears in the middle of screen.",fairf4x
4,Active Tickets,242,no module found: common,guake,0.4.1,,defect,somebody,new,2010-08-13T02:09:28Z,2010-08-31T07:34:38Z,"I downloaded the updated version with the dual monitor fix listed here <http://labs.alfaiati.net/guake/changeset/a9c19174a0f3c1230e8b29eaaebfda077b0efbef> and replaced the guake.py file with the updated one. Upon running the file I received an import error regarding the dbusiface module, specifically an error regarding a lack of said module. I installed the dbusiface module and again attempted to run guake. This time I got another import error regarding the common module. However after combing google I found no results for any module named common. I tried the search several different ways using various combinations and either no module named common is readily available or the word common in connection with python is just too common, no pun intended. Could you please direct me to the file, its source code, etc...  or help me with a solution. ",sm0ke42o
5,Active Tickets,224,ANSI SGR escape codes reset on first command and after hiding Guake,guake,0.4.1,,defect,somebody,new,2010-05-26T15:30:11Z,2010-05-26T15:32:57Z,"I searched around and wasn't able to find this bug, so here goes.

I use the SGR portion of ANSI escape codes to style my prompt to make it easier to read by separating it from the commands I type.  They're a bit weird, but I've managed to get my head around them.  they're documented here:

http://en.wikipedia.org/wiki/ANSI_escape_code

I use the following code to style the prompt (bash):

{{{
PS_BRIGHT_OPEN='\033[1m'
PS_CLOSE='\033[m'
PS1=$PS_BRIGHT_OPEN'\n\h:\w$ '$PS_CLOSE
PS2=$PS_BRIGHT_OPEN'   > '$PS_CLOSE
}}}

When this code runs I expect that the prompt is bold but the commands I type are not, like so:

{{{
'''linux-machine:/home/user$ '''ls -l
}}}

However, for the very first prompt that appears, there is no bold text to be seen.  When I hit return, the new prompt that appears seems to be correct.

{{{
linux-machine:/home/user$ 

'''linux-machine:/home/user$ '''
}}}

If I then hide Guake and bring it back up, all the text reverts to just plain text!  As if I had never applied the escape codes.

Further, if I neglect to reset the control codes, like so:

{{{
PS_BRIGHT_OPEN='\033[1m'
PS1=$PS_BRIGHT_OPEN'\n\h:\w$ '
PS2=$PS_BRIGHT_OPEN'   > '
}}}

The text appears correct, even after hiding Guake.  Unfortunately though, this makes all the text in the shell bold, and that's not what I want.

Testing my codes in gnome-terminal, everything appears correct even if I minimise the window, switch tabs and so on.  The problem seems to be something to do with how Guake displays the terminal.",XanderX
5,Active Tickets,247,Allow Ctrl-Tab as an accelerator,guake,0.4.1,,defect,somebody,new,2010-08-26T18:14:06Z,2013-01-19T14:19:05Z,"Thanks for the great software!

I would like to assign Ctrl-Tab and Ctrl-Shift-Tab as my keyboard shortcuts for switching to Next Tab and Previous Tab respectively. However, they are not allowed when I go into Guake preferences, click on `Ctrl-PageUp/PageDown` and it shows choose new acceleator, it simple beeps at me if I press Ctrl-Tab. 

Is this because the shell itself uses Ctrl-Tab?",frabjous
5,Active Tickets,210,Main Window height doesn't respect panel,guake,0.4.1,0.5.0,defect,somebody,new,2010-04-14T16:31:55Z,2010-04-14T16:41:03Z,"Summary says most of it.


Steps to reproduce:

1. close/hide guake

2. open properties

3. pull slider all the way to the right

4. close properties

5. open/unhide guake

6. open properties window


Result:

Guake goes all the way to the bottom and is hidden under the panel.

Plus the slider is nnow somewhere in the middle instead of full right.

(see attached screenshot)",phragment
5,Active Tickets,234,add switch for fullscreen,guake,0.4.1,0.5.0,enhancement,somebody,new,2010-07-12T13:10:43Z,2012-07-25T17:48:04Z,"It would be nice if there was a switch to start guake in fullscreen mode:


{{{
guake -f, --fullsreen
		Starts Guake in fullscreen mode
}}}
",f.zweig
6,Active Tickets,209,add option to put tab bar on top,guake,0.4.1,,enhancement,somebody,new,2010-04-14T16:08:30Z,2010-04-14T16:08:30Z,I would appreciate an option to put the tab bar on top of the screen.,phragment
6,Active Tickets,220,"hotkey to toggle ""hide on lose focus""",guake,0.4.1,,enhancement,somebody,new,2010-05-17T23:36:21Z,2010-05-17T23:36:21Z,"I found having a hotkey to toggle the ""hide on lose focus"" state useful for when I want to keep the console up in certain situations, like when I want to copy something from there. Here's my patch that adds this feature. I also cleaned up one of the related methods.

I'd recommend changing all instances of ""lose focus"" with ""blur"", but I realize that's probably just a personal preference. Feel free to modify my patch in this respect before accepting it.",elitak
6,Active Tickets,239,Logging to file,guake,0.4.1,0.5.0,enhancement,somebody,new,2010-08-02T16:12:32Z,2010-08-02T16:12:32Z,It would be nice if saving the backlog or terminal to a file were possible.,markstinson
1,Active Tickets,230,guake overlaps panel after creating new tab,guake,0.4.2,0.5.0,defect,somebody,new,2010-06-28T18:26:03Z,2012-06-14T05:13:44Z,"After creating new tab in guake, it hides xfce panel in the top. After hiding/restoring guake, panel is displayed again.

Screenshots:
before: http://omploader.org/vNHJ4aQ/before.png
after: http://omploader.org/vNHJ4ag/after.png",gavv
4,Active Tickets,295,Guake is sometimes killed by Xorg (RenderBadPicture error),guake,0.4.2,,defect,somebody,reopened,2011-02-12T12:21:08Z,2013-05-08T07:40:05Z,"This is specially common when returning from a fullscreen-based app. The following text is printed into stderr:

The program 'guake.py' received an X Window System error.
This probably reflects a bug in the program.
The error was 'RenderBadPicture (invalid Picture parameter)'.
  (Details: serial 1229 error_code 161 request_code 149 minor_code 7)
  (Note to programmers: normally, X errors are reported asynchronously;
   that is, you will receive the error a while after causing it.
   To debug your program, run it with the --sync command line
   option to change this behavior. You can then get a meaningful
   backtrace from your debugger if you break on the gdk_x_error() function.)",toal193
6,Active Tickets,259,tab labels not diplayed in fullscreen mode,guake,0.4.2,0.5.0,defect,somebody,new,2010-10-29T13:27:50Z,2011-07-28T18:03:59Z,would be nice if there was an option to also display the tab labels in fullscreen mode.,bluh
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
5,Active Tickets,245,Screen Width Wrong when GNOME bar is in the side,guake,0.4.3,0.5.0,defect,somebody,new,2010-08-18T10:51:40Z,2013-01-28T19:11:31Z,"I use my gnome bar in the side instead of the top and every time I ask for guake I'm not able to see its scroll bars nor the last two columns of text.
",saulo
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
