Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Develop/snipe #652

Merged
merged 50 commits into from
Sep 9, 2024
Merged

Develop/snipe #652

merged 50 commits into from
Sep 9, 2024

Commits on Sep 4, 2024

  1. feat: 支持控制中心个性化头像设置

    修改账户头像的目录,支持账户个性化头像设置
    
    Log: 实现控制中心个性化头像设置功能
    Resolve: linuxdeepin/developer-center#3796
    Influence: 控制中心账户头像设置
    dengbo11 authored and fuleyi committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    a133a46 View commit details
    Browse the repository at this point in the history
  2. chore: cherry-pick v23 patchs

    fix: 单指从触控屏右侧边缘划入打开的不是小组件面板
    fix: ScalePlymouth适配社区版
    feat: 支持控制中心个性化头像设
    fuleyi committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    358da21 View commit details
    Browse the repository at this point in the history
  3. chore: 修复dde-system-daemon崩溃的问题

    增加判断,防止dde-account-faces没有更新时用户头像不存在导致dde-system-daemon崩溃
    
    Log: 修复dde-system-daemon崩溃的问题
    dengbo11 authored and fuleyi committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    6dc0658 View commit details
    Browse the repository at this point in the history
  4. fix: 登录界面头像显示异常

    新增默认显示头像, 用户自定义头像保存到系统目录(/var/lib/AccountsService/icons), 防止登录界面读取不到
    
    Log: 修复登录界面头像显示异常异常的问题
    Resolve: linuxdeepin/developer-center#4041
    Influence: 用户头像正常显示
    dengbo11 authored and fuleyi committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    d681da6 View commit details
    Browse the repository at this point in the history
  5. feat: 更改默认头像

    账户默认头像换成小浣熊头像
    
    Log: 更改用户默认头像
    Influence: 账户头像显示
    (cherry picked from commit 82de4e6)
    dengbo11 authored and fuleyi committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    21f6a69 View commit details
    Browse the repository at this point in the history
  6. feat: use dlopen searches library when dpkg-architecture not available

    Log: use dlopen searches library when dpkg-architecture not available
    (cherry picked from commit 52eccc1)
    wineee authored and fuleyi committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    d68b689 View commit details
    Browse the repository at this point in the history
  7. fix: 登录界面头像显示异常

    新增默认显示头像, 用户自定义头像保存到系统目录(/var/lib/AccountsService/icons), 防止登录界面读取不到
    
    Log: 修复登录界面头像显示异常异常的问题
    Resolve: linuxdeepin/developer-center#4041
    Influence: 用户头像正常显示
    dengbo11 authored and fuleyi committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    3447e12 View commit details
    Browse the repository at this point in the history
  8. fix: 登录界面头像显示异常

    新增默认显示头像, 用户自定义头像保存到系统目录(/var/lib/AccountsService/icons), 防止登录界面读取不到
    
    Log: 修复登录界面头像显示异常异常的问题
    Resolve: linuxdeepin/developer-center#4041
    Influence: 用户头像正常显示
    chenchongbiao authored and fuleyi committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    0b484ad View commit details
    Browse the repository at this point in the history
  9. chore: Makefile can use go mod

    move GO111MODULE=off to debain rules
    
    Log:
    
    (cherry picked from commit 0c297a1)
    dengbo11 authored and fuleyi committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    6019d64 View commit details
    Browse the repository at this point in the history
  10. chore: Sync by linuxdeepin/.github@2e5e092

    sync by github workflow
    
    Log: none
    Influence: none
    (cherry picked from commit 243e7e7)
    deepin-admin-bot authored and fuleyi committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    a921dd3 View commit details
    Browse the repository at this point in the history
  11. chore: remove unused file

    remove unused file
    
    (cherry picked from commit 0ad88f4)
    zsien authored and fuleyi committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    9d0dd21 View commit details
    Browse the repository at this point in the history
  12. fix: 第一次进入登陆界面界面缩放异常

    dde-daemon 通过xsettingsd.conf提供了默认的缩放(xft/DPI 98304->缩放比1.0)
    导致lightdm-deepin-greeter不会去自己计算缩放比, 导致界面缩放比异常
    
    Log: 解决第一次进入登陆界面界面缩放异常的问题
    Resolve: linuxdeepin/developer-center#3594
    (cherry picked from commit c7aadc8)
    dengbo11 authored and fuleyi committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    b751f65 View commit details
    Browse the repository at this point in the history
  13. chore: update tx config

    update tx config
    
    Log:
    (cherry picked from commit 0a0898e)
    dengbo11 authored and fuleyi committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    6849716 View commit details
    Browse the repository at this point in the history
  14. chore(CI): Update obs tag build workflow

    use obs unstable package directly
    
    log:
    (cherry picked from commit 735deb1)
    hudeng-go authored and fuleyi committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    e3a0b6d View commit details
    Browse the repository at this point in the history
  15. feat: 添加鼠标和触摸板开关接口

    添加鼠标和触摸板开关接口
    
    Log:
    
    (cherry picked from commit f2ee58c)
    dengbo11 authored and fuleyi committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    ac1cf32 View commit details
    Browse the repository at this point in the history
  16. feat: 添加鼠标和触摸板使能属性

    添加鼠标和触摸板使能属性
    
    Log:
    (cherry picked from commit 3c69413)
    dengbo11 authored and fuleyi committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    2edec47 View commit details
    Browse the repository at this point in the history
  17. Revert "chore: Makefile can use go mod"

    This reverts commit 6019d64.
    fuleyi committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    1406f8f View commit details
    Browse the repository at this point in the history
  18. feat: search in XDG directories

    Log: search in XDG directories
    fuleyi committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    a536ba0 View commit details
    Browse the repository at this point in the history
  19. chore: add gen.go

    Log: add gen.go support
    
    (cherry picked from commit 44323fd)
    Decodetalkers authored and fuleyi committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    485287e View commit details
    Browse the repository at this point in the history
  20. feat: add locale region set

    add locale region set
    
    Log:
    (cherry picked from commit 2235be1)
    dengbo11 authored and fuleyi committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    c6520a9 View commit details
    Browse the repository at this point in the history
  21. chore: Sync by linuxdeepin/.github@559e911

    sync by github workflow
    
    Log: none
    Influence: none
    (cherry picked from commit 7d546f6)
    deepin-admin-bot authored and fuleyi committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    963218a View commit details
    Browse the repository at this point in the history
  22. fix: fix daemon packaging error

    use test path to test interface
    
    Log:
    (cherry picked from commit 5ab3056)
    dengbo11 authored and fuleyi committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    e743b46 View commit details
    Browse the repository at this point in the history
  23. feat: support to use pipewire

    audio moudule support to use pipewire
    
    Log:
    (cherry picked from commit 6010ab4)
    dengbo11 authored and fuleyi committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    18a22e8 View commit details
    Browse the repository at this point in the history
  24. feat: don't need retry 5 count to start audio server

    there is already a retry mechanism for using systemd to start services
    so don't need to manual to retry
    
    Log:
    
    (cherry picked from commit 3049a76)
    dengbo11 authored and fuleyi committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    a6aad87 View commit details
    Browse the repository at this point in the history
  25. feat: add bluetooth battery

    add bluetooth battery for DBus org.deepin.dde.bluetooth1.GetDevices
    
    (cherry picked from commit 17285e8)
    kt286 authored and fuleyi committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    f6c35b6 View commit details
    Browse the repository at this point in the history
  26. feat: update battery when org.bluez.Battery1 interface added or removed

    update battery when org.bluez.Battery1 interface added or removed
    
    (cherry picked from commit 170565d)
    kt286 authored and fuleyi committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    e7abc9a View commit details
    Browse the repository at this point in the history
  27. fix: launch incorrect pipewire service

    use pipewire audio backend need to start pipewire-pulse service
    
    Log: 修复注销后重新登录音频模块启动失败的问题
    (cherry picked from commit ea21d37)
    dengbo11 authored and fuleyi committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    8076728 View commit details
    Browse the repository at this point in the history
  28. feat: search in XDG directories

    Log: search in XDG directories
    fuleyi committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    8a37054 View commit details
    Browse the repository at this point in the history
  29. fix: tpad enable status misjudgment

    tpad must be enable when mouse device not exist
    
    Log:
    (cherry picked from commit c467047)
    dengbo11 authored and fuleyi committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    6184c1f View commit details
    Browse the repository at this point in the history
  30. fix: touchpad enable status misjudgment

    only DisableTpad status and TPadEnable status is false to enable touchpad
    
    Log: fix close DisableTpad, touchpad not enable
    (cherry picked from commit 77611ab)
    dengbo11 authored and fuleyi committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    1050911 View commit details
    Browse the repository at this point in the history
  31. fix: dock bluetooth module is missing

    dock depends dde-session-daemon bluetooth adapter add signal to show
    bluetooth module
    
    Log:
    (cherry picked from commit a46ed1c)
    dengbo11 authored and fuleyi committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    375d165 View commit details
    Browse the repository at this point in the history
  32. feat: add pause player interface

    Log:
    
    (cherry picked from commit 52a7dcc)
    Decodetalkers authored and fuleyi committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    31a1c27 View commit details
    Browse the repository at this point in the history
  33. fix: bash is not default SHELL for new user

    在未传入shell参数,并且从/etc/adduser.conf配置文件中未获取到DSHELL配置时,将"/bin/bash"作为新建用户的默认SHELL,以确保终端中能够正常展示当前用户名、机器名称、当前路径信息。
    
    Log: 修复新建用户默认SHELL为"/bin/sh",导致的终端中未展示当前用户名、机器名称、当前路径信息的问题,
    Issue: linuxdeepin/developer-center#5744
    (cherry picked from commit 7c65a36)
    hotime authored and fuleyi committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    4108809 View commit details
    Browse the repository at this point in the history
  34. chore: correct typos in system/network/ping.go

    Log:
    (cherry picked from commit 30df307)
    felixonmars authored and fuleyi committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    8db8a21 View commit details
    Browse the repository at this point in the history
  35. feat: add audio server switch support

    add audio server switch support
    
    Issue: linuxdeepin/developer-center#5819
    Log: add audio server switch support
    
    (cherry picked from commit 68065d2)
    chenchongbiao authored and fuleyi committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    6351c78 View commit details
    Browse the repository at this point in the history
  36. feat: update icon name

    Issue: linuxdeepin/developer-center#5819
    Log: update icon name
    (cherry picked from commit 0dff5f0)
    chenchongbiao authored and fuleyi committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    ecfafbd View commit details
    Browse the repository at this point in the history
  37. fix: wifi device not enable

    when rfkill block, after system reboot,wifi device not enable when rfkill unblock again
    
    Log:
    (cherry picked from commit 1c9de93)
    dengbo11 authored and fuleyi committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    b21d692 View commit details
    Browse the repository at this point in the history
  38. fix: accounts icon save error

    we must walk the accounts icon path to get right icon path
    
    Log:
    (cherry picked from commit 459b702)
    dengbo11 authored and fuleyi committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    2a39482 View commit details
    Browse the repository at this point in the history
  39. fix: remove locale region set

    remove locale region set
    
    Log:
    
    (cherry picked from commit 1377d96)
    dengbo11 authored and fuleyi committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    67ef796 View commit details
    Browse the repository at this point in the history
  40. feat: search in XDG directories

    Log: search in XDG directories
    Decodetalkers authored and fuleyi committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    2f8c9cf View commit details
    Browse the repository at this point in the history
  41. fix: invalid timezone during set dateTime

    Issue: linuxdeepin/developer-center#6925
    Log:
    (cherry picked from commit 7e581d7)
    Decodetalkers authored and fuleyi committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    efaa2b1 View commit details
    Browse the repository at this point in the history
  42. fix: set the default value of statusNotifierHost to true

    Issue: linuxdeepin/developer-center#4431
    
    由于dock在daemon检查时可能未启动,导致托盘协议回退。根据 @tsic404 的建议
    ,在确定一定会有支持SNI规范的应用(dde-dock)启动的情况下,取消该检查。
    
    Signed-off-by: ComixHe <[email protected]>
    (cherry picked from commit 6649ed7)
    ComixHe authored and fuleyi committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    71b4803 View commit details
    Browse the repository at this point in the history
  43. fix: fix a crash

    判断 defaultSink 是否为 nil
    
    (cherry picked from commit dbbc25e)
    zsien authored and fuleyi committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    cdfac67 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    b9ba74f View commit details
    Browse the repository at this point in the history
  45. fix: archlinux build error

    高版本ddcutils需要单独添加ddcutil_types.h才能保证cgo能正常构建
    
    log:
    hudeng-go authored and fuleyi committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    3afa1a4 View commit details
    Browse the repository at this point in the history
  46. fix: pressing the power button opened the lock screen

    应该打开关机界面
    
    Issues: linuxdeepin/developer-center#9360
    
    (cherry picked from commit 299a422)
    zsien authored and fuleyi committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    be3f910 View commit details
    Browse the repository at this point in the history
  47. feat: TreeLand display service special handlle

    TreeLand模式下,部分模块不启动(后续适配完成,恢复)
    
    Log:
    (cherry picked from commit e16a0b5)
    echengqi authored and fuleyi committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    e591f44 View commit details
    Browse the repository at this point in the history
  48. chore: 修改默认greeter壁纸 (linuxdeepin#645)

    修改默认greeter壁纸
    Issue: linuxdeepin/developer-center#10264
    
    Co-authored-by: fuleyi <[email protected]>
    (cherry picked from commit 3e68a35)
    fly602 authored and fuleyi committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    5ba7558 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. fix: unable to start under wayland

    xeventmonitor disabled under wayland
    
    Log:
    (cherry picked from commit 36a1edc)
    justforlxz authored and fuleyi committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    912b45e View commit details
    Browse the repository at this point in the history
  2. chore: 修改polikit中actiond的风格

    修改polikit中actiond的风格
    fuleyi committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    5de6133 View commit details
    Browse the repository at this point in the history