change the menu plugin interface, no need for the create/destroy functions any more.
authorDana Jansens <danakj@orodu.net>
Thu, 28 Aug 2003 05:44:13 +0000 (05:44 +0000)
committerDana Jansens <danakj@orodu.net>
Thu, 28 Aug 2003 05:44:13 +0000 (05:44 +0000)
commit615cbd96075905d75533f9b615c4ee6a75f4f9a4
treed57954f576d41f36ff30df6df1dad2264c13dcbd
parent9290376bbbb8b29411f59a35e5477f25304fe205
change the menu plugin interface, no need for the create/destroy functions any more.
redo the client-menu plugin to work with the new menu api
13 files changed:
Makefile.am
data/menu
openbox/client.c
openbox/event.c
openbox/menu.c
openbox/menu.h
openbox/menuframe.c
openbox/menuframe.h
openbox/openbox.c
openbox/plugin.c
openbox/plugin.h
plugins/interface.h
plugins/menu/client_menu.c