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
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
91af4d5bc9
Add _OB_VERSION and _OB_APP_ROLE/CLASS/NAME/TYPE
...
Add _OB_VERSION property on the root window.
Change _OB_ROLE/CLASS/NAME to _OB_APP_*.
Add _OB_APP_TYPE which has a string for the type chosen for the window on
mapping by Openbox.
Adjust the rc.xml to match these changes.
2010-01-11 13:42:50 -05:00
Dana Jansens
e8588737c9
Allow infinite delay for submenu show/hide by using a negative value.
2010-01-06 17:13:03 -05:00
Dana Jansens
b88cf22bc0
Some fixes for the submenu hide delay code
...
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 17:13:03 -05:00
Alexey Korop
8968b38338
improve submenu hide delay
2010-01-06 17:13:03 -05:00
Dana Jansens
c6370aa48a
fix a broken if statement (bug #4464 )
2010-01-05 21:37:58 -05:00
Dana Jansens
6d8b7bd5f7
Rename obprop to obxprop (Fixes bug #4419 )
...
Avoids collision with openbabel.
2009-12-21 09:59:28 -05:00
Dana Jansens
5fc18091be
In the applications section tell the user to use _OB_* properties for the name/class/role, and refer to the still-non-existant obprop tool.
2009-12-14 11:27:50 -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
c5155e7422
Add an openbox.desktop file for the applications/ directory
...
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 10:27:54 -05:00
Dana Jansens
d17bc61b24
Don't need 2 exit actions in the default menu now, they both would do the same thing
2009-12-10 10:10:03 -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
aa329719b9
Add a primaryMonitor config option, where the focus-cycle and keychain popups will appear
2009-12-09 16:41:52 -05:00
Dana Jansens
e0015160f0
Make the default placement on the active monitor (Any is madness)
2009-12-09 15:41:28 -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
Mikael Magnusson
08aa5bf04e
Make at least the default configs validate
...
More things need to be case insensitive and whatnot.
2009-04-15 18:18:16 +02:00
Mikael Magnusson
271e0fd9c8
Fix per-app monitor setting
...
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.
2009-02-20 17:41:34 +01:00
Mikael Magnusson
1f194d6d1f
0 is the first monitor here, not 1.
2008-09-14 13:56:13 +02:00
Dana Jansens
40996c42b3
add xfce-settings-show to the default menu
2008-03-03 17:00:17 +01:00
Dana Jansens
c24ae6c8eb
be consistent with logout vs log out use
2008-03-02 18:28:33 -05:00
Dana Jansens
6ca53a625d
add cups manager to the default menu
2008-03-02 04:10:47 -05:00
Dana Jansens
9089156780
add SessionLogout to the default menu, add a system submenu with common configuration tools in it (obconf, g-control-center, kcontrol)
2008-03-02 03:46:28 -05:00
Dana Jansens
fd34bcf71a
fix the menu's command for urxvt
2008-03-01 01:16:34 -05:00
Dana Jansens
3700861805
make a nicer default menu with a lot of common apps in it
2008-02-28 12:37:25 -05:00
Dana Jansens
b1dc814128
make the xdg-autostart script get installed to PREFIX/lib/openbox, and make the autostart.sh script look for it there.
2008-02-27 19:36:48 -05:00
Dana Jansens
120bab667f
add xce-mcs-manager to the autostart.sh - run it if gsd is not found
2008-02-26 21:17:26 -05:00
Dana Jansens
27177e498b
let you match per-app settings based on the window type
2008-02-14 19:40:03 +01:00
Dana Jansens
a161f4e812
apparently gnome has hidden gnome-settings-daemon in libexec, so put that in the autostart.sh
2008-02-11 13:30:40 -05:00
Dana Jansens
2e96d75364
missing >/dev/null for a which statement
2008-02-11 09:43:31 -05:00
Dana Jansens
11408575b3
make an xdg-autostart script. it is very fancy.
2008-02-09 19:02:03 -05:00
Dana Jansens
307befd333
add the position's force attribute to the default rc.xml and xsd
2008-02-06 09:22:04 -05:00
Mikael Magnusson
12ca673de5
Add the manageDesktops option.
2008-02-04 02:26:00 +01:00
Mikael Magnusson
d783705141
Change <placeOn> to <monitor>.
2008-01-27 21:03:55 +01:00
Dana Jansens
dd740b5562
replace the <active> placement option with <placeOn>active/mouse/any</placeOn>
2008-01-27 11:31:23 -05:00
Dana Jansens
aa5f7e7dca
add SessionManaged to the gnome wm-props.desktop thinger like metacity has in its
2008-01-25 00:26:25 -05:00
Mikael Magnusson
beb2895f5a
Fix two typos in comments in rc.xml
2008-01-21 16:55:33 +01:00
Dana Jansens
1e6e2041bf
update the icon to the pretty one by david barr
2008-01-12 18:25:22 -05:00
Dana Jansens
17bc51aab8
let you specify the resize popup to be in a fixed place
2008-01-11 20:24:16 -05:00
Dana Jansens
22333336d3
add an <active> option for window placement, to try force new windows on the active monitor (for xinerama)
2008-01-11 19:32:45 -05:00
Dana Jansens
1cb287e130
focus the desktop window when you right click it, same as you focus other windows
2008-01-11 15:01:03 -05:00
Dana Jansens
29e94a9e59
make the default time for the desktop notificatin 875ms
2007-08-04 12:11:08 -04:00
Dana Jansens
3b4b52921a
show a popup notification when switching desktops (also make all the config options export time in milliseconds not half milli half micro)
2007-08-03 20:40:13 -04:00
Dana Jansens
c2557387b2
add the "command" option to the xsd
2007-07-22 10:19:27 -04:00
Dana Jansens
c41886288a
use <command> for the execute actions in menu.xml
2007-07-22 10:18:12 -04:00
Dana Jansens
6ea96a8a97
update the default rc.xml with the new actions syntax and the rc.xsd
2007-07-15 13:25:57 -04:00
Dana Jansens
4b73574406
adding trunk
...
Signed-off-by: Dana Jansens <danakj@orodu.net>
2007-07-12 02:57:08 -04:00
Dana Jansens
0b97b6043c
user-sepcified margins
2007-07-10 23:59:17 +00:00