Compare commits

...
17 Commits
Author SHA1 Message Date
gfdgd-xi 64a4efe357 修改 dde-dock、deepin-desktop-base 为 gxde-dock、gxde-desktop-base 2025-06-07 18:40:54 +08:00
gfdgd-xi 23529f803e 修改 dde-control-center、dde-launcher 为 gxde-control-center、gxde-launcher 2025-06-07 15:00:11 +08:00
gfdgd-xi 99b74ecfda 修复因缩进错误导致GXDE滚动构建异常的问题 2025-05-26 12:30:15 +08:00
gfdgd-xi 4d063c7a4b Merge branch 'master' of https://gitee.com/GXDE-OS/GXDE 2025-05-25 22:29:03 +08:00
gfdgd-xi aa0c9f69b9 非GXDE-OS仓库不会开启构建 2025-05-25 22:28:32 +08:00
gfdgd-xi 1d98292b0b 恢复自动构建 2025-05-24 11:21:19 +08:00
shenmo7192andGitee 7d3fb159d6 !12 Debian 13 dropped support for mipsel
Merge pull request !12 from shenmo/N/A
2025-05-19 15:43:32 +00:00
shenmo7192andGitee e03fa77a70 Debian 13 dropped support for mipsel
Signed-off-by: shenmo <jifengshenmo@outlook.com>
2025-05-19 15:43:11 +00:00
gfdgd-xi 637c022e29 补充g-star 2025-05-10 20:11:33 +08:00
gfdgd-xi 90abc92e09 修复小小电脑无法正常更新 gxde-desktop-android 的问题 2025-05-07 12:14:54 +08:00
shenmo7192andGitee 41316de896 update jpg
Signed-off-by: shenmo <jifengshenmo@outlook.com>
2025-05-06 17:38:55 +00:00
shenmo7192andGitee 70b54ace06 org -> top
Signed-off-by: shenmo <jifengshenmo@outlook.com>
2025-05-06 17:34:29 +00:00
shenmo7192andGitee 1d77f7d66e Update alphabetical order
Signed-off-by: shenmo <jifengshenmo@outlook.com>
2025-05-06 13:24:09 +00:00
dependonandshenmo7192 e1b30589a2 !11 update MAINTAINERS.
* update MAINTAINERS.
2025-05-06 13:23:09 +00:00
shenmo7192andGitee fdf8e253aa 不再考虑错误的15版本dframework-dbus
Signed-off-by: shenmo <jifengshenmo@outlook.com>
2025-05-06 08:15:14 +00:00
gfdgd-xi 50fbe9b797 移除推荐依赖plank 2025-05-04 19:29:51 +08:00
gfdgd-xi 058c26f536 新增推荐依赖:龙芯应用合作社(仅限:mips64el loongarch64 loong64) 2025-04-23 19:03:29 +08:00
12 changed files with 254 additions and 34 deletions
+1
View File
@@ -59,6 +59,7 @@ env:
jobs: jobs:
build: build:
if: github.repository_owner == 'GXDE-OS'
name: ${{ inputs.display-name || 'Build Job' }} name: ${{ inputs.display-name || 'Build Job' }}
runs-on: ubuntu-24.04 runs-on: ubuntu-24.04
steps: steps:
+5 -1
View File
@@ -31,4 +31,8 @@ jobs:
rootfs-codename: sid rootfs-codename: sid
rootfs-source: https://deb.debian.org/debian-ports/ rootfs-source: https://deb.debian.org/debian-ports/
gxde-codename: bixie gxde-codename: bixie
gxde-codename-upload: tianlu gxde-codename-upload: tianlu
call-zhuangzhuang:
uses: GXDE-OS/GXDE/.github/workflows/building-deb-zhuangzhuang.yml@master
secrets: inherit
@@ -55,16 +55,7 @@ jobs:
gxde-codename: lizhi gxde-codename: lizhi
gxde-codename-upload: zhuangzhuang gxde-codename-upload: zhuangzhuang
call-mips64el-zhuangzhuang:
uses: GXDE-OS/GXDE/.github/workflows/building-deb-base.yml@master
secrets: inherit
with:
display-name: mips64el-zhuangzhuang
arch: mips64el
rootfs-codename: trixie
rootfs-source: https://deb.debian.org/debian/
gxde-codename: lizhi
gxde-codename-upload: zhuangzhuang
call-riscv64-zhuangzhuang: call-riscv64-zhuangzhuang:
uses: GXDE-OS/GXDE/.github/workflows/building-deb-base.yml@master uses: GXDE-OS/GXDE/.github/workflows/building-deb-base.yml@master
+1
View File
@@ -35,6 +35,7 @@ jobs:
secrets: inherit secrets: inherit
UploadOBS: UploadOBS:
if: github.repository_owner == 'GXDE-OS'
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- name: Get REPOSITORY Name - name: Get REPOSITORY Name
+2 -1
View File
@@ -1,8 +1,9 @@
This file contains honored contributers of GXDE and GXDE OS. The list is in alphabetical order. This file contains honored contributers of GXDE and GXDE OS. The list is in alphabetical order.
dependon <liuminghang0821@gmail.com>
elysia <c.elysia@foxmail.com> elysia <c.elysia@foxmail.com>
gfdgd xi <3025613752@qq.com> gfdgd xi <3025613752@qq.com>
qingyu <qingyuqingyu123@proton.me> qingyu <qingyuqingyu123@proton.me>
shenmo <shenmo@spark-app.store> shenmo <shenmo@spark-app.store>
yoyo <chowhound_xb@163.com> yoyo <chowhound_xb@163.com>
zinface <zinface@163.com> zinface <zinface@163.com>
+6 -6
View File
@@ -39,17 +39,17 @@ Discord: https://discord.gg/t5Uf2xYpvA
> Currently, ISO supports amd64, arm64 > Currently, ISO supports amd64, arm64
Please check https://www.gxde.org/en/install/ Please check https://www.gxde.top/en/install/
![1](https://www.gxde.org/1.png) ![1](https://www.gxde.top/1.jpg)
![2](https://www.gxde.org/2.png) ![2](https://www.gxde.top/2.jpg)
![3](https://www.gxde.org/3.png) ![3](https://www.gxde.top/3.jpg)
![4](https://www.gxde.org/4.png) ![4](https://www.gxde.top/4.jpg)
![5](https://www.gxde.org/5.png) ![5](https://www.gxde.top/5.jpg)
## Other Projects ## Other Projects
+8 -6
View File
@@ -2,6 +2,8 @@
<hr> <hr>
<a href='https://gitee.com/GXDE-OS/GXDE/stargazers'><img src='https://gitee.com/GXDE-OS/GXDE/badge/star.svg?theme=dark' alt='star'></img></a> <a href='https://gitee.com/GXDE-OS/GXDE/stargazers'><img src='https://gitee.com/GXDE-OS/GXDE/badge/star.svg?theme=dark' alt='star'></img></a>
![G-Start](https://gitcode.com/GXDE-OS/GXDE/star/badge.svg)
**[English](/README.md)** **[English](/README.md)**
@@ -37,17 +39,17 @@ Discordhttps://discord.gg/t5Uf2xYpvA
## 安装 ## 安装
请查看 https://www.gxde.org/install/install 请查看 https://www.gxde.top/install/install
![1](https://www.gxde.org/1.png) ![1](https://www.gxde.top/1.jpg)
![2](https://www.gxde.org/2.png) ![2](https://www.gxde.top/2.jpg)
![3](https://www.gxde.org/3.png) ![3](https://www.gxde.top/3.jpg)
![4](https://www.gxde.org/4.png) ![4](https://www.gxde.top/4.jpg)
![5](https://www.gxde.org/5.png) ![5](https://www.gxde.top/5.jpg)
## 其它项目 ## 其它项目
+7 -2
View File
@@ -1,11 +1,16 @@
gxde (2025.04.22) UNRELEASED; urgency=medium gxde (2025.06.07-1) UNRELEASED; urgency=medium
* 新增 remmina 以解决远程问题 * 新增 remmina 以解决远程问题
* 改为安装 dde-printer * 改为安装 dde-printer
* 新增屏保 * 新增屏保
* 修复安装 gxde-desktop-android 会自动安装 gxde-desktop-extra 的问题 * 修复安装 gxde-desktop-android 会自动安装 gxde-desktop-extra 的问题
* 新增推荐依赖:龙芯应用合作社(仅限:mips64el loongarch64 loong64
* 移除推荐依赖:plank
* 修复小小电脑无法正常更新 gxde-desktop-android 的问题
* 修改 dde-control-center、dde-launcher、dde-dock、deepin-desktop-base 为 gxde-control-center、gxde-launcher、gxde-dock、gxde-desktop-base
*
-- gfdgd_xi <3025613752@qq.com> Tue, 22 Apr 2025 22:17:56 +0800 -- gfdgd_xi <3025613752@qq.com> Sat, 07 Jun 2025 18:40:02 +0800
gxde (2024.10.20) UNRELEASED; urgency=medium gxde (2024.10.20) UNRELEASED; urgency=medium
+6 -8
View File
@@ -27,6 +27,7 @@ Recommends: ${misc:Depends},
gxde-dict, gxde-dict,
gxde-system-assistant, gxde-system-assistant,
spark-store | aptss, spark-store | aptss,
loongsonapplication,
gxde-boot-maker, gxde-boot-maker,
deepin-clone, deepin-clone,
dde-printer | system-config-printer, dde-printer | system-config-printer,
@@ -64,7 +65,7 @@ Depends:
gxde-quick-hash, gxde-quick-hash,
spark-store | aptss, spark-store | aptss,
deepin-system-monitor, deepin-system-monitor,
dde-control-center, gxde-control-center,
dde-file-manager, dde-file-manager,
Conflicts: Conflicts:
plymouth-theme-gxde-logo, plymouth-theme-gxde-logo,
@@ -88,11 +89,11 @@ Description: GXDE New Desktop Environment For PRoot - Next
Package: gxde-desktop Package: gxde-desktop
Architecture: all Architecture: all
Depends: ${misc:Depends}, Depends: ${misc:Depends},
deepin-desktop-base, gxde-desktop-base,
dde-desktop, dde-desktop,
dde-dock, gxde-dock,
dde-control-center(>> 2.90.5), gxde-control-center,
dde-launcher, gxde-launcher,
startdde, startdde,
dde-session-ui, dde-session-ui,
gxde-artwork, gxde-artwork,
@@ -151,7 +152,6 @@ Recommends:
warm-sched, warm-sched,
deepin-camera, deepin-camera,
gxde-top-panel, gxde-top-panel,
plank,
fcitx5-material-color, fcitx5-material-color,
tela-grub2-themes, tela-grub2-themes,
plymouth-theme-gxde-logo, plymouth-theme-gxde-logo,
@@ -160,11 +160,9 @@ Recommends:
fantascene-dynamic-wallpaper, fantascene-dynamic-wallpaper,
x11vnc, x11vnc,
Conflicts: Conflicts:
dde-control-center(<< 2.90.5),
deepin-desktop-environment-desktop, deepin-desktop-environment-desktop,
deepin-desktop-environment-dock, deepin-desktop-environment-dock,
deepin-desktop-environment-launcher, deepin-desktop-environment-launcher,
libdframeworkdbus2(>> 15)
Description: GXDE New Desktop Environment - Next Description: GXDE New Desktop Environment - Next
This is a meta package depends GXDE New Desktop Envrionment. This is a meta package depends GXDE New Desktop Envrionment.
. .
Binary file not shown.

After

Width:  |  Height:  |  Size: 32 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 39 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.0 KiB