Dana Jansens
31f0c8c1ad
Merge branch 'backport' into work
2010-02-05 13:47:58 -05:00
Dana Jansens
14f8b4cb54
Fix bug #4492 better, the test in openbox-gnome-session needs to be inverted
2010-01-24 00:07:56 -05:00
Dana Jansens
3bd4397b6e
Merge branch 'backport' into work
...
Conflicts:
openbox/frame.c
2010-01-14 16:19:57 -05:00
Dana Jansens
62e36ad041
Fixes bug #4492 (mis-using the return value of grep -q in openbox-gnome-session script
2010-01-12 14:29:23 -05:00
Dana Jansens
73575c10ce
Merge branch 'backport' into work
...
Conflicts:
Makefile.am
openbox/actions/focus.c
openbox/config.c
openbox/event.c
openbox/menuframe.c
2010-01-08 10:22:30 -05:00
Dana Jansens
c6370aa48a
fix a broken if statement (bug #4464 )
2010-01-05 21:37:58 -05:00
Dana Jansens
4f414ed0f1
Set the XDG_MENU_PREFIX to "kde-" when running an Openbox/KDE session.
2010-01-02 15:49:39 -05:00
Dana Jansens
7e6ef2683f
Run Openbox with gnome-session the proper way, without using the deprecated gnome-wm.
...
See https://bugzilla.gnome.org/show_bug.cgi?id=555406#c5
Hopefully this continues to work for a while.
2009-12-10 11:47:12 -05:00
Dana Jansens
f0df9bb9d8
Remove desktop hints since Openbox won't overwrite them, but they may be set from GDM or other sessions
2009-12-10 10:07:50 -05:00
Dana Jansens
5290af9f50
Use test -r instead of test -e for solaris. Fixes bug #4253 .
2009-12-09 10:23:37 -05:00
Dana Jansens
4e0a4fb53b
Make openbox-gnome-session work with gnome-session > 2.22
2009-12-08 15:52:07 -05:00
Piotr Lewandowski
abf3660f84
Respect $XDG_CONFIG_HOME in openbox-session
2009-09-20 15:40:38 +02:00
Dana Jansens
4b73574406
adding trunk
...
Signed-off-by: Dana Jansens <danakj@orodu.net>
2007-07-12 02:57:08 -04:00
Dana Jansens
92e54e48ee
2007-05-28 04:52:47 +00:00
Dana Jansens
f628b21c8d
remove all the ignoreing
2007-05-28 04:47:14 +00:00
Dana Jansens
fd3ade8ad1
ignore built stuff
2007-05-28 04:43:28 +00:00
Dana Jansens
c3e0a6d734
don't let the session scripts take arguments
2007-05-23 17:59:58 +00:00
Dana Jansens
b9056e96b8
use the session called "openbox-session: for gnome session because it will still run metacity if you use the default one
2007-05-22 03:00:12 +00:00
Dana Jansens
4f1bb686a3
typo
2007-05-19 01:05:31 +00:00
Dana Jansens
b11d260dbe
add SCIM support to the default autostart. make the autostart run before openbox.
2007-05-16 19:04:48 +00:00
Dana Jansens
b74cff0302
changes to the manual pages.
...
adding openbox-session.
add paths to the xsession .desktop files
2007-05-15 02:02:40 +00:00
Dana Jansens
12c9b56dad
add openbox-session for gdm, which will run ~/.config/openbox/autostart
2007-05-14 21:58:39 +00:00
Dana Jansens
f58ece6095
remove config namespaces
2007-05-14 21:32:12 +00:00
Dana Jansens
6171dbf970
when using openbox-gnome/kde-session, use a separate config file (rc-gnome/kde.xml)
2007-05-13 22:49:20 +00:00
Dana Jansens
7d27d9d398
kill the .in's for xml. we're not installing the xsd to the filesystem 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-10 03:12:44 +00:00
Dana Jansens
2e6b3870c5
make reference to there is no session manager
2007-05-07 03:02:03 +00:00
Dana Jansens
1357dacb7a
it looks better GNOME/Openbox etc rather than vice versa.
...
also update the stand-alone session file
2007-05-07 03:01:23 +00:00
Dana Jansens
974391d345
switch to using a command line variable instead, for the restart binary, just remove it so its not given to the session manager and confuses things.
...
drop the reconfigure notify pid for now
2007-05-07 01:57:10 +00:00
Dana Jansens
740c8af41e
add .desktops for running Openbox, KDE/Openbox and GNOME/Openbox
...
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.
2007-05-07 01:41:48 +00:00