all repos — openbox @ 889cb8880dceb6a7d4c50b0bd6f10214b081a856

openbox fork - make it a bit more like ryudo

GRAMMAR HAMMER
Dana Jansens danakj@orodu.net
commit

889cb8880dceb6a7d4c50b0bd6f10214b081a856

parent

5beb28df2daf6b88d9a0f2da4866c2be6b0663ec

1 files changed, 1 insertions(+), 1 deletions(-)

jump to
M src/python.hhsrc/python.hh

@@ -81,7 +81,7 @@ enum EA {

EnterWindow, //!< Occurs when the mouse enters a window LeaveWindow, //!< Occurs when the mouse leaves a window //! Occurs while a window is being managed. The handler should call - //! Client::move to the window + //! Client::move on the window PlaceWindow, //! Occurs while a window is being managed, just before the window is //! displayed