| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2013-08-11 | Use enum value for monitor in MoveToCenter | Mikael Magnusson | |
| 2013-08-11 | Add some comments in MoveResizeTo code | Mikael Magnusson | |
| 2013-08-11 | Fix a typo that prevented setting client size for the height only (???) | Mikael Magnusson | |
| 2012-10-06 | Make MoveResizeTo work on the dimensions of the frame, not the client | Dana Jansens | |
| 2010-05-17 | Remove some unneeded stdlib.h includes | Mikael Magnusson | |
| 2010-05-17 | Add support for using relative expressions in move and resize actions | Mikael Magnusson | |
| Have MoveResizeTo use config_parse_gravity_coord instead of duplicating it locally Allow MoveResizeTo positions and sizes and per app positions to be relative to screen size Rename to config_parse_relative_number so it can be used for sizes too Add relative numbers to width/height in MoveResizeTo Add relative numbers to MoveRelative Add relative numbers to ResizeRelative, these are for the client size, not screen size | |||
| 2010-02-16 | more using g_slice_new() instead of g_new() | Dana Jansens | |
| 2010-02-12 | using g_slice_new() instead of g_new() part 1 | 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. | |||
| 2009-11-21 | Merge branch 'backport' into work | Dana Jansens | |
| Conflicts: openbox/popup.c | |||
| 2009-11-21 | Fix some signed/unsigned warnings (and keep stuff within 80 columns). | Dana Jansens | |
| 2009-09-19 | Add all the action names used in 3.4 so configs don't break | Mikael Magnusson | |
| 2009-09-19 | Merge branch 'backport' into work | Mikael Magnusson | |
| Conflicts: openbox/actions/desktop.c openbox/client.c openbox/event.c openbox/extensions.c openbox/popup.c openbox/screen.c parser/parse.c | |||
| 2009-07-04 | Add "prev" and "next" as possible targets for moveto/resizeto actions. | Nico Golde | |
| One of the Debian users asked if it's possible to send a window to other monitor when using xinerama, especially useful of you have 2 monitors and want to toggle a window to the other one. I wrote a patch that implements next and prev to also make that work for 3 or more workspaces. | |||
| 2008-02-21 | Merge branch 'backport' into work | Dana Jansens | |
| Conflicts: openbox/openbox.c openbox/session.c | |||
| 2008-02-19 | MoveResizeTo was broken for opposite edges. | Mikael Magnusson | |
| 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-22 | add an 'all' option for the monitor in MoveResizeTo | Dana Jansens | |
| 2007-07-22 | for MoveResizeTo make <width>current</width> and <height>current</height> ↵ | Dana Jansens | |
| and <monitor>current</monitor> work like <x> and <y> | |||
| 2007-07-22 | for MoveResizeTo, make <x>current</x> the same as not specifying <x/> at all | Dana Jansens | |
| 2007-07-21 | fix copy/paste error | Dana Jansens | |
| 2007-07-17 | remove trailing whitespace | Mikael Magnusson | |
| 2007-07-11 | clever code by mika-kun | Dana Jansens | |
| 2007-07-11 | finished rev 7756. renaming moveto->moveresizeto | Dana Jansens | |
| 2007-07-11 | renaming movetofromedge->movetoedge and moveto->moveresizeto | Dana Jansens | |
