wayland下支持静默启动及更改文件位置#49
Open
JianGangLi wants to merge 10 commits into
Open
Conversation
Owner
|
windows action编译不过是因为你把插件从pub依赖改成了本地依赖,action里面没拉submodule导致 |
Author
|
这样啊,我看linux和mac是成功的还以为他可以调用路径里对应的仓库。那只能等你有空合了插件pr了,再试试了,目前我这可以用了,自己用中转,比以前用微信输入法同步灵敏多了。 现在我这不急,有空再弄就好。😊 |
Owner
|
我空了弄下,格式化配置之前没调好,我看很多更改都是格式化,dart format自动加了很多逗号换行,不过算了问题不大,后面打算重构了,现在项目用的GetX框架,不怎么维护了有的地方也乱糟糟的,后面得找个稳定点的版本统一重构代码了 另外数据库位置更改了后可能影响别的用户升级,升级后就丢数据了,我还得想想能不能无痛升级,不能就只能更新日志里面加说明了如果需要历史数据就手动备份还原 |
Owner
|
数据库路径改成之前的默认,然后支持手动选择位置好了,后面我增加的设置项,这样就不影响之前的,然后新安装的就默认用share的路径,linux用的少,之前看能用了就没怎么管了主力windows |
Author
|
以前没接触过shizuku,不用每次点无障碍好方便。这两天要找个教程开始学学了。 |
6c04d27 to
37ff7dc
Compare
8fbeb6e to
040a5f5
Compare
7328ec6 to
0f5d1ee
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
让wayland下可以静默启动,不会先打开窗口再到剪贴板,
修复打开后,有几率状态栏里点击图标不显示菜单栏的问题。
appimage的文件夹files\db文件都保存在/home/lijiangang/.local/share/ClipShare/。
但是action里windows编译不过。
但是action里windows编译不过。
但是action里windows编译不过。