| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-01-06 | Special case for unusual monitor setup | Mikael Magnusson | |
| When no monitor is at (0,0), the screen rect containing all monitors is not at the origin, but screen_apply_gravity_point assumes the passed x/y are relative to the passed area, so adjust them. | |||
| 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 | |
| This way, it can avoid running the code that moves it to a good position relative to a mouse that isn't there | |||
| 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 ↵ | Dana Jansens | |
| not based on its options. This way we can use the same name with options for an interactive action and a non-interactive action. Shorten the names of the ObActionsInteractive* functions to ObActionsI* Add a ObActionsIPreFunc that is called for interactive actions before the interactivity (key/mouse grab) is started. Add a ObActionsIPostFunc that is called for interactive actions after the interactiviti (key/mouse grab) has ended. | |||
| 2008-01-20 | update openbox to use the current parser interface in libobt | Dana Jansens | |
| there is also some random bug fixes for other libobt stuff in here. | |||
| 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 | |
