| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2011-10-07 | Make openbox-gnome-session compatible with gnome3 with gnome-session 3.0+ ↵ | Geoffrey Antos | |
| support. Yay they did something nice and made it easier for other window managers to be used. How unexpected and pleasant. | |||
| 2011-10-05 | bug #5253 kde4 is out now, use kde4 menus by default. | Dana Jansens | |
| Startup scripts should export "XDG_MENU_PREFIX=kde-4-" but they export "XDG_MENU_PREFIX=kde-". | |||
| 2010-02-17 | revamp the autostart functionality, so autostart apps launch after openbox. | Dana Jansens | |
| add /usr/libexec/openbox-autostart which runs the global/user scripts and launches /usr/libexec/openbox-xdg-autostart (which runs .desktop autostart stuff) make openbox-session call openbox with --startup option, to make openbox launch /usr/libexec/openbox-autostart *after* it is initialized. add /etc/xdg/openbox/environment and ~/.config/openbox/environment files to let user change environment variables (locale) for their Openbox session, which openbox-session loads before running openbox. | |||
| 2010-02-05 | Merge branch 'backport' into work | Dana Jansens | |
| 2010-01-24 | Fix bug #4492 better, the test in openbox-gnome-session needs to be inverted | Dana Jansens | |
| 2010-01-14 | Merge branch 'backport' into work | Dana Jansens | |
| Conflicts: openbox/frame.c | |||
| 2010-01-12 | Fixes bug #4492 (mis-using the return value of grep -q in ↵ | Dana Jansens | |
| openbox-gnome-session script | |||
| 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-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-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 | Remove desktop hints since Openbox won't overwrite them, but they may be set ↵ | Dana Jansens | |
| from GDM or other sessions | |||
| 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 | Respect $XDG_CONFIG_HOME in openbox-session | Piotr Lewandowski | |
| 2007-07-12 | adding trunk | Dana Jansens | |
| Signed-off-by: Dana Jansens <danakj@orodu.net> | |||
| 2007-05-28 | (no commit message) | Dana Jansens | |
| 2007-05-28 | remove all the ignoreing | Dana Jansens | |
| 2007-05-28 | ignore built stuff | Dana Jansens | |
| 2007-05-23 | don't let the session scripts take arguments | Dana Jansens | |
| 2007-05-22 | use the session called "openbox-session: for gnome session because it will ↵ | Dana Jansens | |
| still run metacity if you use the default one | |||
| 2007-05-19 | typo | Dana Jansens | |
| 2007-05-16 | add SCIM support to the default autostart. make the autostart run before ↵ | Dana Jansens | |
| openbox. | |||
| 2007-05-15 | changes to the manual pages. | Dana Jansens | |
| adding openbox-session. add paths to the xsession .desktop files | |||
| 2007-05-14 | add openbox-session for gdm, which will run ~/.config/openbox/autostart | Dana Jansens | |
| 2007-05-14 | remove config namespaces | Dana Jansens | |
| 2007-05-13 | when using openbox-gnome/kde-session, use a separate config file ↵ | Dana Jansens | |
| (rc-gnome/kde.xml) | |||
| 2007-05-10 | kill the .in's for xml. we're not installing the xsd to the filesystem ↵ | Dana Jansens | |
| anymore anyways. kill the openbox-kde and openbox-gnome, we're going to have to do it different. put the full path to the openbox binary in the openbox-*-session files by using .in's | |||
| 2007-05-07 | make reference to there is no session manager | Dana Jansens | |
| 2007-05-07 | it looks better GNOME/Openbox etc rather than vice versa. | Dana Jansens | |
| also update the stand-alone session file | |||
| 2007-05-07 | switch to using a command line variable instead, for the restart binary, ↵ | Dana Jansens | |
| just remove it so its not given to the session manager and confuses things. drop the reconfigure notify pid for now | |||
| 2007-05-07 | add .desktops for running Openbox, KDE/Openbox and GNOME/Openbox | Dana Jansens | |
| add more .desktops for gnome and update it add scripts to run an KDE/Openbox and GNOME/Openbox session also add scripts for openbox-gnome and openbox-kde which are placeholders and will be replaced by real programs. also set the name on the wm_support_win to be how we were called (which is passed in the environment) rather than just "Openbox" add an envionment variable for wanting to be notified (SIGUSR2) when openbox reconfigures. this would be used by openbox-shell to update the root window.. if i make such a thing.. i dunno. | |||
