all repos — openbox @ b190fb6bb6dffca826e48748817f52b9f3ae7c54

openbox fork - make it a bit more like ryudo

compile fix
Dana Jansens danakj@orodu.net
commit

b190fb6bb6dffca826e48748817f52b9f3ae7c54

parent

7869b81d4601b4ee04296d8139f2665c33b3a3d2

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

jump to
M openbox/menu.hopenbox/menu.h

@@ -43,7 +43,7 @@ typedef gboolean (*ObMenuUpdateFunc)(struct _ObMenuFrame *frame,

gpointer data); typedef void (*ObMenuExecuteFunc)(struct _ObMenuEntry *entry, struct _ObMenuFrame *frame, - ObClient *client, + struct _ObClient *client, guint state, gpointer data, Time time); typedef void (*ObMenuDestroyFunc)(struct _ObMenu *menu, gpointer data); /*! @param x is the mouse x coordinate. on return it should be the x coordinate