Mikael Magnusson
c885c9a676
Change default doubleclick timeout to 500ms and keep track of where last click was
...
Bug #5152 - "mouse double-click time is too low by default - 200ms"
We only use the doubleclick in one place in the default configuration,
for doubleclicking titlebars to maximize windows, so any negative impact
of increasing the timeout should be minimal, especially with the
addition of requiring the two clicks to be in the same place.
Doubleclicks are hardcoded to occur within 8 pixels for now, it doesn't
seem worth it to add a config until someone complains. A possibility is
using the drag threshold, but some people have that set very low so it
could be hard to doubleclick then.
2011-10-16 22:50:26 +02:00
Dana Jansens
4f8503c2c5
Allow XIncludes in xml documents we read.
...
Add the XInclude namespace in the default config file (named "xi")
2011-01-24 14:19:22 -05:00
Dana Jansens
09d1d0434b
turn off focuslast and on undermouse in mouse focus config example
2010-05-17 19:31:21 -04: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
098ae047f8
change the <execute> to <command> in the mouse focus example
2007-07-22 10:21:23 -04: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
Mikael Magnusson
b27d9d21a3
left and right edges resized in the wrong direction
2007-05-30 17:34:23 +00:00
Dana Jansens
5ae7ccd8e3
add the focus options documentation to the mouse focus example
2007-05-27 23:38:14 +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
ac175e47f9
don't lower from press actions, because that can't move focus!
2007-05-26 14:13:09 +00:00
Dana Jansens
fd2f01bf08
add C-A-Up/Down to the mouse focus example, and don't raise on clicks on the client
2007-05-26 13:53:10 +00:00
Dana Jansens
31f63fb6f7
remove activate from the mouse focus example rc.xml
2007-05-25 21:17:35 +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
9fbe54b9a1
add the root context to the sloppy focus example config
2007-05-20 16:33:11 +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
1415bd867f
add an rc.xml example for mouse focus
2007-05-13 22:35:26 +00:00