Crostini,Linux 方面 Chrome 操作系统正在获得对拖放的支持 Chrome. 这 我发现的代码提交 今天谈论添加对此功能的支持。 但是,这仅适用于 Chrome 到克罗斯蒂尼,而不是相反。
这 跟踪此功能的错误 一般涵盖 Crostini 应用程序的拖放。 然而,今天的代码提交,从外观上看,只是整个请求的一小部分。
Support for drag+drop from chrome to crostini There were several modifications necessary: - We need to offer utf8 or some applications (at least gedit) won't accept utf16. - We refactored the current architecture to re-use more code. - There was an error where "finish" and "destroy" were flipped, which causes the client application to crash. Does not support: - crostini to chrome - X11 clients - most mime types (only utf8/16 supported)
拖放功能当前被标记为 Chrome 操作系统版本 78,这将需要几个月的时间才能到达稳定通道。 但是,如果您是 Crostini 爱好者,这应该是一个令人兴奋的消息。 您可以在 Canary 或 Dev 通道中测试此功能,然后才能在 Stable 通道中使用它。