| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2010-01-14 | Merge branch 'backport' into work | Dana Jansens | |
| Conflicts: openbox/frame.c | |||
| 2010-01-14 | don't resize the label to 0 | Dana Jansens | |
| 2009-12-21 | Set up work for making a 3.5 prerelease. | Dana Jansens | |
| Set version stuff to 3.5.0-rc1. Copy the CHANGELOG from 3.4-working. Rename the obt-4.0 and obrender-4.0 pkgconfig stuff to obt-3.5 and obrender-3.5 Rename the "render" directory to "obrender" so that the public headers can be installed in <obrender/*> | |||
| 2009-12-11 | Merge branch 'backport' into work | Dana Jansens | |
| Conflicts: openbox/config.c openbox/event.c openbox/prop.c openbox/prop.h openbox/screen.c openbox/screen.h | |||
| 2009-12-09 | Add a focus debug message for the frame's visible focus state | Dana Jansens | |
| 2009-12-09 | Fully maximized windows still have a normal titlebar. Fixes bug #4373 | Dana Jansens | |
| Also, maximized windows were having their client padding reduced by the size of the outer border from this same bug, which is now fixed. | |||
| 2009-11-21 | Merge branch 'backport' into work | Dana Jansens | |
| Conflicts: openbox/popup.c | |||
| 2009-11-21 | Don't ever give borders to windows that didnt have them before by making ↵ | Dana Jansens | |
| them "undecorated" with the keepborder config option on. This fixes what commit 85f39cd27e7ea0eec8bc78f6139092b44fda2dad fixed for the fullscreen window case, but also fixes bug #4344. | |||
| 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-05 | Don't draw borders in fullscreen mode when keepBorder is on | Henning Bekel | |
| 2009-01-29 | Merge branch 'backport' into work | Mikael Magnusson | |
| Conflicts: openbox/event.c openbox/frame.c | |||
| 2009-01-29 | Handle InputShape type shaping too. | Mikael Magnusson | |
| Many composite apps use this to pass through clicks where they are transparent. | |||
| 2008-11-19 | Merge branch 'backport' into work | Mikael Magnusson | |
| 2008-11-19 | Only update the focus cycle indicator when already visible in frame.c to ↵ | Mikael Magnusson | |
| avoid overriding bar=no | |||
| 2008-03-08 | Merge branch 'backport' into work | Mikael Magnusson | |
| Conflicts: obt/keyboard.c openbox/actions/cyclewindows.c openbox/actions/directionalwindows.c openbox/frame.c openbox/openbox.c | |||
| 2008-03-08 | Remove double newlines. | Mikael Magnusson | |
| 2008-03-08 | Don't draw titlebar buttons on top of eachother. | Mikael Magnusson | |
| 2008-02-29 | Merge branch 'backport' into work | Mikael Magnusson | |
| Conflicts: openbox/client.c openbox/screen.c | |||
| 2008-02-28 | Very inconsequential changes. | Mikael Magnusson | |
| 2008-02-15 | Merge branch 'backport' into work | Dana Jansens | |
| Conflicts: openbox/frame.c openbox/menuframe.c | |||
| 2008-02-15 | make the frame iconify animation go right into the icon geometry area ↵ | Dana Jansens | |
| instead of stopping before it | |||
| 2008-01-31 | Merge branch 'backport' into work | Dana Jansens | |
| Conflicts: openbox/client.c openbox/config.c openbox/event.c openbox/extensions.c openbox/focus_cycle_indicator.c openbox/focus_cycle_popup.c openbox/menuframe.c openbox/moveresize.c openbox/openbox.c openbox/screen.c openbox/stacking.c openbox/startupnotify.c | |||
| 2008-01-31 | make an obt_root() macro | Dana Jansens | |
| 2008-01-31 | make the window.h interface more consistent with the rest of openbox, hide ↵ | Dana Jansens | |
| the window_map behind some functions, and make obdockapps not obwindows anymore | |||
| 2008-01-27 | we alloc theme elements for every window frame, but really it is unneccesary | Dana Jansens | |
| 2008-01-20 | make openbox use the obt prop.c/h stuff | Dana Jansens | |
| holy search and replace batman | |||
| 2008-01-20 | s/ob_display/obt_display/ and remove ob_display | Dana Jansens | |
| 2008-01-20 | move the code for tracking what extensions are available on the display into ↵ | Dana Jansens | |
| the libobt | |||
| 2008-01-20 | Move the main loop out into the libobt | Dana Jansens | |
| 2008-01-15 | the inner border's corners weren't having events handled on them correctly, ↵ | Dana Jansens | |
| which was messing with resizing. yay akk for finding this. | |||
| 2008-01-16 | fix the context given off by the borders in the br corner | Dana Jansens | |
| 2008-01-11 | Bug#: 3328 - remove top border for maxed undecorated windows | Dana Jansens | |
| 2007-08-04 | add resize corners to the bottom corners of the inner client border | Dana Jansens | |
| 2007-08-01 | symmetry..tho it's not used right now | Dana Jansens | |
| 2007-07-20 | don't crash from very short windows | Dana Jansens | |
| 2007-07-19 | missing header | Dana Jansens | |
| 2007-07-18 | Grab the server when mapping a client and frame, to avoid race conditions | Dana Jansens | |
| 2007-07-17 | remove trailing whitespace | Mikael Magnusson | |
| 2007-07-14 | 80 cols everywhere | Mikael Magnusson | |
| 2007-07-12 | adding trunk | Dana Jansens | |
| Signed-off-by: Dana Jansens <danakj@orodu.net> | |||
| 2007-07-06 | comment | Dana Jansens | |
| 2007-06-22 | add the moveto action | Dana Jansens | |
| 2007-06-21 | clearer code paths | Dana Jansens | |
| 2007-06-21 | always have the offscreen buffer's shape matched to the window's | Dana Jansens | |
| 2007-06-21 | only enable automatic composite redirection for the client windows, not the ↵ | Dana Jansens | |
| frames. maybe this will avoid screen artifacts with the crap server support | |||
| 2007-06-21 | 80 cols | Dana Jansens | |
| 2007-06-20 | get the offscreen pixmaps for all windows (including their frames) | Dana Jansens | |
| 2007-06-13 | don't force reconfigure in a number of places, also eat enter events when ↵ | Dana Jansens | |
| reconfiguring. yay | |||
| 2007-06-13 | kill the side borders on the handle and titlebar when max_horz | Dana Jansens | |
| 2007-06-13 | no un-needed rendering | Dana Jansens | |
