]> Dogcows Code - chaz/openbox/blobdiff - openbox/client.h
Propagate _NET_WM_WINDOW_OPACITY to the frame window (bug #5132)
[chaz/openbox] / openbox / client.h
index b36bef5aa306497674ed91f89bd95ec6f58497db..d5b344ff5dfce01f5311553220b920d604013dbb 100644 (file)
@@ -616,6 +616,8 @@ void client_update_sync_request_counter(ObClient *self);
 #endif
 /*! Updates the window's colormap */
 void client_update_colormap(ObClient *self, Colormap colormap);
+/*! Updates the requested opacity for the window from the client. */
+void client_update_opacity(ObClient *self);
 /*! Updates the WMNormalHints and adjusts things if they change */
 void client_update_normal_hints(ObClient *self);
 
This page took 0.017287 seconds and 4 git commands to generate.