]> Dogcows Code - chaz/openbox/blobdiff - openbox/prop.c
Let ObPrompts be modal dialogs, and when they are transient for a window, make it...
[chaz/openbox] / openbox / prop.c
index 695e441fea9f206bd7f3f69e4fa0ac13918e27b0..5dc4a2fa87e1dab4eb3c45697818a63163cc5bca 100644 (file)
@@ -51,6 +51,7 @@ void prop_startup(void)
     CREATE(wm_client_machine, "WM_CLIENT_MACHINE");
     CREATE(wm_command, "WM_COMMAND");
     CREATE(wm_client_leader, "WM_CLIENT_LEADER");
+    CREATE(wm_transient_for, "WM_TRANSIENT_FOR");
     CREATE(motif_wm_hints, "_MOTIF_WM_HINTS");
 
     CREATE(sm_client_id, "SM_CLIENT_ID");
This page took 0.020095 seconds and 4 git commands to generate.