After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 155865 - The amount of padding around the icons and text in the tasklist is too small.
The amount of padding around the icons and text in the tasklist is too small.
Status: RESOLVED FIXED
Product: libwnck
Classification: Core
Component: general
2.8.x
Other All
: Normal normal
: ---
Assigned To: libwnck maintainers
libwnck maintainers
Depends on:
Blocks: 155905
 
 
Reported: 2004-10-19 17:53 UTC by Benjamin Kahn
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Fix the padding in the tasklist. (572 bytes, patch)
2004-10-19 17:53 UTC, Benjamin Kahn
accepted-commit_now Details | Review

Description Benjamin Kahn 2004-10-19 17:53:01 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.
Comment 1 Benjamin Kahn 2004-10-19 17:53:58 UTC
Created attachment 32781 [details] [review]
Fix the padding in the tasklist.
Comment 2 Elijah Newren 2004-10-20 14:44:39 UTC
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.
Comment 3 Benjamin Kahn 2004-12-03 20:35:17 UTC
Havoc, any comments on this patch?
Comment 4 Havoc Pennington 2004-12-13 02:40:03 UTC
Comment on attachment 32781 [details] [review]
Fix the padding in the tasklist.

Looks fine to me
Comment 5 Mark McLoughlin 2004-12-15 10:25:33 UTC
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.