In Ubuntu Unity at least (not sure about Gnome, KDE, other platforms), it's possible to copy and paste HTML fragments and other clipboard formats. Likewise on Windows, clipboard data can be in a number of formats.
Can xerox be enhanced to support other clipboard formats? This would probably significantly increase the complexity of implementation, and increase the complexity of the API a bit, but having a good cross-platform solution would be very useful for users.
richxerox is a great starting point, although it's Mac OSX only.
@kennethreitz
In Ubuntu Unity at least (not sure about Gnome, KDE, other platforms), it's possible to copy and paste HTML fragments and other clipboard formats. Likewise on Windows, clipboard data can be in a number of formats.
Can xerox be enhanced to support other clipboard formats? This would probably significantly increase the complexity of implementation, and increase the complexity of the API a bit, but having a good cross-platform solution would be very useful for users.
richxerox is a great starting point, although it's Mac OSX only.
@kennethreitz