xwm: add support for _NET_WM_ICON

This commit is contained in:
tokyo4j 2025-05-25 16:50:27 +09:00 committed by Simon Ser
parent f5e7caf599
commit 6d8bb66f98
3 changed files with 51 additions and 4 deletions

View file

@ -36,6 +36,7 @@ enum atom_name {
NET_WM_STATE,
NET_WM_STRUT_PARTIAL,
NET_WM_WINDOW_TYPE,
NET_WM_ICON,
WM_TAKE_FOCUS,
WINDOW,
NET_ACTIVE_WINDOW,