git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] gitk spacing/sizing tuning for HiDPI
@ 2015-12-06 12:25 Giuseppe Bilotta
  2015-12-06 12:25 ` [PATCH 1/2] gitk: match ttk fonts to gitk fonts Giuseppe Bilotta
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Giuseppe Bilotta @ 2015-12-06 12:25 UTC (permalink / raw)
  To: git; +Cc: Paul Mackerras, Giuseppe Bilotta

On my HiDPI monitor, most elements in gitk are correctly rendered, with two
exceptions:

* when using ttk, some elements do not use the same fonts as gitk would use
  without, and since ttk picks _unscaled_ sizes this is very noticeable (and
borderline illegible); the first patch fixes this;
* the spacing between the checkboxes on top of the diff window are a little too
  tightly-spaced; the second patch adds a little bit of breathing space.

Giuseppe Bilotta (2):
  gitk: match ttk fonts to gitk fonts
  gitk: let .bleft.mid widgets 'breathe'

 gitk | 26 ++++++++++++++++++++++++--
 1 file changed, 24 insertions(+), 2 deletions(-)

-- 
2.6.3.659.gfdd8f28

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2015-12-19  3:18 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-12-06 12:25 [PATCH 0/2] gitk spacing/sizing tuning for HiDPI Giuseppe Bilotta
2015-12-06 12:25 ` [PATCH 1/2] gitk: match ttk fonts to gitk fonts Giuseppe Bilotta
2015-12-06 12:25 ` [PATCH 2/2] gitk: let .bleft.mid widgets 'breathe' Giuseppe Bilotta
2015-12-07  4:09 ` [PATCH 0/2] gitk spacing/sizing tuning for HiDPI Eric Sunshine
2015-12-08  7:05   ` [PATCH 1/2] gitk: match ttk fonts to gitk fonts Giuseppe Bilotta
2015-12-08  7:05     ` [PATCH 2/2] gitk: let .bleft.mid widgets 'breathe' Giuseppe Bilotta
2015-12-19  2:26     ` [PATCH 1/2] gitk: match ttk fonts to gitk fonts Paul Mackerras
2015-12-08  7:08   ` [PATCH 0/2] gitk spacing/sizing tuning for HiDPI Giuseppe Bilotta

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).