[2/4] wineconsole: Add support for screen buffer and window resizing, font support etc.

Hugh McMaster hugh.mcmaster at masterindexing.com
Mon May 20 21:32:52 CDT 2013


This patch adds support in wineconsole for screen buffer and window resizing. Hard-coded constants are no longer used.

The active font size, maximum possible window size and screen buffer size are now sent to the server.

The window will resize to the maximum allowed, but the screen buffer can be larger.

Support for the three different screen scenarios (discussed on the wine-devel list) remain.

Tested on Linux Mint 14 and Mac OS X Mountain Lion (via MacPorts).

---
 programs/wineconsole/wineconsole.c |  254 +++++++++++++++++++++---------------
 1 file changed, 149 insertions(+), 105 deletions(-)

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0002-wineconsole.c.txt
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20130520/390e3f45/attachment-0001.txt>


More information about the wine-patches mailing list