• Joined on 2025-07-29
zedhugh pushed to master at zedhugh/dotfiles 2026-08-30 02:56:21 +08:00
31ccf70b9b ansible: 修改 frps 配置
zedhugh pushed to lenovo-y480 at zedhugh/dotfiles 2026-08-29 06:19:07 +08:00
0494d0dc0e Merge branch 'master' into lenovo-y480
zedhugh created branch lenovo-y480 in zedhugh/dotfiles 2026-08-29 06:19:07 +08:00
zedhugh pushed to master at zedhugh/dotfiles 2026-08-29 06:17:44 +08:00
c9beed8f0d gentoo_portage: distcc 和 ccache 特性分开配置
3a1b5e0f35 gentoo_portage: 关掉 distcc 特性
28dec3e4af gentoo_portage: 全局开启 vulkan
a8399284d6 gentoo_portage: 不再显式配置 MAKEOPTS
Compare 4 commits »
zedhugh pushed to master at zedhugh/dotfiles 2026-08-29 06:04:05 +08:00
1e4024ac02 account.org.gpg: 添加 Vultr 2FA 恢复码
43603b8f50 docker: 重新组织服务配置
0f79d5ca9b ansible: 添加 xray 服务部署配置
3329694df2 ansible: 添加 frp 服务端部署配置
6f5e3dee55 ansible: 服务器初始化时显式开启 ssh 公钥认证
Compare 6 commits »
zedhugh pushed to master at zedhugh/dotfiles 2026-08-16 18:09:21 +08:00
1c8243dbaa docker: docker 相关配置放到 docker 目录下
zedhugh pushed to master at zedhugh/dotfiles 2026-08-13 14:51:14 +08:00
31d6916dd0 account.org.gpg: 新增 aipixit R2 桶的访问密钥
6563e818ae 更新代理相关内容
Compare 2 commits »
zedhugh pushed to arch_refactor at zedhugh/zdwm 2026-08-10 23:24:00 +08:00
b8ca575458 fix(policy): 新增窗口后通知原焦点窗口状态变更
zedhugh pushed to arch_refactor at zedhugh/zdwm 2026-07-29 04:54:05 +08:00
6b2f0e3218 chore(config): 默认 Super+f 改为切换全屏
d7d16f1ac8 feat(window): 无标题窗口标题按优先级回退显示 instance/class/app_id
88129293a0 feat: 补发 ConfigureNotify 通知客户端实际几何
Compare 3 commits »
zedhugh pushed to arch_refactor at zedhugh/zdwm 2026-07-28 21:15:33 +08:00
7b7b6d807f chore(make): 简化 Makefile 中的冗余逻辑
80b091a806 chore(clangd): 补全时禁止自动插入头文件
Compare 2 commits »
zedhugh pushed to arch_refactor at zedhugh/zdwm 2026-07-28 05:47:49 +08:00
89f11d1e24 feat(tray): tray_init 传入背景颜色
ceb40b434d fix(tray): 修复 tray 图标不能 reparent 到 container 窗口的 bug
272139f34f fix(tray): 修正图标自然尺寸为 int32_t 类型
583b1fa382 feat(tray): 拦截托盘图标的 unmap/destroy 事件并移除图标
612c2367ca feat(tray): 拦截托盘窗口的 map/configure/property 事件
Compare 7 commits »
zedhugh pushed to arch_refactor at zedhugh/zdwm 2026-07-25 04:08:54 +08:00
d47ca9cf1a feat(tray): 完善 tray_cleanup 释放图标窗口并归还 selection owner
e39eb245b6 feat(tray): 处理 SYSTEM_TRAY_REQUEST_DOCK 实现图标嵌入托盘容器
3c5cfd3ead feat(tray): 实现 tray_cleanup 并在 backend_destroy 中调用以释放托盘资源
Compare 3 commits »
zedhugh pushed to arch_refactor at zedhugh/zdwm 2026-07-24 21:01:13 +08:00
e7a0945a93 feat(tray): 成为 selection owner 后广播 MANAGER 事件通知托盘客户端
47bd59b806 feat(tray): 实现 tray_init 完成 system tray selection 接管
Compare 2 commits »
zedhugh pushed to master at zedhugh/dotfiles 2026-07-23 21:17:36 +08:00
4d8a809e71 gentoo_portage: 清理无效的 accept_keywords 与 license 条目
4b8b990417 gentoo_portage: enable distcc and ccache features
7c1031cf20 update ccache.conf
1872cd2fc9 dot: .bashrc 增加 FreeBSD 下 ls 颜色别名与 bash-completion 加载
d9e0ad2e88 dot: 去掉 realpath -m 以尽量兼容 FreeBSD (其 realpath 不支持 -m 且行为存在差异)
Compare 10 commits »
zedhugh created branch master in zedhugh/dotfiles 2026-07-23 21:17:36 +08:00
zedhugh created repository zedhugh/dotfiles 2026-07-23 21:16:52 +08:00
zedhugh pushed to arch_refactor at zedhugh/zdwm 2026-07-19 02:14:42 +08:00
31cd35bf84 feat(bar): 新增 tray_output_index 配置用于选择 tray 挂载的屏幕
3d258bdc8b feat(bar): 将 tray 作为一个 item 集成到 bar 中
9f8681d467 feat(backend): backend_create_bar_window 返回 tray 句柄
Compare 3 commits »
zedhugh pushed to arch_refactor at zedhugh/zdwm 2026-07-18 08:46:46 +08:00
d0120566bf feat(tray): 实现 tray_api_t 定义的所有接口
zedhugh pushed to arch_refactor at zedhugh/zdwm 2026-07-13 03:32:26 +08:00
6a227b0497 fix: 移除 glibc 内部 bits/* 头文件提升可移植性
zedhugh pushed to arch_refactor at zedhugh/zdwm 2026-06-28 23:08:36 +08:00
6b75cda128 feat(bar): bar item 扩展钩子功能 bar cell 添加 fixed_width 属性与操作接口
27aab6f0e9 feat(tray): 添加 tray 相关接口并融入现有启动流程
eaad539a0b docs(tray): 新增实现计划,tray 接口声明移到 interface 中
Compare 3 commits »