GNOME Bugzilla – Bug 155865
The amount of padding around the icons and text in the tasklist is too small.
Last modified: 2004-12-22 21:47:04 UTC
The amount of padding around the icons and text in the tasklist is too small. The spacing should be similar to the spacing in menus: [|4px| Icon |6px| Text |4px|] Right now the tasklist appears too cramped.
Created attachment 32781 [details] [review] Fix the padding in the tasklist.
Chris: We are not in any freezes right now. libwnck hasn't branched, but that's merely because there hasn't been any patches that would cause the need for a branch before applying. I'm removing the BLOCKED_BY_FREEZE keyword.
Havoc, any comments on this patch?
Comment on attachment 32781 [details] [review] Fix the padding in the tasklist. Looks fine to me
Thanks 2004-12-15 Mark McLoughlin <mark@skynet.ie> Patch from Benjamin Kahn <xkahn@zoned.net> in bug #155865 * libwnck/tasklist.c: (wnck_task_create_widgets): Increase the amount of padding between the text and icon.