mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-13 08:27:39 +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. |
||
---|---|---|
.. | ||
audio | ||
client | ||
console | ||
gamecode | ||
gib | ||
image | ||
input | ||
models | ||
net | ||
qw | ||
ruamoko | ||
scene | ||
ui | ||
util | ||
video | ||
Makemodule.am |