From 7f262bc2a0733a77ae5a30752aecdcf4ba35f223 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Wed, 9 May 2007 20:13:20 +0000 Subject: add support for _NET_REQUEST_FRAME_EXTENTS --- 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 f8b44a73..4f45b6d4 100644 --- a/openbox/prop.h +++ b/openbox/prop.h @@ -132,6 +132,7 @@ typedef struct Atoms { Atom net_wm_user_time; Atom net_wm_user_time_window; Atom net_frame_extents; + Atom net_request_frame_extents; /* application protocols */ /* Atom net_wm_ping; */ -- cgit v1.2.3