]> Dogcows Code - chaz/openbox/blobdiff - openbox/prop.h
add support for _NET_REQUEST_FRAME_EXTENTS
[chaz/openbox] / openbox / prop.h
index 75431b95f8f9612e340a1f3d56c9d0cf1f9370c0..4f45b6d4817b9895c6fe167580eb639e5924ef08 100644 (file)
@@ -51,6 +51,8 @@ typedef struct Atoms {
     Atom wm_class;
     Atom wm_window_role;
     Atom wm_client_machine;
+    Atom wm_command;
+    Atom wm_client_leader;
     Atom motif_wm_hints;
 
     /* SM atoms */
@@ -128,7 +130,9 @@ 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;
+    Atom net_request_frame_extents;
 
     /* application protocols */
 /*  Atom net_wm_ping; */
This page took 0.022489 seconds and 4 git commands to generate.