update-doc

This commit is contained in:
2024-09-24 23:06:45 +08:00
parent 078ea70801
commit 8b7a318744
2 changed files with 45 additions and 0 deletions
+21
View File
@@ -59,3 +59,24 @@ A5: Run sudo aptss install firmware-iwlwifi firmware-realtek -y.
A5: This issue will be resolved in version 15.14.
---
Q6: What is beta testing? How can I join the beta test?
A6: The latest development progress will be included in the beta test. If you want to experience the latest content, you can join the beta, but it is also unstable. It is recommended that users with some experience join.
A6: Starting from version 15.14, you can join the beta test with one click in the Control Center. For details, see: https://www.bilibili.com/video/BV1FgsvenEjq
A6: For versions 15.13 and below, please run `sudo aptss install gxde-testing-source -y`
---
Q7: I want to develop GXDE-style applications. How do I do that?
A7: Bash/Python script-based applications can use [Garma](https://gitee.com/GXDE-OS/garma). For detailed usage, see: https://help.gnome.org/users/zenity/stable/
A7: For native development, please use Qt/Dtk2. Related code is as follows:
Available feature list: https://gitee.com/GXDE-OS/dtk5core/tree/master/src
Available widget list: https://gitee.com/GXDE-OS/dtk2widget/tree/master/src/widgets