index
:
openbox-snap
master
custom openbox fork with 'aero-snap' feature and bugfixes
aura
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
openbox
/
actions
/
showmenu.c
Age
Commit message (
Expand
)
Author
2015-01-06
Special case for unusual monitor setup
Mikael Magnusson
2014-10-28
Fix some compiler warnings for ShowMenu
Mikael Magnusson
2014-10-11
Pass the GravityPoint as const* instead of by value
Mikael Magnusson
2014-10-06
Let the menu placement code know if the position was user specified
Mikael Magnusson
2014-10-06
Resolve gravity coords in menuframe so it can use the widths
Mikael Magnusson
2014-10-06
Add <position> tag to ShowMenu action
Mikael Magnusson
2010-02-16
more using g_slice_new() instead of g_new()
Dana Jansens
2009-12-21
rename the obt_parse library to obt_xml (since it is very xml specific)
Dana Jansens
2009-12-17
Make it possible for an action name to choose whether it is interactive or no...
Dana Jansens
2008-01-20
update openbox to use the current parser interface in libobt
Dana Jansens
2007-09-04
ANSI function declarations, ie () -> (void)
Mikael Magnusson
2007-07-13
move menu action back to ShowMenu
Dana Jansens
2007-06-22
rename showmenu to menu
Dana Jansens
2007-06-22
add the move action
Dana Jansens
2007-06-22
add the showdesktop action
Dana Jansens
2007-06-22
add the showmenu action
Dana Jansens