Vykook / acme-sac

Automatically exported from code.google.com/p/acme-sac
Other
0 stars 0 forks source link

host window resize is a "disgusting kludge" #22

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
host window resize is a "disgusting kludge"
devwmsz.c is copy and paste of devpointer.c with lots of redundant code.
screen image isn't actually resized. screen.image doesn't seem to know the
maximum size of available display device.

take a look at the 9vx implementation. re-implement host window resize in
acme-sac.

Original issue reported on code.google.com by caerw...@gmail.com on 17 Jul 2008 at 5:06