mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-14 08:50:58 +00:00
c580fb9ec7
Due to design issues in the console API that I don't feel like addressing at this stage, the console view is not a child of the client's screen view (not even sure it should be in the first place), so it won't get resized automatically when the client's screen view resizes. However, ie_app_window is sent when the screen size changes, and the console has to process input events anyway, so it's quite reasonable to handle the event. |
||
---|---|---|
.. | ||
test | ||
bi_inputline.c | ||
buffer.c | ||
client.c | ||
complete.c | ||
console.c | ||
filelist.c | ||
list.c | ||
Makemodule.am | ||
menu.c | ||
server.c |