]> Dogcows Code - chaz/openbox/blobdiff - obt/prop.c
Use the KeyCode to directly find the modifier mask. (Fix bug 5173)
[chaz/openbox] / obt / prop.c
index d5af6a0bfafe17eee6c9d7fde355bce1bd5f3688..638373fdfd531173a7868e49348ce8ef1d0bdce9 100644 (file)
@@ -107,6 +107,7 @@ void obt_prop_startup(void)
     CREATE_(NET_WM_ICON_GEOMETRY);
     CREATE_(NET_WM_PID);
     CREATE_(NET_WM_ALLOWED_ACTIONS);
+    CREATE_(NET_WM_WINDOW_OPACITY);
     CREATE_(NET_WM_USER_TIME);
 /*  CREATE_(NET_WM_USER_TIME_WINDOW); */
     CREATE_(KDE_NET_WM_FRAME_STRUT);
This page took 0.020367 seconds and 4 git commands to generate.