Add xres, yres along width, height terminal attributes
commit50343a19953e9c7e6cd2d422935a64af3ed5f213
authorPetr Baudis <pasky@ucw.cz>
Sat, 24 Sep 2011 12:19:13 +0000 (24 14:19 +0200)
committerPetr Baudis <pasky@ucw.cz>
Sun, 2 Oct 2011 16:08:49 +0000 (2 18:08 +0200)
treeff6ad67d966bd268dbddb667b3c8334758323c14
parent9a001f051aec79e75ec4fd05bd559226ae3d43b5
Add xres, yres along width, height terminal attributes

This is a preparation work for inline image support. It breaks interlink
compatibility.
src/terminal/event.c
src/terminal/event.h
src/terminal/kbd.c
src/terminal/screen.c
src/terminal/screen.h
src/terminal/terminal.c
src/terminal/terminal.h
src/terminal/window.c