| Age | Commit message (Collapse) | Author |
|
split the menu into its own file.
|
|
clear no one gives a fuck what I think and no one else wants a window
manager that doesn't suck the same balls as every other window manager.
|
|
child.
* Add x,y co-ordinates on showmenu action so we can place menus on keypress.
|
|
|
|
tag, append .pid to the fifo files. This allows for more than one
openbox to be run by the same user and use fifo menus.
|
|
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.
|
|
make the ObMenuEntryRenderType a standard enum instead bitflags
|
|
|
|
|
|
|