X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=src%2Fframe.hh;h=e1647a991e2e7243722d5d2a61617ecb764ef56b;hb=9860b76c50e5ecacc85921539058eab4c655c38d;hp=500dcb4a0ce3c227d202b8b5c874a1691edb3ec7;hpb=1fa445c88033e564a25d907a7f478e76bff9e89e;p=chaz%2Fopenbox diff --git a/src/frame.hh b/src/frame.hh index 500dcb4a..e1647a99 100644 --- a/src/frame.hh +++ b/src/frame.hh @@ -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: