[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
High-DPI screenshot
From: |
Eric Wasylishen |
Subject: |
High-DPI screenshot |
Date: |
Tue, 12 Apr 2011 13:34:10 -0600 |
Hey,
Here's a screenshot of a patch I'm working on which scales the UI for high DPI
monitors - I think it's pretty cool :-)
It was surprisingly easy to implement. The actual scaling is done simply by
changing the bounds and frame rects in GSWindowDecorationView (no changes in
-back, and it works with cairo/art/xlib). You can set an arbitrary scale factor
via a GSScaleFactor user default. Other than that, there were just a couple of
bugs to fix to get it to work (and still some bugs remaining, but it's at least
usable.)
I'll commit this after the upcoming release.
Cheers,
Eric

- High-DPI screenshot,
Eric Wasylishen <=
- Re: High-DPI screenshot, Fred Kiefer, 2011/04/13
- Re: High-DPI screenshot, Eric Wasylishen, 2011/04/13
- Re: High-DPI screenshot, Fred Kiefer, 2011/04/16
- Re: High-DPI screenshot, Eric Wasylishen, 2011/04/16
- Re: High-DPI screenshot, Fred Kiefer, 2011/04/17
- Re: High-DPI screenshot, Quentin Mathé, 2011/04/17
- Re: High-DPI screenshot, Eric Wasylishen, 2011/04/19
- Re: High-DPI screenshot, Quentin Mathé, 2011/04/20
Re: High-DPI screenshot, David Chisnall, 2011/04/13