Ticket #65 (new enhancement)

Opened 5 years ago

Last modified 7 months ago

Scrollable tab bar

Reported by: rooty Owned by: somebody
Priority: major Milestone: 0.5.0
Component: guake Version: 0.4.4
Keywords: Cc: gualo82@…, thomas.bouffon@…

Description

Tab bar should become scrollable when tabs exceed the screen width. To reproduce, try creating lot of tabs.

Attachments

guake-scrollbar.patch Download (24.9 KB) - added by ThomasBouffon 7 months ago.
patch to add scrollbar

Change History

Changed 12 months ago by gualo

  • cc gualo82@… added
  • priority changed from trivial to major
  • milestone set to 0.5.0

Bumping this since I think this is extremely needed, although I'm basing that on my own needs :-) I use guake with a lot of tabs, and I also use the dynamic tab titles (http://guake.org/ticket/164), which I like to see when working on a tab. Since the tab bar is not scrollable, when working on a tab outside the screen border, I cannot see the title or know which tab I'm working on. This happens either when working with lot of tabs, or when the tab title is long enough to push other tabs off the screen border.

Thanks and keep up the good work!

Changed 7 months ago by ThomasBouffon

patch to add scrollbar

Changed 7 months ago by ThomasBouffon

  • cc thomas.bouffon@… added
  • version set to 0.4.4

Hi, I just uploaded a patch to add this functionnality. It is a bit heavy because I did that with glade-2. Basically, I just embedded the gtkhbox "hbox-tabs" inside a viewport embedded in a scrollwindow

Thomas

Note: See TracTickets for help on using tickets.