I've written a patch to add a "Copy To..." function to the message view, as suggested in ticket #1484086. I just slapped got another <SELECT> control in next to the existing "Move To..." control -- I'd be happy to hear other suggestions for interface layout.

A patch against 0.1.1 is available at:
http://zinux.cynicbytrade.com/svn/local/roundcube/copyto.diff

I've also got 90% of the support needed for drag-and-drop copy-- it works if I replace the default moveto action with my new copyto action -- but I couldn't figure out how to check for modifier keys to do something like "Copy when ctrl is down, move otherwise". If anyone could point me in the right direction for checking the state of modifier keys at the end (or beginning) of a drag event I'd appreciate it.

        Zach


--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
 http://detached.gigo.com/rc/tJ/njZcQmai/smime.p7s
Only click these links if you trust the sender, as well as this message.
--- 8< --- detachments --- 8< ---

_______________________________________________
List info: http://lists.roundcube.net/dev/

Reply via email to