| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2003-07-17 | Menu parsing updates for plugins. | Scott Moynes | |
| FIFO menus are the only plugin that takes advantage of this. Example: <menu id="root" label="Openbox 3"> <menu id="fonk" label="fonk" plugin="fifo_menu"> </menu> </menu> This creates a FIFO ~/.openbox/fifo_menu/fonk to which you can send menus to. The menus sent to it must be like <fifo> <item> etc... </fifo> I think. If my memory serves me right. It is all hideous, but I just wanted to experiment and see if it was possible. | |||
| 2003-07-10 | prefix and capitalize ObMenu ObMenuEntry and ObMenuEntryRenderType | Dana Jansens | |
| make the ObMenuEntryRenderType a standard enum instead bitflags | |||
| 2003-07-10 | kill warnings | Dana Jansens | |
| 2003-05-23 | Fixed missing includes | Scott Moynes | |
| 2003-05-18 | Added a fifo_menu plugin | Scott Moynes | |
