Ticket #6987 (new patch)
Padding around chat window is unnecessary
| Reported by: | moreati | Owned by: | deryni |
|---|---|---|---|
| Milestone: | Patches Needing Review | Component: | pidgin (gtk) |
| Version: | 2.5.1 | Keywords: | |
| Cc: | IceWil, elreydetodo, pocek |
Description (last modified by moreati) (diff)
The Pidgin chat window has a 6 pixel padding surrounding it. Comments in pidgin.h state this is due to the Gnome HIG.
The HIG <http://library.gnome.org/devel/hig-book/stable/design-window.html.en> refers to a dialog box when suggesting a 12 pixel border.
I believe having this border is:
- Not necessary, the chat window is closer to being a document window than a dialog.
- Wasteful of space, especially when the chat window is made thin.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.



