[Window] Focus the VteTerminal when pulled down
authorIra W. Snyder <devel@irasnyder.com>
Wed, 16 Jan 2008 21:07:43 +0000 (13:07 -0800)
committerIra W. Snyder <devel@irasnyder.com>
Wed, 16 Jan 2008 21:07:43 +0000 (13:07 -0800)
commitc3636f9263596bf17e74fc5a2473bd978a41bac8
tree381e597b80afb586f5893d8c5f46914b500ace0c
parent64a57a5a658096cf0433689da98b7b0fae0b0991
[Window] Focus the VteTerminal when pulled down

This has the PULL_DOWN code automatically focus the VteTerminal
so that the user can begin typing. This was originally handled by
a callback, but this seems not to be necessary. It seems easier to
handle it in the PULL_DOWN code.
tilda-window.c