mirror of
https://github.com/GXDE-OS/GXDE.git
synced 2026-06-22 12:36:36 +08:00
update-doc
This commit is contained in:
@@ -60,3 +60,27 @@ Q5: 因特尔/螃蟹网卡 安装后无法打开无线网络
|
||||
A5: `sudo aptss install firmware-iwlwifi firmware-realtek -y`
|
||||
|
||||
A5: 此问题将在 15.14 解决
|
||||
|
||||
---
|
||||
|
||||
Q6: 什么是内测? 我想要加入内测该怎么做?
|
||||
|
||||
A6: 最新的开发进度会加入内测中,想要体验最新的内容可加入内测,但是内测同样不稳定,建议有一定基础的用户加入
|
||||
|
||||
A6: 15.14 开始,可在控制中心一键加入内测, 详见: https://www.bilibili.com/video/BV1FgsvenEjq
|
||||
|
||||
|
||||
|
||||
A6: 15.13 及以下版本请 `sudo aptss install gxde-testing-source -y`
|
||||
|
||||
---
|
||||
|
||||
Q7: 我想开发 GXDE 风格的应用,我该怎么做
|
||||
|
||||
A7: 使用bash/python脚本的应用可以使用 [Garma](https://gitee.com/GXDE-OS/garma),使用方法详见: https://help.gnome.org/users/zenity/stable/
|
||||
|
||||
A7: 原生开发请使用 Qt/Dtk2 相关代码如下:
|
||||
|
||||
可用功能列表: https://gitee.com/GXDE-OS/dtk5core/tree/master/src
|
||||
|
||||
可用控件列表: https://gitee.com/GXDE-OS/dtk2widget/tree/master/src/widgets
|
||||
Reference in New Issue
Block a user