| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | |
| 2008-02-09 | make an xdg-autostart script. it is very fancy. | Dana Jansens | |
| 2008-02-07 | Merge branch 'backport' into work | Dana Jansens | |
| Conflicts: openbox/config.c | |||
| 2008-02-06 | add the position's force attribute to the default rc.xml and xsd | Dana Jansens | |
| 2008-02-04 | Add the manageDesktops option. | Mikael Magnusson | |
| 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-27 | Change <placeOn> to <monitor>. | Mikael Magnusson | |
| 2008-01-27 | replace the <active> placement option with <placeOn>active/mouse/any</placeOn> | Dana Jansens | |
| 2008-01-25 | add SessionManaged to the gnome wm-props.desktop thinger like metacity has ↵ | Dana Jansens | |
| in its | |||
| 2008-01-21 | Fix two typos in comments in rc.xml | Mikael Magnusson | |
