# gxde-desktop-widget **Repository Path**: GXDE-OS/gxde-desktop-widget ## Basic Information - **Project Name**: gxde-desktop-widget - **Description**: No description available - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-04-15 - **Last Updated**: 2025-06-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 尚未完成 # 如何编译 ```bash sudo apt update sudo apt install qtbase5-dev qt5-qmake git git clone https://gitee.com/GXDE-OS/gxde-desktop-widget cd gxde-desktop-widget qmake . # deepin 23 需要使用下面这个命令 # /usr/lib/qt5/bin/qmake . make -j4 ./gxde-desktop-widget ``` # ©2023~Now gfdgd xi