-
@huyuanzhe
建议在webde的desktop文件中加入NoDisplay=true,这样在webde中就不会再显示这个应用了。
如果这个应用只能启动一次的话,就不用添加了,展示给用户也无妨。
-
目前我们用户目录下有三个目录 ~/.demo-rio ~/.resources ~/.local/share/webde,并且现在还有使用根目录下的/webde目录的。这带来管理的一些障碍。
我认为我们应该只有一个主目录存在,以上的这些目录都作为这个主目录的子目录存在。
比如命名为~/.webde,其下有~/.webde/config 存放桌面要保存的配置, ~/.webde/demo-rio…
-
执行记录如下:
$ r
Run app in app folder.
[1] /home/j/webde/repo/app/demo-rio/datamgr
[2] /home/j/webde/repo/app/demo-rio/testAPI
[3] /home/j/webde/repo/app/demo-webde/nw
Select one: 1
---
Link …
-
I'm using `monolith` in docker container and followed your installation instructions. But when I run this:
```
docker run --rm y2z/monolith https://web.de -o webde.html
```
I'm getting no file wri…
-
中文环境是不是应该显示 新型桌面 ?
desktop文件支持国际化,会自动根据对应的语言环境显示对应的内容。firefox.desktop如下:
```
[Desktop Entry]
Version=1.0
Name=Firefox Web Browser
Name[ar]=متصفح الويب فَيَرفُكْس
Name[ast]=Restolador web Firefox
Nam…
-
I got old e-mails which reference other emails within the thread in the following form.
References are split over multiple lines and some of them missing `,` at the end of the line.
```
Reference…
-
[19320:1128/153906:INFO:CONSOLE(153)] ""The route for path: %s, data: %s" "/callapi" "{\"api\":\"data.startIMChatServer\",\"args\":[]}"", source: /home/user/webde_repo/app/demo-rio/nodewebkit/backend/…
-
@CannedFish @huyuanzhe
当同时打开webde中的应用(数据管理器,视频播放器)和系统中原来的应用时,webde应用窗口激活后也不能到最前端。
-
该问题存在很久,包括需要手动执行cp命令,包括需要运行grunt 等命令。
开发者应该保证 在执行 m命令后,执行r命令可以正常运行程序。
-