EWMH: Now, manage _NET_SUPPORTING_WM_CHECK, _NET_WM_PID and _NET_SHOWING_DESKTOP.

This commit is contained in:
Martin Duquesnoy
2009-05-08 23:17:17 +02:00
parent b0be5eb425
commit 798623f7ff
2 changed files with 25 additions and 1 deletions

View File

@@ -68,6 +68,9 @@ enum
net_close_window,
net_wm_icon_name,
net_wm_window_type,
net_wm_pid,
net_showing_desktop,
net_supporting_wm_check,
net_wm_window_type_normal,
net_wm_window_type_dock,
net_wm_window_type_splash,