| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2010-01-08 | Merge branch 'backport' into work | Dana Jansens | |
| Conflicts: Makefile.am openbox/actions/focus.c openbox/config.c openbox/event.c openbox/menuframe.c | |||
| 2010-01-06 | Allow infinite delay for submenu show/hide by using a negative value. | Dana Jansens | |
| 2010-01-06 | Some fixes for the submenu hide delay code | Dana Jansens | |
| When nothing in a menu is selected, go back to selecting the open submenu. Adjust the LeaveNotify event handling to only respond when there is not a EnterNotify coming for the same menu frame. Change the default submenu show/hide delays. Have the default values for submenu show/hide match the default rc.xml | |||
| 2010-01-06 | improve submenu hide delay | Alexey Korop | |
| 2010-01-05 | fix a broken if statement (bug #4464) | Dana Jansens | |
| 2010-01-02 | Set the XDG_MENU_PREFIX to "kde-" when running an Openbox/KDE session. | Dana Jansens | |
| 2009-12-21 | Merge branch 'backport' into work | Dana Jansens | |
| 2009-12-21 | make a config option for the inactive osd font | Dana Jansens | |
| 2009-12-21 | Rename obprop to obxprop (Fixes bug #4419) | Dana Jansens | |
| Avoids collision with openbabel. | |||
| 2009-12-18 | Add a focus option, unfocusOnLeave that removes focus from a window when the ↵ | Dana Jansens | |
| pointer leaves it This uses the same delay to unfocus as is used for focusing on enter | |||
| 2009-12-17 | Add some directional focus bindings to the default config file. | Dana Jansens | |
| 2009-12-14 | Merge branch 'backport' into work | Dana Jansens | |
| 2009-12-14 | In the applications section tell the user to use _OB_* properties for the ↵ | Dana Jansens | |
| name/class/role, and refer to the still-non-existant obprop tool. | |||
| 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-10 | Run Openbox with gnome-session the proper way, without using the deprecated ↵ | Dana Jansens | |
| gnome-wm. See https://bugzilla.gnome.org/show_bug.cgi?id=555406#c5 Hopefully this continues to work for a while. | |||
| 2009-12-10 | Add an openbox.desktop file for the applications/ directory | Dana Jansens | |
| This is for gnome-session to start Openbox correctly as the window manager See the commit log for http://cvs.fedoraproject.org/viewvc/devel/openbox/openbox.desktop?revision=1.3&view=markup | |||
| 2009-12-10 | Don't need 2 exit actions in the default menu now, they both would do the ↵ | Dana Jansens | |
| same thing | |||
| 2009-12-10 | Remove desktop hints since Openbox won't overwrite them, but they may be set ↵ | Dana Jansens | |
| from GDM or other sessions | |||
| 2009-12-09 | Add a primaryMonitor config option, where the focus-cycle and keychain ↵ | Dana Jansens | |
| popups will appear | |||
| 2009-12-09 | Make the default placement on the active monitor (Any is madness) | Dana Jansens | |
| 2009-12-09 | Use test -r instead of test -e for solaris. Fixes bug #4253. | Dana Jansens | |
| 2009-12-08 | Make openbox-gnome-session work with gnome-session > 2.22 | Dana Jansens | |
| 2009-09-20 | Merge branch 'backport' into work | Mikael Magnusson | |
| 2009-09-20 | Respect $XDG_CONFIG_HOME in openbox-session | Piotr Lewandowski | |
| 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-04-15 | Make at least the default configs validate | Mikael Magnusson | |
| More things need to be case insensitive and whatnot. | |||
| 2009-02-20 | Merge branch 'backport' into work | Mikael Magnusson | |
| Conflicts: openbox/config.c | |||
| 2009-02-20 | Fix per-app monitor setting | Mikael Magnusson | |
| A couple of things were wrong, the parser added 1 to the value despite expecting the user to give values in the range of 1 to screen_num_monitors, rc.xml documented the values to start from 0 and finally the monitor value wasn't copied over at all when matching the client. | |||
| 2008-10-27 | Merge branch 'backport' into work | Mikael Magnusson | |
| Conflicts: openbox/client.c openbox/prop.c openbox/prop.h | |||
| 2008-09-14 | 0 is the first monitor here, not 1. | Mikael Magnusson | |
| 2008-03-03 | Merge branch 'backport' into work | Mikael Magnusson | |
| Conflicts: openbox/session.c | |||
| 2008-03-03 | add xfce-settings-show to the default menu | Dana Jansens | |
| 2008-03-02 | Merge branch 'backport' into work | Dana Jansens | |
| 2008-03-02 | be consistent with logout vs log out use | Dana Jansens | |
| 2008-03-02 | Merge branch 'backport' into work | Dana Jansens | |
| Conflicts: openbox/actions/all.h openbox/event.c openbox/prompt.c | |||
| 2008-03-02 | add cups manager to the default menu | Dana Jansens | |
| 2008-03-02 | add SessionLogout to the default menu, add a system submenu with common ↵ | Dana Jansens | |
| configuration tools in it (obconf, g-control-center, kcontrol) | |||
| 2008-03-01 | Merge branch 'backport' into work | Dana Jansens | |
| 2008-03-01 | fix the menu's command for urxvt | Dana Jansens | |
| 2008-02-29 | Merge branch 'backport' into work | Mikael Magnusson | |
| Conflicts: openbox/client.c openbox/screen.c | |||
| 2008-02-28 | make a nicer default menu with a lot of common apps in it | Dana Jansens | |
| 2008-02-27 | Merge branch 'backport' into work | Dana Jansens | |
| 2008-02-27 | make the xdg-autostart script get installed to PREFIX/lib/openbox, and make ↵ | Dana Jansens | |
| the autostart.sh script look for it there. | |||
| 2008-02-27 | Merge branch 'backport' into work | Mikael Magnusson | |
| Conflicts: openbox/client.c openbox/event.c openbox/event.h | |||
| 2008-02-26 | add xce-mcs-manager to the autostart.sh - run it if gsd is not found | Dana Jansens | |
| 2008-02-14 | Merge branch 'backport' into work | Mikael Magnusson | |
| Diffing against the old work branch where most of the changes in backport were cherry-picked from indicates this should be alright. (0de9097017d4d1991388a35e380a57dc1135b431) | |||
| 2008-02-14 | let you match per-app settings based on the window type | Dana Jansens | |
| 2008-02-11 | apparently gnome has hidden gnome-settings-daemon in libexec, so put that in ↵ | Dana Jansens | |
| the autostart.sh | |||
| 2008-02-11 | missing >/dev/null for a which statement | Dana Jansens | |
| 2008-02-09 | Merge branch 'backport' | Dana Jansens | |
