christopherjbly / tint2

Automatically exported from code.google.com/p/tint2
GNU General Public License v2.0
0 stars 0 forks source link

Automatic panel size (panel grow policy) #333

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
There is an option which sets strict panel size:
panel_size = width height
    width = 0 to get full monitor width
    Use % to adjust the panel size to monitor size. 

I would like the panel size to grow dynamically. For example, I have horizontal 
panel on top aligned to the left and panel_items = CST. I want Taskbar and 
Systray to grow to the right as new applications launch. There might be an 
option like panel_size_policy = grow | resize, where resize is current behavior 
when Taskbar icons are shrinked to fit the panel size.

Consider grow-gravity/icon-gravity options in stalonetray: 
http://linux.die.net/man/1/stalonetray.

Original issue reported on code.google.com by baltazar...@gmail.com on 7 Mar 2011 at 12:43

GoogleCodeExporter commented 9 years ago

Original comment by goo...@craigoakes.com on 18 Oct 2011 at 3:39

GoogleCodeExporter commented 9 years ago

Original comment by mrovi9...@gmail.com on 1 Feb 2015 at 11:00

GoogleCodeExporter commented 9 years ago

Original comment by mrovi9...@gmail.com on 2 Feb 2015 at 12:03

GoogleCodeExporter commented 9 years ago
Related: issue 359.

Original comment by mrovi9...@gmail.com on 2 Feb 2015 at 12:04