]> Dogcows Code - chaz/openbox/blobdiff - openbox/prop.h
fix using uninit'd memory. don't use 0 keycode
[chaz/openbox] / openbox / prop.h
index eaa1bf2d8897f495e07d3c15c9348920f6571bec..4f45b6d4817b9895c6fe167580eb639e5924ef08 100644 (file)
@@ -130,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.023305 seconds and 4 git commands to generate.