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
acafa38c8e
Merge branch 'backport' into work
...
Conflicts:
openbox/config.c
openbox/event.c
openbox/prop.c
openbox/prop.h
openbox/screen.c
openbox/screen.h
2009-12-11 19:02:11 -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
Mikael Magnusson
a92c209fc1
Merge branch 'backport' into work
2009-09-20 16:03:48 +02:00
Piotr Lewandowski
abf3660f84
Respect $XDG_CONFIG_HOME in openbox-session
2009-09-20 15:40:38 +02:00
Mikael Magnusson
308478e4a5
Merge branch 'backport' into work
...
Conflicts:
openbox/actions/desktop.c
openbox/client.c
openbox/event.c
openbox/extensions.c
openbox/popup.c
openbox/screen.c
parser/parse.c
2009-09-19 15:03:12 +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
6d0c4d7fad
Merge branch 'backport' into work
...
Conflicts:
openbox/config.c
2009-02-20 17:44:16 +01: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
e6fea24575
Merge branch 'backport' into work
...
Conflicts:
openbox/client.c
openbox/prop.c
openbox/prop.h
2008-10-27 00:58:56 +01:00
Mikael Magnusson
1f194d6d1f
0 is the first monitor here, not 1.
2008-09-14 13:56:13 +02:00
Mikael Magnusson
d78ae0546d
Merge branch 'backport' into work
...
Conflicts:
openbox/session.c
2008-03-03 17:10:53 +01:00
Dana Jansens
40996c42b3
add xfce-settings-show to the default menu
2008-03-03 17:00:17 +01:00
Dana Jansens
4b5373f609
Merge branch 'backport' into work
2008-03-02 18:36:32 -05:00
Dana Jansens
c24ae6c8eb
be consistent with logout vs log out use
2008-03-02 18:28:33 -05:00
Dana Jansens
37705f444e
Merge branch 'backport' into work
...
Conflicts:
openbox/actions/all.h
openbox/event.c
openbox/prompt.c
2008-03-02 04:19:05 -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
435df32acc
Merge branch 'backport' into work
2008-03-01 01:22:37 -05:00
Dana Jansens
fd34bcf71a
fix the menu's command for urxvt
2008-03-01 01:16:34 -05:00
Mikael Magnusson
173b9b7648
Merge branch 'backport' into work
...
Conflicts:
openbox/client.c
openbox/screen.c
2008-02-29 04:21:02 +01: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
26cc41f6c6
Merge branch 'backport' into work
2008-02-27 19:37:48 -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
Mikael Magnusson
22a88cfe99
Merge branch 'backport' into work
...
Conflicts:
openbox/client.c
openbox/event.c
openbox/event.h
2008-02-27 02:34:08 -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
Mikael Magnusson
1124d10369
Merge branch 'backport' into work
...
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 19:43:02 +01: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
3167fc223e
Merge branch 'backport'
2008-02-09 19:07:55 -05:00
Dana Jansens
11408575b3
make an xdg-autostart script. it is very fancy.
2008-02-09 19:02:03 -05:00
Dana Jansens
5f04ca85ef
Merge branch 'backport' into work
...
Conflicts:
openbox/config.c
2008-02-07 02:06:42 -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
Dana Jansens
20b8fcfa33
Merge branch 'backport' into work
...
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-31 12:51:38 -05: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
3ae58f457b
Merge branch 'backport'
2008-01-19 23:59:40 -05: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
f55ae9e569
Merge branch 'backport'
2007-08-04 23:35:36 -04: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
98b9ed97eb
use clicks for mouse wheel, not press.
2007-07-31 13:17:45 -04:00
Dana Jansens
fe825d1dd2
smarter mouse wheel default actions
2007-07-24 17:04:29 -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
Mikael Magnusson
76923defe7
merge r7694 from 3.4-working (note you can use negative positions for starting at the opposite edge)
2007-07-10 23:53:18 +00:00
Dana Jansens
d9699d1470
merge r7664 from 3.4
2007-06-27 22:33:40 +00:00
Dana Jansens
151df8b317
typo
2007-06-23 21:53:37 +00:00
Dana Jansens
08ff13d0c8
add startupnotify for obconf in the default menu
2007-06-23 21:13:20 +00:00
Dana Jansens
97792a403a
warp desktops when you hit the edge of the screen while moving a window
2007-06-23 19:52:09 +00:00
Mikael Magnusson
e048751f91
add center option to placement section
2007-06-13 17:08:32 +00:00
Dana Jansens
3a08c1854f
dont unshade when clicking the titlebar.
...
lower when rolling up, raise when rolling down with mouse wheel
2007-06-13 04:28:16 +00:00
Dana Jansens
d89360eb40
remove SCIM by default. its caused people problems
2007-06-10 04:16:36 +00:00
Dana Jansens
5ac4d96d79
mismerged the 3.4 xsd stuff into trunk.
2007-06-09 02:59:18 +00:00
Mikael Magnusson
fdc10b75d6
missed a spot
2007-06-07 23:50:40 +00:00
Mikael Magnusson
96bb892054
back xml themes out of trunk
2007-06-07 23:46:28 +00:00
Dana Jansens
ad22b4db81
border, not borderwidth.
...
add osd.border stuff to themetoxml
2007-06-05 16:05:22 +00:00
Dana Jansens
8349e4ca6b
add osd border stuff
2007-06-05 15:57:27 +00:00
Dana Jansens
aca8327244
add osd theme elements
2007-06-05 15:51:36 +00:00
Dana Jansens
c5ad44a307
revert a committed typo
2007-06-04 01:58:02 +00:00
Dana Jansens
1e5d8ce0a8
when undermouse is off, ignore enter events from windows lowering/raising themsvelves (or from a pager restacking them)
2007-06-04 01:57:11 +00:00
Dana Jansens
03931180fc
add underMouse option
2007-06-03 19:23:02 +00:00
Dana Jansens
1fd07ad51d
there add new separator colors complete
2007-06-02 21:26:23 +00:00
Dana Jansens
fba24cf073
make the default drag threshold 8px
2007-06-01 01:56:46 +00: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
ddfddc15e3
document the focus options
2007-05-27 22:55:06 +00:00
Dana Jansens
ca8924a5a0
let you unfocus/lower stuff in press actions. it'll be okay
2007-05-26 22:15:52 +00:00
Dana Jansens
4e8e48fe7f
don't unfocus in press actions
2007-05-26 21:39:27 +00:00
Dana Jansens
1fcbb41d05
remove activate action from the config file, so things are more explicit. dont unshade on click for things that can move the window. don't unshade on right clicks on the titlebar
2007-05-25 21:16:34 +00:00
Dana Jansens
6c8b7c1e6d
add C-A-Up/Down mouse bindings, for consistency with the C-A-arrow key bindings!
2007-05-25 19:10:47 +00:00
Mikael Magnusson
1ca83752a8
titleNumber disappeared a while ago
2007-05-25 09:29:35 +00:00
Dana Jansens
c3e0a6d734
don't let the session scripts take arguments
2007-05-23 17:59:58 +00:00
Dana Jansens
cec4b9df2e
mention that the desktop stuff are default values only
2007-05-23 04:33:09 +00:00
Dana Jansens
a4b4e61a02
better idea, don't set the desktop names in the default rc. and lets translate the string in openbox. ha ha. this way everyone gets translated names by default.
2007-05-23 04:23:55 +00:00
Dana Jansens
b04186cf2a
make the default desktop names match the auto generated ones, and numbers are the universal language anyways
2007-05-23 04:22:38 +00:00
Dana Jansens
0b7b5e3b93
update the desktops comment to tell you to use obconf to set the desktop number/names without having to log out/in
2007-05-23 04:19:41 +00:00
Dana Jansens
2867aba1ae
dont have xml comments inside comments for the per-app example
2007-05-22 21:52:48 +00:00
Dana Jansens
a16f1374ee
comment out the applications example
2007-05-22 20:52:42 +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
fd8ce9414a
use simple pattern matching for per-app settings. all rules that match are applied to a window rather than just the first
2007-05-21 03:42:25 +00:00
Dana Jansens
927bc7818c
add the Root context
2007-05-19 22:07:35 +00:00