← Back to team overview

gwibber-team team mailing list archive

Breaking message input into its own component

 

Hi,

Currently the implementation of message-input is spread through
client.py.  I'd like to break this into its own embeddable widget and
encapsulate related functionality there (e.g. spell-checking and URL
shortening).  This will enable more flexibility in the implementation;
in particular it would allow me to implement TextArea (multi-line)
based input as an option.

As this is a non-trivial project I thought I'd see if people were
amenable to this change before starting.

Cheers,
Steve



Follow ups