Commit Graph

11 Commits

Author SHA1 Message Date
mattuy 0b7439800d fix: 修复mini窗口显示异常 2020-12-01 21:04:33 +08:00
mattuy b1bb523ec4 fix: 修复linux上配置文件路径错误的问题 2020-07-25 23:32:51 +08:00
mattuy 3b34423192 Merge branch 'master' of github.com:mattuylee/google-translate-electron 2020-07-24 11:36:37 +08:00
mattuy 545dc6fd62 更新readme 2020-07-24 11:33:15 +08:00
mattuy 8ca94e470a Merge pull request #1 from mattuylee/dependabot/npm_and_yarn/lodash-4.17.19
build(deps): bump lodash from 4.17.15 to 4.17.19
2020-07-24 11:22:36 +08:00
dependabot[bot] 0dce4923ec build(deps): bump lodash from 4.17.15 to 4.17.19
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-23 14:00:05 +00:00
mattuy 0b019a42a1 添加linux支持 2020-07-23 21:44:25 +08:00
mattuy 5f2b0de85b 增强随机操作,防止唤醒时卡顿 2020-06-14 15:53:42 +08:00
mattuy dc054e40db fix: 改进用户体验
定期执行自动操作保持mini窗口活跃防止长时间无操作后唤醒卡顿;
主窗口隐藏时允许mini窗口出现在Windows切换视图中(取消skipTaskBar标识)以快速切换;
2020-06-13 14:11:06 +08:00
mattuy a7a76dfde2 doc: fix readme.md 2020-06-07 23:21:55 +08:00
mattuy 0b9b3d4878 first version commit 2020-06-07 23:17:01 +08:00