]> Dogcows Code - chaz/openbox/blobdiff - src/frame.hh
unmap works.. once
[chaz/openbox] / src / frame.hh
index 500dcb4a0ce3c227d202b8b5c874a1691edb3ec7..e1647a991e2e7243722d5d2a61617ecb764ef56b 100644 (file)
@@ -25,6 +25,9 @@ namespace ob {
 
 //! Holds and decorates a frame around an OBClient (client window)
 /*!
+  The frame is responsible for calling XSelectInput on the client window's new
+  parent with the SubstructureRedirectMask so that structure events for the
+  client are sent to the window manager.
 */
 class OBFrame : public otk::OtkWidget {
 private:
This page took 0.020973 seconds and 4 git commands to generate.