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 |
|
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
|
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
|
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
|
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
|
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 |
|
Mikael Magnusson
|
96bb892054
|
back xml themes out of trunk
|
2007-06-07 23:46:28 +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
|
fba24cf073
|
make the default drag threshold 8px
|
2007-06-01 01:56:46 +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
|
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
|
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
|
813d5c2ec9
|
add a root context that only applies to the root window. it fallsback to the desktop context, so desktop stuff applies to it too.
|
2007-05-19 22:07:15 +00:00 |
|
Dana Jansens
|
b26635fe99
|
add Left and Right contexts for resizing
|
2007-05-19 21:39:40 +00:00 |
|
Dana Jansens
|
6f936115b1
|
fix desktop bindings. thank you prim.
|
2007-05-16 00:28:51 +00:00 |
|
Dana Jansens
|
d5a25d78f8
|
small change to the default rc
|
2007-05-13 22:28:07 +00:00 |
|
Dana Jansens
|
82432ae4d0
|
typo in the default config
|
2007-05-13 21:47:27 +00:00 |
|
Dana Jansens
|
8fd052ff44
|
a new default config file.. it's very click to focusy. will make an example for mouse focus people.
|
2007-05-13 21:44:35 +00:00 |
|
Dana Jansens
|
7a39cb3e8d
|
no strut for docks that autohide
|
2007-05-13 21:06:23 +00:00 |
|
Dana Jansens
|
1a23a1bb8b
|
point to the right schema
|
2007-05-12 19:10:19 +00:00 |
|
Dana Jansens
|
bd82becb48
|
text cleanup
|
2007-05-12 18:58:38 +00:00 |
|