| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
for this :), hilightFirst and hideDelay (this was hardcoded to .25 secs earlier)
|
|
|
|
|
|
openbox
|
|
|
|
individual ones
|
|
|
|
--help output to not include version output.
|
|
|
|
|
|
|
|
|
|
menu you're in visible. more precision would be nicer but meh for now (ever) i guess.
|
|
|
|
|
|
can all be in the same place now woot.
allow actions to specify when they can be used (ShowMenu cant in the OB_USER_ACTION_MENU_SELECTION case)
remove KeyboardMove ad KeyboardResize. Instead, just use Move and Resize and determine if it should be a keyboard move/resize in the code
|
|
|
|
|
|
inside the bevel/borders of the menu items
|
|
|
|
|
|
mask icons instead of teh bullet color, and set it based on selected/disabled/normal like the text.
|
|
|
|
window.focus.font -> window.label.focus.font
window.unfocus.font -> window.label.unfocus.font
window.justify -> window.label.justify
menu.frame.* -> menu.items.*
menu.hilite.* -> menu.selected.*
*.picColor -> *.imageColor
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
they are shown.
crash fix in client_menu
|
|
more menu cleanups
|
|
menu fixups
move enabled into the 'normal menu item' specific data stuff
|
|
any more.
redo the client-menu plugin to work with the new menu api
|
|
work, on to plugins next.
|