处理 EWMH 扩展的 _NET_ACTIVE_WINDOW 协议

This commit is contained in:
2025-09-01 17:55:20 +08:00
parent 645083d3a7
commit 0c361a6593
3 changed files with 20 additions and 0 deletions

View File

@@ -126,6 +126,7 @@ typedef enum atom_t {
atom_wm_protocols,
atom_wm_delete,
atom_wm_take_focus,
atom_net_active_window,
atom_net_wm_name,
atom_net_wm_state,
atom_net_wm_fullscreen,