all repos — openbox @ 4f837954167f3e608177435c25428b8cc5d77925

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
// 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
  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.
*/