Zedhugh Chen 41a2289c96 feat: client 的任务栏标题点击行为根据 client 窗口的遮挡状态进行
- 当点击 client 在任务中的标题时,如果 client 被其他窗口遮挡,则将其显
示出来,否则切换其 minimize 属性
- 新增 rect 模块用于辅助判断 client 的遮挡状态,添加
rect_intersection/rect_subtract/rect_subtract_many 函数
- client 模块新增 client_get_obscured_state 计算 client 窗口被遮挡状态
- action 模块新增 change_client_state_dwim,实现上述的 client 状态切换
2026-03-03 00:35:11 +08:00
2026-01-02 18:24:56 +08:00
2025-10-08 07:44:37 +08:00
2025-11-25 06:06:42 +08:00
2025-10-08 07:44:37 +08:00
Description
No description provided
1.1 MiB
Languages
C 98.7%
CMake 0.7%
Shell 0.3%
Makefile 0.3%