mirror of
https://github.com/GXDE-OS/GXDE.git
synced 2026-06-22 09:46:36 +08:00
update-doc
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user