all repos — openbox @ f25252a4849ab205856629480178946b2b454aa3

openbox fork - make it a bit more like ryudo

doc/doxygen/comments (raw)

1
2
3
4
5
6
7
8
9
10
11
12
13
14
// Further comments for doxygen on the src/ directory

/*! @namespace ob
  @brief The namespace containing the %Openbox window manager application
*/

/*! @namespace otk
  @brief The namespace containing the Openbox toolkit
*/
/*! @namespace otk
  The namespace containing a toolkit used by the Openbox window manager,
  and also for use by external applications that wish to present a similar
  visual appearance to Openbox.
*/