IRCChannel and IRCQuery objects now create their own windows with the help of an aid_create_window callback provided by IRCAppWindow. There's still a bit of murk but this is already an improvement.
You can't open a query yet, but if someone starts one with you, you can respond at least.
This will be a nice way to exercise both LibGUI and the TCP/IP support. :^)