Zedhugh Chen 0c7fdf08df backend: X11 后端 window 信息查询接口使用原始封装代替语义化封装
- 拆分 window_get_skip_taskbar / window_get_urgency /
  window_get_states / window_get_geometry_mode 为更底层的
  window_get_atom_array / window_get_wm_hints / atom_to_window_state
- window_get_fixed_size 改为输出参数风格
- 扁平化 window_map_request_event_t,内联原 window_props_t 和
  window_geometry_t 的字段
- window_props_t → window_layer_props_t,仅保留 layer 分类所需的
  types/states
2026-04-09 05:08:39 +08:00
2026-03-22 02:12:31 +08:00
2026-01-02 18:24:56 +08:00
2026-03-23 16:00:20 +08:00
2025-10-08 07:44:37 +08:00
2025-11-25 06:06:42 +08:00
Description
No description provided
1.1 MiB
Languages
C 98.7%
CMake 0.7%
Shell 0.3%
Makefile 0.3%