electronic-wechat icon indicating copy to clipboard operation
electronic-wechat copied to clipboard

:speech_balloon: A better WeChat on macOS and Linux. Built with Electron by Zhongyi Tong.

Results 39 electronic-wechat issues
Sort by recently updated
recently updated
newest added

Archlinux,默认的字体看上去很模糊,如何设置字体?

可否加入能锁定任务栏(收藏夹

有没有语音转文字的插件或者方法或者api

enhancement

文字信息,点击发送后,一直在那里转,不知道咋回事

#### Description First of all, thanks for your attention to open an issue for this project. Please notice that if you are requesting a **feature**, then you should give a...

#### Description 通过视频控件上的下载按钮,下载后的mp4文件是0字节。 #### Specifications - Version: `v2.3.0` - OS: `archlinux`

系统:deepin 15.8 版本:微信版本 2.2-2.3 问题:可以正常用,就是托盘右下角的小图标显示有问题,显示的是一个无图标的默认样式,逼死强迫症。。。求解决,感谢

之前有上传过20多M的文件,失败了,以为是偶然事件,今天又上传10M的文件给同事,发现也是失败,我想这应该不是偶然吧 ![default](https://user-images.githubusercontent.com/30697104/41459013-d3af3082-70ba-11e8-9c8b-306a390d5c31.png)

#### Description 最近一个礼拜以来,出现了一个新的比较明显的问题。 在使用electronic-wechat的过程中,最小化在状态栏的程序图标莫名其妙的消失了,但是鼠标停留在程序图标的位置依然可以通过点击的方式弹出“显示微信、偏好、退出”菜单。 经过几次测试发现,可以启动一个新的electronic-wechat,然后再把之前启动的electronic-wechat退出就行了,状态栏就恢复显示了electronic-wechat的图标。之所以可以这样,是由于我创建的desktop文件可以启动多个electronic-wechat到状态栏。 ```bash cat .local/share/applications/WeChat.desktop [Desktop Entry] Version=1.0 Type=Application Terminal=false Icon[zh_CN]=~/.local/electronic-wechat-linux-x64/246x0w.jpg Name[zh_CN]=WeChat Exec=~/.local/electronic-wechat-linux-x64/electronic-wechat Categories=Network; ``` #### Specifications - Version of Electron (run `$ electron --version`): `v2.0.0` -...

question

[官网](https://appimage.org/)介绍: > 领先的Linux应用打包方式 > >下载一个应用程序,给予运行权限,双击运行!无需安装!不需要改变依赖或系统配置。也可以使用例如Firejail的沙箱中运行。 >使用AppImage格式分发Linux桌面应用程序,让所有常见发行版的用户运行它。 一次打包,到处运行。覆盖所有主流桌面系统。 官方打包指南:https://github.com/AppImage/AppImageKit/wiki/Creating-AppImages#5-use-electron-builder 目测应该很容易打包。