]> Dogcows Code - chaz/openbox/blobdiff - openbox/prop.c
oops buttons not keycodes
[chaz/openbox] / openbox / prop.c
index 3724f1a724f101780396ff37cda8c201c07427a3..47e5a53882c82e67157c77a2a6d1a797d9f627f5 100644 (file)
@@ -31,6 +31,8 @@ void prop_startup()
     CREATE(wm_window_role, "WM_WINDOW_ROLE");
     CREATE(motif_wm_hints, "_MOTIF_WM_HINTS");
 
+    CREATE(sm_client_id, "SM_CLIENT_ID");
+
     CREATE(net_supported, "_NET_SUPPORTED");
     CREATE(net_client_list, "_NET_CLIENT_LIST");
     CREATE(net_client_list_stacking, "_NET_CLIENT_LIST_STACKING");
This page took 0.019972 seconds and 4 git commands to generate.