diff options
| author | Dana Jansens <danakj@orodu.net> | 2007-05-09 17:01:30 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2007-05-09 17:01:30 +0000 |
| commit | cdb108c76d20e8272bfbd15919e32e609d685322 (patch) | |
| tree | 72f61f14ed665422e579479c0022987f972a8310 /openbox/prop.h | |
| parent | f6fd01409af07e2668e301d7ed504edacc1d604c (diff) | |
add support for _NET_WM_USER_TIME_WINDOW. round 1 ! ding.
Diffstat (limited to 'openbox/prop.h')
| -rw-r--r-- | openbox/prop.h | 1 |
1 files changed, 1 insertions, 0 deletions
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 */ |
