Zedhugh Chen fb0999df90 feat: 统一 current_monitor 切换并让光标跟随 current_monitor 变化
- 新增 wm_set_current_monitor ,切换前记录光标当前所在 monitor 的最后
  位置
- 切换到目标 monitor 时按需恢复该 monitor 的光标位置
- 将 action/event/client 中直接赋值 wm.current_monitor 的逻辑改为统一
  调用 wm_set_current_monitor
- 优化 monitor_restore_cursor_point:首次未初始化时计算并设置位置
- 为 wm_get_monitor_by_area / wm_get_monitor_by_point 增加
  returns_nonnull 约束,并让 by_point 复用 by_area
2026-03-03 04:11:02 +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%