To view parent comment, click here.
To read all comments associated with this story, please click here.
This is an acknowledged bug in libwnck with many duplicates. It takes so long because the Gnome folks are pondering how to fix it The Right Way(TM). Though I personally think that the patch should be dead simple (set a fixed button size, possibly depending on screen resolution). Somewhere there even is a patched libwnck .deb for Edgy that has this annoyance fixed.
It takes so long because the Gnome folks are pondering how to fix it The Right Way(TM).
Set a maximum button width based on the width of the taskbar widget such that a user-configurable whole number of buttons fits in the taskbar at this maximum width. If the number of buttons is higher than this threshold, each button is sized such that they all have the same width. Button width is only recalculated when adding or deleting buttons from the taskbar or resizing the taskbar.
That seems like reasonable and pretty simple behavior to me, but then again, my GUI programming experience isn't very extensive.





Member since:
2005-06-28
No, it's still there. Have you filed a bug report? Although I am not convinced that this is a bug, but a wanted behavior by the developers.