]> Dogcows Code - chaz/openbox/blobdiff - openbox/prop.c
new least-intrusive focus stealing prevention
[chaz/openbox] / openbox / prop.c
index ed094d9b40be64a5a339846d4536ecba19021c8c..40ae6ef299b5d6af4272fe0b85adf7e40c774cbf 100644 (file)
@@ -93,7 +93,7 @@ void prop_startup()
     CREATE(net_wm_icon_geometry, "_NET_WM_ICON_GEOMETRY");
 /*   CREATE(net_wm_pid, "_NET_WM_PID"); */
     CREATE(net_wm_allowed_actions, "_NET_WM_ALLOWED_ACTIONS");
-/*    CREATE(net_wm_user_time, "_NET_WM_USER_TIME"); */
+    CREATE(net_wm_user_time, "_NET_WM_USER_TIME");
 /*    CREATE(net_wm_user_time_window, "_NET_WM_USER_TIME_WINDOW"); */
     CREATE(kde_net_wm_frame_strut, "_KDE_NET_WM_FRAME_STRUT");
     CREATE(net_frame_extents, "_NET_FRAME_EXTENTS");
This page took 0.022221 seconds and 4 git commands to generate.