From cdb108c76d20e8272bfbd15919e32e609d685322 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Wed, 9 May 2007 17:01:30 +0000 Subject: add support for _NET_WM_USER_TIME_WINDOW. round 1 ! ding. --- openbox/prop.h | 1 + 1 file changed, 1 insertion(+) (limited to 'openbox/prop.h') diff --git a/openbox/prop.h b/openbox/prop.h index eaa1bf2d..f8b44a73 100644 --- a/openbox/prop.h +++ b/openbox/prop.h @@ -130,6 +130,7 @@ typedef struct Atoms { /* Atom net_wm_pid; */ Atom net_wm_allowed_actions; Atom net_wm_user_time; + Atom net_wm_user_time_window; Atom net_frame_extents; /* application protocols */ -- cgit v1.2.3